Trace number 3263405

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.35 1201.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
MD5SUM5cab37809f478f7db7fa096e9a155cfe
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 variables105
Number of clauses40110
Sum of the clauses size400890
Maximum clause length10
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 542
Number of clauses of size over 540068

Solver Data

0.00/0.06	This is pico-portfolio, a naive parallel portfolio
0.00/0.06	Copyright (C) 2011 Olivier Roussel
0.00/0.06	Using 4 processing units
0.00/0.06	This portfolio uses the following solvers:
0.00/0.06	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.06	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.06	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.06	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.06	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.06	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.06	Starting clasp 1.3.6 on core(s) 5
0.00/0.06	Starting TNM 2009 on core(s) 7
0.00/0.06	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.06	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-3263405-1304091143/watcher-3263405-1304091143 -o /tmp/evaluation-result-3263405-1304091143/solver-3263405-1304091143 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263405-1304091143.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: 10.22 10.20 10.18 7/180 8194
/proc/meminfo: memFree=16506716/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) R 8192 8194 5255 0 -1 4194304 269 0 0 0 0 0 0 0 25 0 1 0 520713912 18677760 217 33554432000 4194304 4287625 140736224321696 18446744073709551615 210642178254 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8194/statm: 4560 217 184 23 0 57 0

[startup+0.0690409 s]
/proc/loadavg: 10.22 10.20 10.18 7/180 8194
/proc/meminfo: memFree=16506716/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) R 8192 8194 5255 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.268905 s]
/proc/loadavg: 10.22 10.20 10.18 7/180 8194
/proc/meminfo: memFree=16506716/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) R 8192 8194 5255 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300902 s]
/proc/loadavg: 10.22 10.20 10.18 7/180 8194
/proc/meminfo: memFree=16506716/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) R 8192 8194 5255 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700834 s]
/proc/loadavg: 10.22 10.20 10.18 7/180 8194
/proc/meminfo: memFree=16506716/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) R 8192 8194 5255 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5007 s]
/proc/loadavg: 10.22 10.20 10.18 11/186 8200
/proc/meminfo: memFree=16466616/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 23 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=27028 CPUtime=1.49 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 1968 0 0 0 149 0 0 0 20 0 1 0 520713913 27676672 1822 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 6757 1822 306 96 0 3319 0
[pid=8197] ppid=8194 vsize=17760 CPUtime=1.49 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 1941 0 0 0 149 0 0 0 25 0 1 0 520713913 18186240 1743 33554432000 4194304 4785740 140733210861184 18446744073709551615 4495565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 4440 1743 314 145 0 1485 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=0.77 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 77 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=16732 CPUtime=1.48 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 3686 0 0 0 148 0 0 0 25 0 1 0 520713913 17133568 3373 33554432000 4194304 4352236 140737150510496 18446744073709551615 4309616 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 4183 3373 123 39 0 3263 0
[pid=8200] ppid=8194 vsize=15872 CPUtime=0.7 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 10483 0 0 0 69 1 0 0 25 0 1 0 520713913 16252928 2129 33554432000 4194304 4331988 140737244481216 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 3968 2129 150 34 0 2410 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 554472

[startup+3.10043 s]
/proc/loadavg: 10.20 10.19 10.18 11/186 8200
/proc/meminfo: memFree=16454836/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=29388 CPUtime=3.07 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 7246 0 0 0 307 0 0 0 25 0 1 0 520713913 30093312 2495 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 7347 2495 326 96 0 3909 0
[pid=8197] ppid=8194 vsize=18744 CPUtime=3.09 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 2347 0 0 0 309 0 0 0 25 0 1 0 520713913 19193856 2020 33554432000 4194304 4785740 140733210861184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 4686 2020 340 145 0 1731 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=1.56 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 156 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=16732 CPUtime=3.08 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 3686 0 0 0 308 0 0 0 25 0 1 0 520713913 17133568 3373 33554432000 4194304 4352236 140737150510496 18446744073709551615 4267929 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 4183 3373 123 39 0 3263 0
[pid=8200] ppid=8194 vsize=15872 CPUtime=1.5 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 10483 0 0 0 149 1 0 0 25 0 1 0 520713913 16252928 2129 33554432000 4194304 4331988 140737244481216 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 3968 2129 150 34 0 2410 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 557816

