Trace number 3191283

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) 3893.76 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
MD5SUMea72de9bc2f16b1185170420c6413a72
Bench CategoryRANDOM (random 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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

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

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-3191283-1304076957/watcher-3191283-1304076957 -o /tmp/evaluation-result-3191283-1304076957/solver-3191283-1304076957 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191283-1304076957.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: 6.16 7.60 7.60 6/181 3467
/proc/meminfo: memFree=27100080/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519294242 18763776 389 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 334911658432397311 0 0 17 2 0 0 0
/proc/3467/statm: 4581 389 341 23 0 91 0

[startup+0.0892531 s]
/proc/loadavg: 6.16 7.60 7.60 6/181 3467
/proc/meminfo: memFree=27100080/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519294242 18763776 389 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 334911658432397311 0 0 17 2 0 0 0
/proc/3467/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100247 s]
/proc/loadavg: 6.16 7.60 7.60 6/181 3467
/proc/meminfo: memFree=27100080/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519294242 18763776 389 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 334911658432397311 0 0 17 2 0 0 0
/proc/3467/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300217 s]
/proc/loadavg: 6.16 7.60 7.60 6/181 3467
/proc/meminfo: memFree=27100080/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 519294242 18763776 389 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 334911658432397311 0 0 17 2 0 0 0
/proc/3467/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700151 s]
/proc/loadavg: 6.16 7.60 7.60 6/181 3467
/proc/meminfo: memFree=27100080/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 519294242 18763776 389 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 334911658432397311 0 0 17 2 0 0 0
/proc/3467/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 6.16 7.60 7.60 10/186 3474
/proc/meminfo: memFree=27089988/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=14332 CPUtime=1.49 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 1048 0 0 0 149 0 0 0 25 0 1 0 519294242 14675968 939 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 3583 939 340 145 0 628 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=0.84 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 84 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=6320 CPUtime=1.49 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 1085 0 0 0 149 0 0 0 25 0 1 0 519294242 6471680 774 33554432000 4194304 4352236 140737122884288 18446744073709551615 4329205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 1580 774 127 39 0 660 0
[pid=3472] ppid=3467 vsize=7688 CPUtime=0.63 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 528 0 0 0 63 0 0 0 25 0 1 0 519294242 7872512 415 33554432000 4194304 4331988 140734277577776 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 1922 415 175 34 0 364 0
Current children cumulated CPU time (s) 5.41
Current children cumulated vsize (KiB) 502756

[startup+3.10077 s]
/proc/loadavg: 6.16 7.60 7.60 10/186 3474
/proc/meminfo: memFree=27086764/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=15032 CPUtime=3.09 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 1221 0 0 0 309 0 0 0 25 0 1 0 519294242 15392768 1112 33554432000 4194304 4785740 140735727864960 18446744073709551615 4278165 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 3758 1112 340 145 0 803 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=1.64 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 164 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=7472 CPUtime=3.09 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 1533 0 0 0 309 0 0 0 25 0 1 0 519294242 7651328 1062 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 1868 1062 127 39 0 948 0
[pid=3472] ppid=3467 vsize=7940 CPUtime=1.43 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 577 0 0 0 143 0 0 0 25 0 1 0 519294242 8130560 464 33554432000 4194304 4331988 140734277577776 18446744073709551615 210208107522 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 1985 464 175 34 0 427 0
Current children cumulated CPU time (s) 10.21
Current children cumulated vsize (KiB) 504860

[startup+6.30123 s]
/proc/loadavg: 6.31 7.60 7.61 10/186 3474
/proc/meminfo: memFree=27083428/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=16168 CPUtime=6.29 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 1473 0 0 0 629 0 0 0 25 0 1 0 519294242 16556032 1364 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 4042 1364 340 145 0 1087 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=3.24 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 324 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=7760 CPUtime=6.29 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 1989 0 0 0 629 0 0 0 25 0 1 0 519294242 7946240 1134 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 1940 1134 127 39 0 1020 0
[pid=3472] ppid=3467 vsize=8508 CPUtime=3.01 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 673 0 0 0 301 0 0 0 25 0 1 0 519294242 8712192 560 33554432000 4194304 4331988 140734277577776 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 2127 560 175 34 0 569 0
Current children cumulated CPU time (s) 19.79
Current children cumulated vsize (KiB) 506852

