Trace number 3265121

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) 4800.26 1201.72

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4072
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

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

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-3265121-1304095436/watcher-3265121-1304095436 -o /tmp/evaluation-result-3265121-1304095436/solver-3265121-1304095436 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265121-1304095436.cnf 

running on 4 cores: 1,3,5,7

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: 9.98 10.15 10.12 6/182 21121
/proc/meminfo: memFree=18377660/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) R 21119 21121 20607 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0

[startup+0.114099 s]
/proc/loadavg: 9.98 10.15 10.12 6/182 21121
/proc/meminfo: memFree=18377660/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201084 s]
/proc/loadavg: 9.98 10.15 10.12 6/182 21121
/proc/meminfo: memFree=18377660/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301067 s]
/proc/loadavg: 9.98 10.15 10.12 6/182 21121
/proc/meminfo: memFree=18377660/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 24 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701 s]
/proc/loadavg: 9.98 10.15 10.12 6/182 21121
/proc/meminfo: memFree=18377660/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 23 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50087 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18335012/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=973932 CPUtime=1.48 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 6961 0 0 0 148 0 0 0 25 0 1 0 599774278 997306368 3321 33554432000 4194304 4587354 140734650794704 18446744073709551615 4240994 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 243483 3321 327 96 0 240045 0
[pid=21123] ppid=21121 vsize=29948 CPUtime=1.48 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 5113 0 0 0 148 0 0 0 25 0 1 0 599774278 30666752 4832 33554432000 4194304 4785740 140737049956704 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 7487 4832 340 145 0 4532 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=0.77 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 77 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=6056 CPUtime=1.49 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 938 0 0 0 149 0 0 0 25 0 1 0 599774278 6201344 706 33554432000 4194304 4352236 140734430458304 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 1514 706 126 39 0 594 0
[pid=21126] ppid=21121 vsize=13520 CPUtime=0.7 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 1388 0 0 0 70 0 0 0 25 0 1 0 599774278 13844480 1129 33554432000 4194304 4331988 140735358148848 18446744073709551615 224284320877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 3380 1129 174 34 0 1822 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 1499584

