Trace number 3261997

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio par? (TO) 3896.04 1300.02

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_464.cnf
MD5SUMa722a199fd84ba0b319251daa47aa19c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables232
Number of clauses28991
Sum of the clauses size130855
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277
Number of clauses of size 326594
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52320

Solver Data

0.00/0.81	This is pico-portfolio, a naive parallel portfolio
0.00/0.81	Copyright (C) 2011 Olivier Roussel
0.00/0.81	Using 4 processing units
0.00/0.81	This portfolio uses the following solvers:
0.00/0.81	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.81	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.81	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.81	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.81	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.81	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.81	Starting clasp 1.3.6 on core(s) 4
0.00/0.81	Starting TNM 2009 on core(s) 6
0.00/0.81	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.81	Starting march_hi 2009 on core(s) 6
3896.04/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261997-1304086408/watcher-3261997-1304086408 -o /tmp/evaluation-result-3261997-1304086408/solver-3261997-1304086408 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3261997-1304086408.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) R 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0

[startup+0.920802 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 14954185799426375679 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00079 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 14954185799426375679 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.12077 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 14954185799426375679 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20076 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) R 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 8.73 8.80 8.97 7/181 32126
/proc/meminfo: memFree=30410584/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) R 32124 32126 30991 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 598871485 18763776 390 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/32126/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10643 s]
/proc/loadavg: 8.73 8.80 8.97 9/186 32132
/proc/meminfo: memFree=30381528/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 4294934785 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=18280 CPUtime=3.09 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 2136 0 0 0 309 0 0 0 25 0 1 0 598871485 18718720 1878 33554432000 4194304 4785740 140737343808720 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 4570 1878 340 145 0 1615 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=1.98 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 198 0 0 0 21 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=11768 CPUtime=3.09 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 2533 0 0 0 309 0 0 0 25 0 1 0 598871485 12050432 2104 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 2942 2104 127 39 0 2022 0
[pid=32131] ppid=32126 vsize=18596 CPUtime=1.09 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 5192 0 0 0 109 0 0 0 25 0 1 0 598871485 19042304 2557 33554432000 4194304 4331988 140737067349264 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 4649 2557 151 34 0 3091 0
Current children cumulated CPU time (s) 11.52
Current children cumulated vsize (KiB) 525444

[startup+6.30087 s]
/proc/loadavg: 8.83 8.82 8.98 9/186 32132
/proc/meminfo: memFree=30374948/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195738567704576 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=19628 CPUtime=6.29 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 2468 0 0 0 629 0 0 0 25 0 1 0 598871485 20099072 2210 33554432000 4194304 4785740 140737343808720 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 4907 2210 340 145 0 1952 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=3.56 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 356 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=12664 CPUtime=6.29 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 2757 0 0 0 629 0 0 0 25 0 1 0 598871485 12967936 2328 33554432000 4194304 4352236 140735206205360 18446744073709551615 4207636 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 3166 2328 127 39 0 2246 0
[pid=32131] ppid=32126 vsize=21100 CPUtime=2.69 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 7623 0 0 0 269 0 0 0 25 0 1 0 598871485 21606400 3499 33554432000 4194304 4331988 140737067349264 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 5275 3499 175 34 0 3717 0
Current children cumulated CPU time (s) 21.1
Current children cumulated vsize (KiB) 530192

[startup+12.7007 s]
/proc/loadavg: 8.77 8.81 8.97 9/186 32132
/proc/meminfo: memFree=30372372/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=21924 CPUtime=12.68 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 2993 0 0 0 1268 0 0 0 25 0 1 0 598871485 22450176 2735 33554432000 4194304 4785740 140737343808720 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 5481 2735 340 145 0 2526 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=6.72 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 672 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=13944 CPUtime=12.68 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 3077 0 0 0 1268 0 0 0 25 0 1 0 598871485 14278656 2648 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328095 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 3486 2648 127 39 0 2566 0
[pid=32131] ppid=32126 vsize=21100 CPUtime=5.89 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 7623 0 0 0 589 0 0 0 25 0 1 0 598871485 21606400 3499 33554432000 4194304 4331988 140737067349264 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 5275 3499 175 34 0 3717 0
Current children cumulated CPU time (s) 40.24
Current children cumulated vsize (KiB) 533768