[startup+12.7071 s]
/proc/loadavg: 6.45 7.61 7.61 10/187 3549
/proc/meminfo: memFree=27077576/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=17344 CPUtime=12.69 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 1740 0 0 0 1269 0 0 0 25 0 1 0 519294242 17760256 1631 33554432000 4194304 4785740 140735727864960 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 4336 1631 340 145 0 1381 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=6.42 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 642 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=10448 CPUtime=12.69 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 3205 0 0 0 1269 0 0 0 25 0 1 0 519294242 10698752 1806 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328205 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 2612 1806 127 39 0 1692 0
[pid=3472] ppid=3467 vsize=9020 CPUtime=6.21 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 866 0 0 0 621 0 0 0 25 0 1 0 519294242 9236480 753 33554432000 4194304 4331988 140734277577776 18446744073709551615 4237130 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 2255 753 175 34 0 697 0
Current children cumulated CPU time (s) 38.97
Current children cumulated vsize (KiB) 511228

[startup+25.501 s]
/proc/loadavg: 7.01 7.68 7.63 10/187 3550
/proc/meminfo: memFree=27061172/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=19276 CPUtime=25.49 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 2219 0 0 0 2549 0 0 0 25 0 1 0 519294242 19738624 2110 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 4819 2110 340 145 0 1864 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=12.75 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 1275 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=11736 CPUtime=25.49 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 4455 0 0 0 2549 0 0 0 25 0 1 0 519294242 12017664 2128 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 2934 2128 127 39 0 2014 0
[pid=3472] ppid=3467 vsize=10936 CPUtime=12.6 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 1206 0 0 0 1260 0 0 0 25 0 1 0 519294242 11198464 1093 33554432000 4194304 4331988 140734277577776 18446744073709551615 4212344 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 2734 1093 175 34 0 1176 0
Current children cumulated CPU time (s) 77.29
Current children cumulated vsize (KiB) 516364

[startup+51.1007 s]
/proc/loadavg: 7.76 7.80 7.67 10/187 3550
/proc/meminfo: memFree=27037228/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=21580 CPUtime=51.09 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 2716 0 0 0 5109 0 0 0 25 0 1 0 519294242 22097920 2607 33554432000 4194304 4785740 140735727864960 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 5395 2607 340 145 0 2440 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=25.52 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 2552 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=12172 CPUtime=51.09 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 7624 0 0 0 5109 0 0 0 25 0 1 0 519294242 12464128 2237 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 3043 2237 127 39 0 2123 0
[pid=3472] ppid=3467 vsize=15432 CPUtime=25.3 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 1947 0 0 0 2530 0 0 0 25 0 1 0 519294242 15802368 1819 33554432000 4194304 4331988 140734277577776 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 3858 1819 175 34 0 2300 0
Current children cumulated CPU time (s) 153.96
Current children cumulated vsize (KiB) 523600

[startup+102.301 s]
/proc/loadavg: 8.57 8.01 7.75 10/187 3552
/proc/meminfo: memFree=27016456/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=24476 CPUtime=102.28 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 3388 0 0 0 10227 1 0 0 25 0 1 0 519294242 25063424 3279 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 6119 3279 341 145 0 3164 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=50.94 cores=6

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


[startup+942.301 s]
/proc/loadavg: 8.24 8.47 8.30 9/186 3641
/proc/meminfo: memFree=26895864/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=37792 CPUtime=942.21 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6453 0 0 0 94219 2 0 0 25 0 1 0 519294242 38699008 6344 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9448 6344 341 145 0 6493 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=468.67 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 46867 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=31124 CPUtime=942.3 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 63242 0 0 0 94221 9 0 0 25 0 1 0 519294242 31870976 6975 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 7781 6975 127 39 0 6861 0
[pid=3472] ppid=3467 vsize=99744 CPUtime=468.49 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 22616 0 0 0 46843 6 0 0 25 0 1 0 519294242 102137856 22488 33554432000 4194304 4331988 140734277577776 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 24936 22488 175 34 0 23378 0
Current children cumulated CPU time (s) 2822.63
Current children cumulated vsize (KiB) 643076