[startup+6.30089 s]
/proc/loadavg: 10.20 10.19 10.18 11/186 8200
/proc/meminfo: memFree=16450976/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=1528364 CPUtime=6.27 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 11433 0 0 0 626 1 0 0 25 0 1 0 520713913 1565044736 5593 33554432000 4194304 4587354 140734361471280 18446744073709551615 4430899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 382091 5593 337 96 0 378653 0
[pid=8197] ppid=8194 vsize=21364 CPUtime=6.29 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 2932 0 0 0 629 0 0 0 25 0 1 0 520713913 21876736 2605 33554432000 4194304 4785740 140733210861184 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 5341 2605 340 145 0 2386 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=3.14 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 314 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524734 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=12276 CPUtime=6.28 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 4413 0 0 0 628 0 0 0 25 0 1 0 520713913 12570624 2263 33554432000 4194304 4352236 140737150510496 18446744073709551615 4231191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 3069 2263 127 39 0 2149 0
[pid=8200] ppid=8194 vsize=15872 CPUtime=3.1 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 10493 0 0 0 309 1 0 0 25 0 1 0 520713913 16252928 2139 33554432000 4194304 4331988 140737244481216 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 3968 2139 150 34 0 2410 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 2054956

[startup+12.7008 s]
/proc/loadavg: 10.17 10.18 10.18 11/186 8201
/proc/meminfo: memFree=16428300/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=43032 CPUtime=12.67 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 14151 0 0 0 1265 2 0 0 25 0 1 0 520713913 44064768 7400 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 10758 7400 337 96 0 7320 0
[pid=8197] ppid=8194 vsize=24176 CPUtime=12.68 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 3598 0 0 0 1268 0 0 0 25 0 1 0 520713913 24756224 3271 33554432000 4194304 4785740 140733210861184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 6044 3271 340 145 0 3089 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=6.34 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 634 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524544 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=17704 CPUtime=12.68 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 6586 0 0 0 1268 0 0 0 25 0 1 0 520713913 18128896 3588 33554432000 4194304 4352236 140737150510496 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 4426 3588 127 39 0 3506 0
[pid=8200] ppid=8194 vsize=16192 CPUtime=6.27 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 10540 0 0 0 626 1 0 0 25 0 1 0 520713913 16580608 2186 33554432000 4194304 4331988 140737244481216 18446744073709551615 4226642 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 4048 2186 150 34 0 2490 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 578184

[startup+25.5007 s]
/proc/loadavg: 10.30 10.21 10.19 11/186 8201
/proc/meminfo: memFree=16420628/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=1541068 CPUtime=25.45 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 15356 0 0 0 2540 5 0 0 25 0 1 0 520713913 1578053632 8569 33554432000 4194304 4587354 140734361471280 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 385267 8569 337 96 0 381829 0
[pid=8197] ppid=8194 vsize=27128 CPUtime=25.48 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 4251 0 0 0 2548 0 0 0 25 0 1 0 520713913 27779072 3924 33554432000 4194304 4785740 140733210861184 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 6782 3924 340 145 0 3827 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=12.74 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 1274 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=19836 CPUtime=25.48 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 8764 0 0 0 2548 0 0 0 25 0 1 0 520713913 20312064 4121 33554432000 4194304 4352236 140737150510496 18446744073709551615 4267768 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 4959 4121 127 39 0 4039 0
[pid=8200] ppid=8194 vsize=17500 CPUtime=12.6 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 10857 0 0 0 1259 1 0 0 25 0 1 0 520713913 17920000 2503 33554432000 4194304 4331988 140737244481216 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 4375 2503 150 34 0 2817 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 2082612

[startup+51.1014 s]
/proc/loadavg: 10.26 10.21 10.18 11/186 8202
/proc/meminfo: memFree=16396064/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=71460 CPUtime=51.03 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 21009 0 0 0 5096 7 0 0 25 0 1 0 520713913 73175040 11713 33554432000 4194304 4587354 140734361471280 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 17865 11713 337 96 0 14427 0
[pid=8197] ppid=8194 vsize=30764 CPUtime=51.07 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 5082 0 0 0 5107 0 0 0 25 0 1 0 520713913 31502336 4755 33554432000 4194304 4785740 140733210861184 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 7691 4755 340 145 0 4736 0
[pid=8198] ppid=8194 vsize=458756 CPUtime=25.44 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2104 0 0 0 2544 0 0 0 25 0 1 0 520713913 469766144 2001 33554432000 134512640 134534564 4293662352 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 114689 2001 91 6 0 113355 0
[pid=8199] ppid=8194 vsize=18680 CPUtime=51.08 cores=3

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

/proc/8200/statm: 8938 5686 175 34 0 7380 0
Current children cumulated CPU time (s) 3523.74
Current children cumulated vsize (KiB) 698220