[startup+25.5005 s]
/proc/loadavg: 8.67 8.79 8.96 9/186 32132
/proc/meminfo: memFree=30368144/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=24264 CPUtime=25.48 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 3558 0 0 0 2548 0 0 0 25 0 1 0 598871485 24846336 3300 33554432000 4194304 4785740 140737343808720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 6066 3300 340 145 0 3111 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=13.1 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 1310 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=15224 CPUtime=25.48 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 3397 0 0 0 2548 0 0 0 25 0 1 0 598871485 15589376 2968 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 3806 2968 127 39 0 2886 0
[pid=32131] ppid=32126 vsize=21100 CPUtime=12.24 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 7623 0 0 0 1224 0 0 0 25 0 1 0 598871485 21606400 3499 33554432000 4194304 4331988 140737067349264 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 5275 3499 175 34 0 3717 0
Current children cumulated CPU time (s) 78.57
Current children cumulated vsize (KiB) 537388

[startup+51.1011 s]
/proc/loadavg: 8.51 8.74 8.94 9/186 32133
/proc/meminfo: memFree=30354652/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=28268 CPUtime=51.08 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 4448 0 0 0 5108 0 0 0 25 0 1 0 598871485 28946432 4190 33554432000 4194304 4785740 140737343808720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 7067 4190 340 145 0 4112 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=25.82 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 2582 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530487 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=24188 CPUtime=51.09 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 8710 0 0 0 5108 1 0 0 25 0 1 0 598871485 24768512 5209 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 6047 5209 127 39 0 5127 0
[pid=32131] ppid=32126 vsize=21100 CPUtime=24.98 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 7647 0 0 0 2498 0 0 0 25 0 1 0 598871485 21606400 3523 33554432000 4194304 4331988 140737067349264 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 5275 3523 175 34 0 3717 0
Current children cumulated CPU time (s) 155.24
Current children cumulated vsize (KiB) 550356

[startup+102.301 s]
/proc/loadavg: 8.40 8.67 8.90 9/186 32134
/proc/meminfo: memFree=30347404/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=33128 CPUtime=102.27 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 5561 0 0 0 10227 0 0 0 25 0 1 0 598871485 33923072 5303 33554432000 4194304 4785740 140737343808720 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 8282 5303 340 145 0 5327 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=51.3 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 5130 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=25216 CPUtime=102.28 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 9223 0 0 0 10227 1 0 0 25 0 1 0 598871485 25821184 5466 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 6304 5466 127 39 0 5384 0
[pid=32131] ppid=32126 vsize=21472 CPUtime=50.43 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 7675 0 0 0 5043 0 0 0 25 0 1 0 598871485 21987328 3551 33554432000 4194304 4331988 140737067349264 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 5368 3551 175 34 0 3810 0
Current children cumulated CPU time (s) 308.55
Current children cumulated vsize (KiB) 556616

[startup+162.301 s]

################
# More data... #
################


[startup+1002.3 s]
/proc/loadavg: 4.12 4.57 6.36 5/176 32208
/proc/meminfo: memFree=30758572/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=56592 CPUtime=1002.27 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 10914 0 0 0 100225 2 0 0 25 0 1 0 598871485 57950208 10656 33554432000 4194304 4785740 140737343808720 18446744073709551615 4553061 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 14148 10656 340 145 0 11193 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=499.13 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 49913 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=66964 CPUtime=1002.29 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 142668 0 0 0 100211 18 0 0 25 0 1 0 598871485 68571136 15903 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 16741 15903 127 39 0 15821 0
[pid=32131] ppid=32126 vsize=26252 CPUtime=498.3 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 8873 0 0 0 49829 1 0 0 25 0 1 0 598871485 26882048 4749 33554432000 4194304 4331988 140737067349264 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6563 4749 175 34 0 5005 0
Current children cumulated CPU time (s) 3004.26
Current children cumulated vsize (KiB) 626608