[startup+1002.3 s]
/proc/loadavg: 8.26 8.43 8.30 9/186 3643
/proc/meminfo: memFree=26883052/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=38048 CPUtime=1002.21 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6506 0 0 0 100219 2 0 0 25 0 1 0 519294242 38961152 6397 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9512 6397 341 145 0 6557 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=498.51 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 49851 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=31764 CPUtime=1002.3 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 66570 0 0 0 100221 9 0 0 25 0 1 0 519294242 32526336 7135 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 7941 7135 127 39 0 7021 0
[pid=3472] ppid=3467 vsize=143944 CPUtime=498.32 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 23988 0 0 0 49826 6 0 0 25 0 1 0 519294242 147398656 23860 33554432000 4194304 4331988 140734277577776 18446744073709551615 4287024 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 35986 23860 175 34 0 34428 0
Current children cumulated CPU time (s) 3002.3
Current children cumulated vsize (KiB) 688172

[startup+1062.3 s]
/proc/loadavg: 8.21 8.38 8.28 9/186 3644
/proc/meminfo: memFree=26868120/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=38048 CPUtime=1062.2 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6544 0 0 0 106218 2 0 0 25 0 1 0 519294242 38961152 6435 33554432000 4194304 4785740 140735727864960 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9512 6435 341 145 0 6557 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=528.36 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 52836 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=34580 CPUtime=1062.29 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 70698 0 0 0 106220 9 0 0 25 0 1 0 519294242 35409920 7839 33554432000 4194304 4352236 140737122884288 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 8645 7839 127 39 0 7725 0
[pid=3472] ppid=3467 vsize=143944 CPUtime=528.14 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 25430 0 0 0 52807 7 0 0 25 0 1 0 519294242 147398656 25302 33554432000 4194304 4331988 140734277577776 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 35986 25302 175 34 0 34428 0
Current children cumulated CPU time (s) 3181.95
Current children cumulated vsize (KiB) 690988

[startup+1122.3 s]
/proc/loadavg: 8.22 8.35 8.28 9/186 3645
/proc/meminfo: memFree=26857432/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=39100 CPUtime=1122.2 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6740 0 0 0 112218 2 0 0 25 0 1 0 519294242 40038400 6631 33554432000 4194304 4785740 140735727864960 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9775 6631 341 145 0 6820 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=558.17 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 55817 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=31380 CPUtime=1122.3 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 72650 0 0 0 112220 10 0 0 25 0 1 0 519294242 32133120 7039 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 7845 7039 127 39 0 6925 0
[pid=3472] ppid=3467 vsize=147868 CPUtime=558.02 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 26895 0 0 0 55794 8 0 0 25 0 1 0 519294242 151416832 26767 33554432000 4194304 4331988 140734277577776 18446744073709551615 4226240 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 36967 26767 175 34 0 35409 0
Current children cumulated CPU time (s) 3361.65
Current children cumulated vsize (KiB) 692764

[startup+1182.3 s]
/proc/loadavg: 8.27 8.33 8.27 9/186 3647
/proc/meminfo: memFree=26851680/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=39100 CPUtime=1182.19 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6769 0 0 0 118217 2 0 0 25 0 1 0 519294242 40038400 6660 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9775 6660 341 145 0 6820 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=588.04 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 58804 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=33812 CPUtime=1182.3 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 76682 0 0 0 118220 10 0 0 25 0 1 0 519294242 34623488 7647 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 8453 7647 127 39 0 7533 0
[pid=3472] ppid=3467 vsize=147868 CPUtime=587.81 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 28263 0 0 0 58773 8 0 0 25 0 1 0 519294242 151416832 28135 33554432000 4194304 4331988 140734277577776 18446744073709551615 4210468 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 36967 28135 175 34 0 35409 0
Current children cumulated CPU time (s) 3541.3
Current children cumulated vsize (KiB) 695196