[startup+942.301 s]
/proc/loadavg: 10.25 10.21 10.18 11/186 8259
/proc/meminfo: memFree=16524312/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=65036 CPUtime=941.78 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 227199 0 0 0 94087 91 0 0 25 0 1 0 520713913 66596864 12297 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 16259 12297 337 96 0 12821 0
[pid=8197] ppid=8194 vsize=59532 CPUtime=942.15 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 11544 0 0 0 94213 2 0 0 25 0 1 0 520713913 60960768 11110 33554432000 4194304 4785740 140733210861184 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 14883 11110 340 145 0 11928 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=468.62 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 46862 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=55424 CPUtime=942.3 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 107992 0 0 0 94215 15 0 0 25 0 1 0 520713913 56754176 13050 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 13856 13050 127 39 0 12936 0
[pid=8200] ppid=8194 vsize=35752 CPUtime=468.53 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24110 0 0 0 46849 4 0 0 25 0 1 0 520713913 36610048 5695 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 8938 5695 175 34 0 7380 0
Current children cumulated CPU time (s) 3763.38
Current children cumulated vsize (KiB) 696660

[startup+1002.3 s]
/proc/loadavg: 10.21 10.20 10.18 11/186 8260
/proc/meminfo: memFree=16505956/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=1550796 CPUtime=1001.77 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 239602 0 0 0 100080 97 0 0 25 0 1 0 520713913 1588015104 11836 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 387699 11836 337 96 0 384261 0
[pid=8197] ppid=8194 vsize=61244 CPUtime=1002.14 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 12066 0 0 0 100212 2 0 0 25 0 1 0 520713913 62713856 11525 33554432000 4194304 4785740 140733210861184 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 15311 11525 340 145 0 12356 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=498.46 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 49846 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=56704 CPUtime=1002.3 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 114168 0 0 0 100214 16 0 0 25 0 1 0 520713913 58064896 13370 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 14176 13370 127 39 0 13256 0
[pid=8200] ppid=8194 vsize=35752 CPUtime=498.36 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24121 0 0 0 49832 4 0 0 25 0 1 0 520713913 36610048 5706 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 8938 5706 175 34 0 7380 0
Current children cumulated CPU time (s) 4003.03
Current children cumulated vsize (KiB) 2185412

[startup+1062.3 s]
/proc/loadavg: 10.20 10.19 10.18 11/186 8262
/proc/meminfo: memFree=16484884/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=65440 CPUtime=1061.77 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 251623 0 0 0 106074 103 0 0 25 0 1 0 520713913 67010560 10692 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 16360 10692 337 96 0 12922 0
[pid=8197] ppid=8194 vsize=62528 CPUtime=1062.13 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 12379 0 0 0 106211 2 0 0 25 0 1 0 520713913 64028672 11838 33554432000 4194304 4785740 140733210861184 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 15632 11838 340 145 0 12677 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=528.28 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 52828 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=59520 CPUtime=1062.3 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 118872 0 0 0 106213 17 0 0 25 0 1 0 520713913 60948480 14074 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 14880 14074 127 39 0 13960 0
[pid=8200] ppid=8194 vsize=36700 CPUtime=528.23 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24133 0 0 0 52819 4 0 0 25 0 1 0 520713913 37580800 5718 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 9175 5718 175 34 0 7617 0
Current children cumulated CPU time (s) 4242.71
Current children cumulated vsize (KiB) 705104

[startup+1122.3 s]
/proc/loadavg: 10.17 10.18 10.18 11/186 8263
/proc/meminfo: memFree=16464168/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=65576 CPUtime=1121.76 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 262099 0 0 0 112069 107 0 0 25 0 1 0 520713913 67149824 12055 33554432000 4194304 4587354 140734361471280 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 16394 12055 337 96 0 12956 0
[pid=8197] ppid=8194 vsize=62528 CPUtime=1122.12 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 12403 0 0 0 112210 2 0 0 25 0 1 0 520713913 64028672 11862 33554432000 4194304 4785740 140733210861184 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 15632 11862 340 145 0 12677 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=558.15 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 55815 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=58620 CPUtime=1122.3 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 124824 0 0 0 112212 18 0 0 25 0 1 0 520713913 60026880 13849 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 14655 13849 127 39 0 13735 0
[pid=8200] ppid=8194 vsize=36700 CPUtime=558.02 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24145 0 0 0 55798 4 0 0 25 0 1 0 520713913 37580800 5730 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 9175 5730 175 34 0 7617 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 704340