[startup+1062.3 s]
/proc/loadavg: 4.12 4.48 6.22 5/176 32210
/proc/meminfo: memFree=30759300/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=57448 CPUtime=1062.27 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 11116 0 0 0 106225 2 0 0 25 0 1 0 598871485 58826752 10858 33554432000 4194304 4785740 140737343808720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 14362 10858 340 145 0 11407 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=529.02 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 52902 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=65300 CPUtime=1062.3 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 153772 0 0 0 106211 19 0 0 25 0 1 0 598871485 66867200 15487 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 16325 15487 127 39 0 15405 0
[pid=32131] ppid=32126 vsize=26252 CPUtime=528.14 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 8915 0 0 0 52813 1 0 0 25 0 1 0 598871485 26882048 4791 33554432000 4194304 4331988 140737067349264 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6563 4791 175 34 0 5005 0
Current children cumulated CPU time (s) 3184
Current children cumulated vsize (KiB) 625800

[startup+1122.3 s]
/proc/loadavg: 4.11 4.40 6.08 5/176 32212
/proc/meminfo: memFree=30765616/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=58732 CPUtime=1122.27 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 11414 0 0 0 112225 2 0 0 25 0 1 0 598871485 60141568 11156 33554432000 4194304 4785740 140737343808720 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 14683 11156 340 145 0 11728 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=558.88 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 55888 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=57756 CPUtime=1122.29 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 162094 0 0 0 112209 20 0 0 25 0 1 0 598871485 59142144 13601 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 14439 13601 127 39 0 13519 0
[pid=32131] ppid=32126 vsize=27404 CPUtime=558.01 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 8961 0 0 0 55800 1 0 0 25 0 1 0 598871485 28061696 4837 33554432000 4194304 4331988 140737067349264 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6851 4837 175 34 0 5293 0
Current children cumulated CPU time (s) 3363.72
Current children cumulated vsize (KiB) 620692

[startup+1182.31 s]
/proc/loadavg: 4.11 4.34 5.95 5/176 32213
/proc/meminfo: memFree=30771292/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=60016 CPUtime=1182.28 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 11701 0 0 0 118226 2 0 0 25 0 1 0 598871485 61456384 11443 33554432000 4194304 4785740 140737343808720 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 15004 11443 340 145 0 12049 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=588.72 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 58872 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=50748 CPUtime=1182.3 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 173006 0 0 0 118209 21 0 0 25 0 1 0 598871485 51965952 11881 33554432000 4194304 4352236 140735206205360 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 12687 11881 127 39 0 11767 0
[pid=32131] ppid=32126 vsize=27404 CPUtime=587.9 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 9004 0 0 0 58789 1 0 0 25 0 1 0 598871485 28061696 4880 33554432000 4194304 4331988 140737067349264 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6851 4880 175 34 0 5293 0
Current children cumulated CPU time (s) 3543.47
Current children cumulated vsize (KiB) 614968