[startup+1242.3 s]
/proc/loadavg: 8.21 8.30 8.27 9/186 3649
/proc/meminfo: memFree=26836124/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=39352 CPUtime=1242.19 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6796 0 0 0 124217 2 0 0 25 0 1 0 519294242 40296448 6687 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9838 6687 341 145 0 6883 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=617.85 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 61785 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=28692 CPUtime=1242.3 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 78826 0 0 0 124220 10 0 0 25 0 1 0 519294242 29380608 6367 33554432000 4194304 4352236 140737122884288 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 7173 6367 127 39 0 6253 0
[pid=3472] ppid=3467 vsize=147868 CPUtime=617.69 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 29686 0 0 0 61760 9 0 0 25 0 1 0 519294242 151416832 29558 33554432000 4194304 4331988 140734277577776 18446744073709551615 4299188 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 36967 29558 175 34 0 35409 0
Current children cumulated CPU time (s) 3720.99
Current children cumulated vsize (KiB) 690328



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.18 8.28 8.26 9/186 3651
/proc/meminfo: memFree=26819208/32951124 swapFree=67088964/67111528
[pid=3467] ppid=3465 vsize=18324 CPUtime=0.96 cores=0,2,4,6
/proc/3467/stat : 3467 (ppfolio) S 3465 3467 3322 0 -1 4202496 522 2209 0 0 0 0 96 0 15 0 1 0 519294242 18763776 391 33554432000 4194304 4287625 140734241786272 18446744073709551615 210204667407 0 0 4096 65536 9224195742862639362 0 0 17 2 0 0 0
/proc/3467/statm: 4581 391 342 23 0 91 0
[pid=3469] ppid=3467 vsize=39352 CPUtime=1299.88 cores=4
/proc/3469/stat : 3469 (clasp) R 3467 3467 3322 0 -1 4202496 6824 0 0 0 129986 2 0 0 25 0 1 0 519294242 40296448 6715 33554432000 4194304 4785740 140735727864960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/3469/statm: 9838 6715 341 145 0 6883 0
[pid=3470] ppid=3467 vsize=456092 CPUtime=646.54 cores=6
/proc/3470/stat : 3470 (TNM) R 3467 3467 3322 0 -1 4202496 388 0 0 0 64654 0 0 0 25 0 1 0 519294242 467038208 285 33554432000 134512640 134534564 4293565232 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3470/statm: 114023 285 95 6 0 112689 0
[pid=3471] ppid=3467 vsize=31380 CPUtime=1300.01 cores=2
/proc/3471/stat : 3471 (lingeling) R 3467 3467 3322 0 -1 4202496 82250 0 0 0 129990 11 0 0 25 0 1 0 519294242 32133120 7039 33554432000 4194304 4352236 140737122884288 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/3471/statm: 7845 7039 127 39 0 6925 0
[pid=3472] ppid=3467 vsize=147868 CPUtime=646.37 cores=6
/proc/3472/stat : 3472 (march_hi) R 3467 3467 3322 0 -1 4202496 31068 0 0 0 64628 9 0 0 25 0 1 0 519294242 151416832 30940 33554432000 4194304 4331988 140734277577776 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/3472/statm: 36967 30940 175 34 0 35409 0
Current children cumulated CPU time (s) 3893.76
Current children cumulated vsize (KiB) 693016

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3467 and gives
#  childrusage.ru_utime.tv_sec=2600
#  childrusage.ru_utime.tv_usec=749625
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=145977
# CPU time returned by wait4() is 2600.9
# while last known CPU time is 3893.76
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 3893.76
CPU user time (s): 3893.54
CPU system time (s): 0.22
CPU usage (%): 299.517
Max. virtual memory (cumulated for all children) (KiB): 698520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2600.75
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 91820
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= 300
involuntary context switches= 5506

runsolver used 2.15067 second user time and 4.94325 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 13:35:57
IDJOB=3191283
IDBENCH=83014
IDSOLVER=1612
FILE ID=node130/3191283-1304076957
RUNJOBID= node130-1304076955-3340
PBS_JOBID= 13170506
Free space on /tmp= 71984 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S788239782-034.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191283-1304076957/watcher-3191283-1304076957 -o /tmp/evaluation-result-3191283-1304076957/solver-3191283-1304076957 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191283-1304076957.cnf

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

MD5SUM BENCH= ea72de9bc2f16b1185170420c6413a72
RANDOM SEED=953650159

node130.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.838
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.67
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.838
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.838
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.75
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.838
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.81
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.838
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	: 5332.75
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.838
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.83
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.838
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.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27100360 kB
Buffers:       1167072 kB
Cached:        4154092 kB
SwapCached:      22432 kB
Active:         507052 kB
Inactive:      4909164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27100360 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           20268 kB
Writeback:           0 kB
AnonPages:       72900 kB
Mapped:          15972 kB
Slab:           369740 kB
PageTables:       4880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   667252 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= 71976 MiB
End job on node130 at 2011-04-29 13:57:39