[startup+3.1006 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18322860/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=975140 CPUtime=3.09 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 10414 0 0 0 308 1 0 0 25 0 1 0 599774278 998543360 4250 33554432000 4194304 4587354 140734650794704 18446744073709551615 4420280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 243785 4250 331 96 0 240347 0
[pid=21123] ppid=21121 vsize=39036 CPUtime=3.08 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 7366 0 0 0 308 0 0 0 25 0 1 0 599774278 39972864 7085 33554432000 4194304 4785740 140737049956704 18446744073709551615 4309609 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 9759 7085 340 145 0 6804 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=1.57 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 157 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=7276 CPUtime=3.09 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 1211 0 0 0 309 0 0 0 25 0 1 0 599774278 7450624 979 33554432000 4194304 4352236 140734430458304 18446744073709551615 4278496 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 1819 979 126 39 0 899 0
[pid=21126] ppid=21121 vsize=13768 CPUtime=1.5 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 1413 0 0 0 150 0 0 0 25 0 1 0 599774278 14098432 1154 33554432000 4194304 4331988 140735358148848 18446744073709551615 4228288 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 3442 1154 174 34 0 1884 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1511348

[startup+6.30107 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18284604/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1004624 CPUtime=6.29 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 20048 0 0 0 627 2 0 0 25 0 1 0 599774278 1028734976 11229 33554432000 4194304 4587354 140734650794704 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 251156 11229 337 96 0 247718 0
[pid=21123] ppid=21121 vsize=44160 CPUtime=6.29 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 8630 0 0 0 628 1 0 0 25 0 1 0 599774278 45219840 8349 33554432000 4194304 4785740 140737049956704 18446744073709551615 4549842 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 11040 8349 340 145 0 8085 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=3.15 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 315 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=8876 CPUtime=6.29 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 1611 0 0 0 629 0 0 0 25 0 1 0 599774278 9089024 1379 33554432000 4194304 4352236 140734430458304 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 2219 1379 126 39 0 1299 0
[pid=21126] ppid=21121 vsize=14224 CPUtime=3.1 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 1555 0 0 0 310 0 0 0 25 0 1 0 599774278 14565376 1296 33554432000 4194304 4331988 140735358148848 18446744073709551615 4239523 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 3556 1296 175 34 0 1998 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1548012

[startup+12.701 s]
/proc/loadavg: 9.98 10.15 10.12 11/188 21127
/proc/meminfo: memFree=18231052/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1030760 CPUtime=12.68 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 30000 0 0 0 1265 3 0 0 25 0 1 0 599774278 1055498240 18214 33554432000 4194304 4587354 140734650794704 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 257690 18214 337 96 0 254252 0
[pid=21123] ppid=21121 vsize=61528 CPUtime=12.69 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 12917 0 0 0 1268 1 0 0 25 0 1 0 599774278 63004672 12636 33554432000 4194304 4785740 140737049956704 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 15382 12636 340 145 0 12427 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=6.34 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 634 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134528453 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=10924 CPUtime=12.69 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 2155 0 0 0 1269 0 0 0 25 0 1 0 599774278 11186176 1923 33554432000 4194304 4352236 140734430458304 18446744073709551615 4207831 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 2731 1923 126 39 0 1811 0
[pid=21126] ppid=21121 vsize=14792 CPUtime=6.27 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 1656 0 0 0 627 0 0 0 25 0 1 0 599774278 15147008 1397 33554432000 4194304 4331988 140735358148848 18446744073709551615 4210377 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 3698 1397 175 34 0 2140 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1594132

[startup+25.5009 s]
/proc/loadavg: 9.98 10.14 10.12 11/188 21129
/proc/meminfo: memFree=18167504/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1063532 CPUtime=25.49 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 49508 0 0 0 2543 6 0 0 25 0 1 0 599774278 1089056768 27405 33554432000 4194304 4587354 140734650794704 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 265883 27405 337 96 0 262445 0
[pid=21123] ppid=21121 vsize=76204 CPUtime=25.49 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 16520 0 0 0 2547 2 0 0 25 0 1 0 599774278 78032896 16239 33554432000 4194304 4785740 140737049956704 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 19051 16239 340 145 0 16096 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=12.74 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 1274 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=16428 CPUtime=25.49 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 3499 0 0 0 2549 0 0 0 25 0 1 0 599774278 16822272 3267 33554432000 4194304 4352236 140734430458304 18446744073709551615 4276518 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 4107 3267 126 39 0 3187 0
[pid=21126] ppid=21121 vsize=16068 CPUtime=12.6 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 1852 0 0 0 1260 0 0 0 25 0 1 0 599774278 16453632 1593 33554432000 4194304 4331988 140735358148848 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 4017 1593 175 34 0 2459 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1648360

[startup+51.1006 s]
/proc/loadavg: 10.06 10.14 10.12 11/188 21129
/proc/meminfo: memFree=18121104/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1074784 CPUtime=51.09 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 69634 0 0 0 5100 9 0 0 25 0 1 0 599774278 1100578816 29053 33554432000 4194304 4587354 140734650794704 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 268696 29053 337 96 0 265258 0
[pid=21123] ppid=21121 vsize=99432 CPUtime=51.09 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 22206 0 0 0 5106 3 0 0 25 0 1 0 599774278 101818368 21925 33554432000 4194304 4785740 140737049956704 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 24858 21925 340 145 0 21903 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=25.44 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 2544 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=16940 CPUtime=51.09 cores=3

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

/proc/21126/statm: 26198 16611 175 34 0 24640 0
Current children cumulated CPU time (s) 3524.38
Current children cumulated vsize (KiB) 2491948

[startup+942.301 s]
/proc/loadavg: 10.13 10.15 10.10 11/188 21153
/proc/meminfo: memFree=17081828/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1613752 CPUtime=942.29 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 804894 0 0 0 94084 145 0 0 25 0 1 0 599774278 1652482048 159451 33554432000 4194304 4587354 140734650794704 18446744073709551615 224284622311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 403438 159451 337 96 0 400000 0
[pid=21123] ppid=21121 vsize=275980 CPUtime=942.3 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 64496 0 0 0 94219 11 0 0 25 0 1 0 599774278 282603520 64215 33554432000 4194304 4785740 140737049956704 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 68995 64215 340 145 0 66040 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=468.62 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 46862 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530635 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=942.28 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 54974 0 0 0 94221 7 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4276472 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=104792 CPUtime=468.53 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 17998 0 0 0 46842 11 0 0 25 0 1 0 599774278 107307008 17739 33554432000 4194304 4331988 140735358148848 18446744073709551615 224284321037 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26198 17739 175 34 0 24640 0
Current children cumulated CPU time (s) 3764.02
Current children cumulated vsize (KiB) 2529484

[startup+1002.3 s]
/proc/loadavg: 10.19 10.16 10.10 11/188 21155
/proc/meminfo: memFree=16985564/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1627192 CPUtime=1002.3 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 833524 0 0 0 100078 152 0 0 25 0 1 0 599774278 1666244608 174794 33554432000 4194304 4587354 140734650794704 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 406798 174794 337 96 0 403360 0
[pid=21123] ppid=21121 vsize=281448 CPUtime=1002.3 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 65732 0 0 0 100219 11 0 0 25 0 1 0 599774278 288202752 65451 33554432000 4194304 4785740 140737049956704 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 70362 65451 340 145 0 67407 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=498.47 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 49847 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=1002.28 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 63166 0 0 0 100220 8 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4231046 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=104792 CPUtime=498.36 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 18932 0 0 0 49825 11 0 0 25 0 1 0 599774278 107307008 18673 33554432000 4194304 4331988 140735358148848 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26198 18673 175 34 0 24640 0
Current children cumulated CPU time (s) 4003.71
Current children cumulated vsize (KiB) 2548392

[startup+1062.3 s]
/proc/loadavg: 10.21 10.17 10.11 11/188 21164
/proc/meminfo: memFree=16967212/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1627192 CPUtime=1062.3 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 833524 0 0 0 106078 152 0 0 25 0 1 0 599774278 1666244608 174794 33554432000 4194304 4587354 140734650794704 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 406798 174794 337 96 0 403360 0
[pid=21123] ppid=21121 vsize=282304 CPUtime=1062.3 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 65991 0 0 0 106219 11 0 0 25 0 1 0 599774278 289079296 65710 33554432000 4194304 4785740 140737049956704 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 70576 65710 340 145 0 67621 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=528.28 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 52828 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=1062.28 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 71358 0 0 0 106219 9 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4328385 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=104792 CPUtime=528.22 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 19915 0 0 0 52810 12 0 0 25 0 1 0 599774278 107307008 19656 33554432000 4194304 4331988 140735358148848 18446744073709551615 4228290 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26198 19656 175 34 0 24640 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 2549248

[startup+1122.3 s]
/proc/loadavg: 10.22 10.18 10.11 11/188 21166
/proc/meminfo: memFree=17025456/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1573400 CPUtime=1122.3 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 858981 0 0 0 112072 158 0 0 25 0 1 0 599774278 1611161600 160328 33554432000 4194304 4587354 140734650794704 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 393350 160328 337 96 0 389912 0
[pid=21123] ppid=21121 vsize=286976 CPUtime=1122.31 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 67108 0 0 0 112219 12 0 0 25 0 1 0 599774278 293863424 66827 33554432000 4194304 4785740 140737049956704 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 71744 66827 340 145 0 68789 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=558.16 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 55816 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=1122.28 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 71358 0 0 0 112219 9 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4278660 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=106584 CPUtime=558.02 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 20974 0 0 0 55789 13 0 0 25 0 1 0 599774278 109142016 20715 33554432000 4194304 4331988 140735358148848 18446744073709551615 4299847 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26646 20715 175 34 0 25088 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 2501920

[startup+1182.3 s]
/proc/loadavg: 10.25 10.19 10.12 11/188 21168
/proc/meminfo: memFree=16963908/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1572784 CPUtime=1182.3 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 937796 0 0 0 118056 174 0 0 25 0 1 0 599774278 1610530816 155368 33554432000 4194304 4587354 140734650794704 18446744073709551615 4238101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 393196 155368 337 96 0 389758 0
[pid=21123] ppid=21121 vsize=288096 CPUtime=1182.31 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 67387 0 0 0 118219 12 0 0 25 0 1 0 599774278 295010304 67106 33554432000 4194304 4785740 140737049956704 18446744073709551615 4304261 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 72024 67106 340 145 0 69069 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=587.96 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 58796 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=1182.28 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 71358 0 0 0 118219 9 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4278749 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=106584 CPUtime=587.9 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 22077 0 0 0 58776 14 0 0 25 0 1 0 599774278 109142016 21818 33554432000 4194304 4331988 140735358148848 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26646 21818 175 34 0 25088 0
Current children cumulated CPU time (s) 4722.75
Current children cumulated vsize (KiB) 2502424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.84 10.11 10.09 6/178 21186
/proc/meminfo: memFree=17324896/32951124 swapFree=67110396/67111528
[pid=21121] ppid=21119 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21121/stat : 21121 (ppfolio) S 21119 21121 20607 0 -1 4202496 518 0 0 0 0 0 0 0 15 0 1 0 599774277 18763776 389 33554432000 4194304 4287625 140735782391072 18446744073709551615 224284945935 0 0 4096 65536 4485101860356620287 0 0 17 1 0 0 0
/proc/21121/statm: 4581 389 341 23 0 91 0
[pid=21122] ppid=21121 vsize=1571268 CPUtime=1201.7 cores=1
/proc/21122/stat : 21122 (cryptominisat) R 21121 21121 20607 0 -1 4202496 964003 0 0 0 119990 180 0 0 25 0 1 0 599774278 1608978432 166924 33554432000 4194304 4587354 140734650794704 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21122/statm: 392817 166924 337 96 0 389379 0
[pid=21123] ppid=21121 vsize=288096 CPUtime=1201.72 cores=5
/proc/21123/stat : 21123 (clasp) R 21121 21121 20607 0 -1 4202496 67407 0 0 0 120160 12 0 0 25 0 1 0 599774278 295010304 67126 33554432000 4194304 4785740 140737049956704 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21123/statm: 72024 67126 340 145 0 69069 0
[pid=21124] ppid=21121 vsize=457804 CPUtime=597.63 cores=7
/proc/21124/stat : 21124 (TNM) R 21121 21121 20607 0 -1 4202496 1149 0 0 0 59763 0 0 0 25 0 1 0 599774278 468791296 1046 33554432000 134512640 134534564 4288282912 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21124/statm: 114451 1046 95 6 0 113117 0
[pid=21125] ppid=21121 vsize=58832 CPUtime=1201.69 cores=3
/proc/21125/stat : 21125 (lingeling) R 21121 21121 20607 0 -1 4202496 71358 0 0 0 120160 9 0 0 25 0 1 0 599774278 60243968 13822 33554432000 4194304 4352236 140734430458304 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21125/statm: 14708 13822 127 39 0 13788 0
[pid=21126] ppid=21121 vsize=106584 CPUtime=597.52 cores=7
/proc/21126/stat : 21126 (march_hi) R 21121 21121 20607 0 -1 4202496 22447 0 0 0 59738 14 0 0 25 0 1 0 599774278 109142016 22188 33554432000 4194304 4331988 140735358148848 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21126/statm: 26646 22188 175 34 0 25088 0
Current children cumulated CPU time (s) 4800.26
Current children cumulated vsize (KiB) 2500908

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 21121 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.26
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.26
CPU user time (s): 4798.11
CPU system time (s): 2.15
CPU usage (%): 399.451
Max. virtual memory (cumulated for all children) (KiB): 3466204

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

runsolver used 1.9767 second user time and 4.5883 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 18:43:56
IDJOB=3265121
IDBENCH=85438
IDSOLVER=1612
FILE ID=node118/3265121-1304095436
RUNJOBID= node118-1304090617-20626
PBS_JOBID= 13170577
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265121-1304095436/watcher-3265121-1304095436 -o /tmp/evaluation-result-3265121-1304095436/solver-3265121-1304095436 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265121-1304095436.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=578069861

node118.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.842
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.68
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.842
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.75
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.842
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.74
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.842
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.75
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.842
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.68
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.842
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.75
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18377816 kB
Buffers:       1902476 kB
Cached:       12048200 kB
SwapCached:        600 kB
Active:        9527684 kB
Inactive:      4508496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18377816 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           20708 kB
Writeback:           0 kB
AnonPages:       83968 kB
Mapped:          16808 kB
Slab:           473308 kB
PageTables:       4800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2074336 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= 71608 MiB
End job on node118 at 2011-04-29 19:04:00