[startup+1242.3 s]
/proc/loadavg: 4.16 4.31 5.84 5/176 32215
/proc/meminfo: memFree=30769288/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=61300 CPUtime=1242.27 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 11954 0 0 0 124225 2 0 0 25 0 1 0 598871485 62771200 11696 33554432000 4194304 4785740 140737343808720 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 15325 11696 340 145 0 12370 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=618.61 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 61861 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=51388 CPUtime=1242.29 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 184398 0 0 0 124206 23 0 0 25 0 1 0 598871485 52621312 12041 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 12847 12041 127 39 0 11927 0
[pid=32131] ppid=32126 vsize=27404 CPUtime=617.74 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 9034 0 0 0 61773 1 0 0 25 0 1 0 598871485 28061696 4910 33554432000 4194304 4331988 140737067349264 18446744073709551615 4287447 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6851 4910 175 34 0 5293 0
Current children cumulated CPU time (s) 3723.18
Current children cumulated vsize (KiB) 616892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300.01 s]
/proc/loadavg: 4.11 4.27 5.73 6/176 32216
/proc/meminfo: memFree=30769024/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=62156 CPUtime=1299.98 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 12127 0 0 0 129996 2 0 0 25 0 1 0 598871485 63647744 11869 33554432000 4194304 4785740 140737343808720 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 15539 11869 340 145 0 12584 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=647.3 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 64730 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=49724 CPUtime=1300.01 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 195342 0 0 0 129976 25 0 0 25 0 1 0 598871485 50917376 11625 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 12431 11625 127 39 0 11511 0
[pid=32131] ppid=32126 vsize=27404 CPUtime=646.48 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 9065 0 0 0 64647 1 0 0 25 0 1 0 598871485 28061696 4941 33554432000 4194304 4331988 140737067349264 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6851 4941 175 34 0 5293 0
Current children cumulated CPU time (s) 3896.04
Current children cumulated vsize (KiB) 616084

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.01 s]
/proc/loadavg: 4.11 4.27 5.73 6/176 32216
/proc/meminfo: memFree=30769024/32950928 swapFree=67111524/67111528
[pid=32126] ppid=32124 vsize=18324 CPUtime=2.27 cores=0,2,4,6
/proc/32126/stat : 32126 (ppfolio) S 32124 32126 30991 0 -1 4202496 525 3874 0 0 0 0 227 0 15 0 1 0 598871485 18763776 391 33554432000 4194304 4287625 140734794716688 18446744073709551615 218880585231 0 0 4096 65536 9224195742862639364 0 0 17 2 0 0 0
/proc/32126/statm: 4581 391 342 23 0 91 0
[pid=32128] ppid=32126 vsize=62156 CPUtime=1299.98 cores=4
/proc/32128/stat : 32128 (clasp) R 32126 32126 30991 0 -1 4202496 12127 0 0 0 129996 2 0 0 25 0 1 0 598871485 63647744 11869 33554432000 4194304 4785740 140737343808720 18446744073709551615 4553388 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32128/statm: 15539 11869 340 145 0 12584 0
[pid=32129] ppid=32126 vsize=458476 CPUtime=647.3 cores=6
/proc/32129/stat : 32129 (TNM) R 32126 32126 30991 0 -1 4202496 1226 0 0 0 64730 0 0 0 25 0 1 0 598871485 469479424 1122 33554432000 134512640 134534564 4288714288 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32129/statm: 114619 1122 95 6 0 113285 0
[pid=32130] ppid=32126 vsize=49724 CPUtime=1300.01 cores=2
/proc/32130/stat : 32130 (lingeling) R 32126 32126 30991 0 -1 4202496 195342 0 0 0 129976 25 0 0 25 0 1 0 598871485 50917376 11625 33554432000 4194304 4352236 140735206205360 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32130/statm: 12431 11625 127 39 0 11511 0
[pid=32131] ppid=32126 vsize=27404 CPUtime=646.48 cores=6
/proc/32131/stat : 32131 (march_hi) R 32126 32126 30991 0 -1 4202496 9065 0 0 0 64647 1 0 0 25 0 1 0 598871485 28061696 4941 33554432000 4194304 4331988 140737067349264 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32131/statm: 6851 4941 175 34 0 5293 0
Current children cumulated CPU time (s) 3896.04
Current children cumulated vsize (KiB) 616084

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32126 and gives
#  childrusage.ru_utime.tv_sec=3249
#  childrusage.ru_utime.tv_usec=318028
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=296954
# CPU time returned by wait4() is 3249.61
# while last known CPU time is 3896.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 3896.04
CPU user time (s): 3895.76
CPU system time (s): 0.28
CPU usage (%): 299.692
Max. virtual memory (cumulated for all children) (KiB): 1883160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3249.32
system time used= 0.296954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 213128
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 441
involuntary context switches= 18482

runsolver used 2.04869 second user time and 4.18436 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-29 16:13:28
IDJOB=3261997
IDBENCH=83268
IDSOLVER=1612
FILE ID=node112/3261997-1304086408
RUNJOBID= node112-1304083746-31535
PBS_JOBID= 13170513
Free space on /tmp= 72552 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_464.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261997-1304086408/watcher-3261997-1304086408 -o /tmp/evaluation-result-3261997-1304086408/solver-3261997-1304086408 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3261997-1304086408.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= a722a199fd84ba0b319251daa47aa19c
RANDOM SEED=232877517

node112.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5261.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30410740 kB
Buffers:        430784 kB
Cached:        1183400 kB
SwapCached:          4 kB
Active:         607984 kB
Inactive:      1530544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30410740 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10500 kB
Writeback:           0 kB
AnonPages:      524180 kB
Mapped:          16624 kB
Slab:           334832 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1147412 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72556 MiB
End job on node112 at 2011-04-29 16:35:08