[startup+1182.3 s]
/proc/loadavg: 10.16 10.18 10.18 11/186 8265
/proc/meminfo: memFree=16362108/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=144952 CPUtime=1181.75 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 281579 0 0 0 118065 110 0 0 25 0 1 0 520713913 148430848 31505 33554432000 4194304 4587354 140734361471280 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 36238 31505 337 96 0 32800 0
[pid=8197] ppid=8194 vsize=63380 CPUtime=1182.12 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 12593 0 0 0 118209 3 0 0 25 0 1 0 520713913 64901120 12052 33554432000 4194304 4785740 140733210861184 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 15845 12052 340 145 0 12890 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=587.95 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 58795 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=63612 CPUtime=1182.3 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 130136 0 0 0 118211 19 0 0 25 0 1 0 520713913 65138688 15097 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 15903 15097 127 39 0 14983 0
[pid=8200] ppid=8194 vsize=36700 CPUtime=587.9 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24154 0 0 0 58786 4 0 0 25 0 1 0 520713913 37580800 5739 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 9175 5739 175 34 0 7617 0
Current children cumulated CPU time (s) 4722.02
Current children cumulated vsize (KiB) 789560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.18 10.18 10.18 11/186 8265
/proc/meminfo: memFree=16354052/32951132 swapFree=67111524/67111528
[pid=8194] ppid=8192 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/8194/stat : 8194 (ppfolio) S 8192 8194 5255 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 520713912 18763776 389 33554432000 4194304 4287625 140736224321696 18446744073709551615 210647166479 0 0 4096 65536 11179931404861439999 0 0 17 1 0 0 0
/proc/8194/statm: 4581 389 341 23 0 91 0
[pid=8196] ppid=8194 vsize=165956 CPUtime=1201.36 cores=1
/proc/8196/stat : 8196 (cryptominisat) R 8194 8194 5255 0 -1 4202496 286055 0 0 0 120025 111 0 0 25 0 1 0 520713913 169938944 35981 33554432000 4194304 4587354 140734361471280 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8196/statm: 41489 35981 337 96 0 38051 0
[pid=8197] ppid=8194 vsize=63380 CPUtime=1201.73 cores=5
/proc/8197/stat : 8197 (clasp) R 8194 8194 5255 0 -1 4202496 12593 0 0 0 120170 3 0 0 25 0 1 0 520713913 64901120 12052 33554432000 4194304 4785740 140733210861184 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/8197/statm: 15845 12052 340 145 0 12890 0
[pid=8198] ppid=8194 vsize=462592 CPUtime=597.73 cores=7
/proc/8198/stat : 8198 (TNM) R 8194 8194 5255 0 -1 4202496 2344 0 0 0 59773 0 0 0 25 0 1 0 520713913 473694208 2241 33554432000 134512640 134534564 4293662352 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8198/statm: 115648 2241 95 6 0 114314 0
[pid=8199] ppid=8194 vsize=57724 CPUtime=1201.91 cores=3
/proc/8199/stat : 8199 (lingeling) R 8194 8194 5255 0 -1 4202496 130520 0 0 0 120172 19 0 0 25 0 1 0 520713913 59109376 13625 33554432000 4194304 4352236 140737150510496 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/8199/statm: 14431 13625 127 39 0 13511 0
[pid=8200] ppid=8194 vsize=36700 CPUtime=597.62 cores=7
/proc/8200/stat : 8200 (march_hi) R 8194 8194 5255 0 -1 4202496 24159 0 0 0 59758 4 0 0 25 0 1 0 520713913 37580800 5744 33554432000 4194304 4331988 140737244481216 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/8200/statm: 9175 5744 175 34 0 7617 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 804676

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

Real time (s): 1201.91
CPU time (s): 4800.35
CPU user time (s): 4798.98
CPU system time (s): 1.37
CPU usage (%): 399.392
Max. virtual memory (cumulated for all children) (KiB): 2208064

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

runsolver used 1.78173 second user time and 4.78227 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 17:32:23
IDJOB=3263405
IDBENCH=83967
IDSOLVER=1612
FILE ID=node129/3263405-1304091143
RUNJOBID= node129-1304081614-6874
PBS_JOBID= 13170456
Free space on /tmp= 66360 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_21_60_7-log.shuffled-as.sat03-151.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263405-1304091143/watcher-3263405-1304091143 -o /tmp/evaluation-result-3263405-1304091143/solver-3263405-1304091143 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263405-1304091143.cnf

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

MD5SUM BENCH= 5cab37809f478f7db7fa096e9a155cfe
RANDOM SEED=691523934

node129.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.831
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.66
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.831
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.831
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.831
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.831
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.74
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.831
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.831
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16506872 kB
Buffers:       1283844 kB
Cached:       14174144 kB
SwapCached:          4 kB
Active:        4039408 kB
Inactive:     11736012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16506872 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11680 kB
Writeback:           8 kB
AnonPages:      317304 kB
Mapped:          17008 kB
Slab:           603848 kB
PageTables:       5580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2526144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66348 MiB
End job on node129 at 2011-04-29 17:52:27