Trace number 3190811

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
MD5SUM456ae67a44e812130272597099547869
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 variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 525500

Solver Data

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

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-3190811-1307633483/watcher-3190811-1307633483 -o /tmp/evaluation-result-3190811-1307633483/solver-3190811-1307633483 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190811-1307633483.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.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 23 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0

[startup+1.06796 s]
/proc/loadavg: 10.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.16794 s]
/proc/loadavg: 10.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20094 s]
/proc/loadavg: 10.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.36791 s]
/proc/loadavg: 10.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.56787 s]
/proc/loadavg: 10.23 5.03 1.98 7/179 22588
/proc/meminfo: memFree=31735448/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 18 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10059 s]
/proc/loadavg: 10.45 5.17 2.04 12/185 22594
/proc/meminfo: memFree=31694032/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=880368 CPUtime=3.1 cores=1
/proc/22589/stat : 22589 (cryptominisat) R 22588 22588 22401 0 -1 4202496 9634 0 0 0 308 2 0 0 25 0 1 0 874948723 901496832 3690 33554432000 4194304 4587354 140735278361120 18446744073709551615 4365464 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22589/statm: 220092 3690 337 96 0 216654 0
[pid=22590] ppid=22588 vsize=22728 CPUtime=3.09 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 3211 0 0 0 309 0 0 0 25 0 1 0 874948723 23273472 3016 33554432000 4194304 4785740 140733939829344 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 5682 3016 340 145 0 2727 0
[pid=22591] ppid=22588 vsize=455032 CPUtime=1.97 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1150 0 0 0 197 0 0 0 21 0 1 0 874948723 465952768 1047 33554432000 134512640 134534564 4289292064 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 113758 1047 91 6 0 112424 0
[pid=22592] ppid=22588 vsize=7268 CPUtime=3.09 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 1727 0 0 0 309 0 0 0 25 0 1 0 874948723 7442432 1011 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328126 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 1817 1011 127 39 0 897 0
[pid=22593] ppid=22588 vsize=10932 CPUtime=1.1 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 4744 0 0 0 110 0 0 0 25 0 1 0 874948723 11194368 1064 33554432000 4194304 4331988 140736857276928 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 2733 1064 150 34 0 1175 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 1394652

[startup+6.30099 s]
/proc/loadavg: 10.45 5.17 2.04 12/185 22594
/proc/meminfo: memFree=31686964/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=882484 CPUtime=6.28 cores=1
/proc/22589/stat : 22589 (cryptominisat) R 22588 22588 22401 0 -1 4202496 13342 0 0 0 626 2 0 0 25 0 1 0 874948723 903663616 6171 33554432000 4194304 4587354 140735278361120 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22589/statm: 220621 6171 337 96 0 217183 0
[pid=22590] ppid=22588 vsize=24996 CPUtime=6.28 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 3723 0 0 0 628 0 0 0 25 0 1 0 874948723 25595904 3528 33554432000 4194304 4785740 140733939829344 18446744073709551615 4550876 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 6249 3528 340 145 0 3294 0
[pid=22591] ppid=22588 vsize=455032 CPUtime=3.55 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1150 0 0 0 355 0 0 0 25 0 1 0 874948723 465952768 1047 33554432000 134512640 134534564 4289292064 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 113758 1047 91 6 0 112424 0
[pid=22592] ppid=22588 vsize=8488 CPUtime=6.29 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 2032 0 0 0 629 0 0 0 25 0 1 0 874948723 8691712 1316 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 2122 1316 127 39 0 1202 0
[pid=22593] ppid=22588 vsize=14320 CPUtime=2.7 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 5787 0 0 0 270 0 0 0 25 0 1 0 874948723 14663680 1732 33554432000 4194304 4331988 140736857276928 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1403644

[startup+12.7008 s]
/proc/loadavg: 10.38 5.32 2.13 11/185 22594
/proc/meminfo: memFree=31676724/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=894700 CPUtime=12.69 cores=1
/proc/22589/stat : 22589 (cryptominisat) R 22588 22588 22401 0 -1 4202496 15654 0 0 0 1266 3 0 0 25 0 1 0 874948723 916172800 7077 33554432000 4194304 4587354 140735278361120 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22589/statm: 223675 7077 337 96 0 220237 0
[pid=22590] ppid=22588 vsize=28444 CPUtime=12.68 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 4527 0 0 0 1268 0 0 0 25 0 1 0 874948723 29126656 4332 33554432000 4194304 4785740 140733939829344 18446744073709551615 4562640 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 7111 4332 340 145 0 4156 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=6.74 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 674 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=8236 CPUtime=12.69 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 3153 0 0 0 1269 0 0 0 25 0 1 0 874948723 8433664 1253 33554432000 4194304 4352236 140733706234368 18446744073709551615 4276607 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 2059 1253 127 39 0 1139 0
[pid=22593] ppid=22588 vsize=14320 CPUtime=5.87 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 5787 0 0 0 587 0 0 0 25 0 1 0 874948723 14663680 1732 33554432000 4194304 4331988 140736857276928 18446744073709551615 4299137 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1423320

[startup+25.5004 s]
/proc/loadavg: 10.32 5.48 2.21 12/185 22594
/proc/meminfo: memFree=31655296/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=910228 CPUtime=25.49 cores=1
/proc/22589/stat : 22589 (cryptominisat) R 22588 22588 22401 0 -1 4202496 21402 0 0 0 2544 5 0 0 25 0 1 0 874948723 932073472 11239 33554432000 4194304 4587354 140735278361120 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22589/statm: 227557 11239 337 96 0 224119 0
[pid=22590] ppid=22588 vsize=33560 CPUtime=25.49 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 5735 0 0 0 2548 1 0 0 25 0 1 0 874948723 34365440 5540 33554432000 4194304 4785740 140733939829344 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 8390 5540 340 145 0 5435 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=13.14 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 1314 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=10604 CPUtime=25.49 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 5075 0 0 0 2549 0 0 0 25 0 1 0 874948723 10858496 1845 33554432000 4194304 4352236 140733706234368 18446744073709551615 4278785 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 2651 1845 127 39 0 1731 0
[pid=22593] ppid=22588 vsize=14320 CPUtime=12.2 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 5787 0 0 0 1220 0 0 0 25 0 1 0 874948723 14663680 1732 33554432000 4194304 4331988 140736857276928 18446744073709551615 4265513 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 3580 1732 174 34 0 2022 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1446332

[startup+51.1007 s]
/proc/loadavg: 10.36 5.87 2.43 12/185 22595
/proc/meminfo: memFree=31606552/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=924276 CPUtime=51.09 cores=1
/proc/22589/stat : 22589 (cryptominisat) R 22588 22588 22401 0 -1 4202496 44632 0 0 0 5098 11 0 0 25 0 1 0 874948723 946458624 16846 33554432000 4194304 4587354 140735278361120 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22589/statm: 231069 16846 337 96 0 227631 0
[pid=22590] ppid=22588 vsize=39108 CPUtime=51.09 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 7024 0 0 0 5108 1 0 0 25 0 1 0 874948723 40046592 6829 33554432000 4194304 4785740 140733939829344 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 9777 6829 340 145 0 6822 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=25.84 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 2584 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=9068 CPUtime=51.08 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 7253 0 0 0 5108 0 0 0 25 0 1 0 874948723 9285632 1461 33554432000 4194304 4352236 140733706234368 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 2267 1461 127 39 0 1347 0
[pid=22593] ppid=22588 vsize=16620 CPUtime=24.97 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 6312 0 0 0 2496 1 0 0 25 0 1 0 874948723 17018880 2257 33554432000 4194304 4331988 140736857276928 18446744073709551615 4299360 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 4155 2257 175 34 0 2597 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 1466692

[startup+102.301 s]
/proc/loadavg: 10.20 6.58 2.86 12/185 22596
/proc/meminfo: memFree=31576380/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 874948723 18763776 390 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 4594612393849389055 0 0 17 1 0 0 0
/proc/22588/statm: 4581 390 341 23 0 91 0
[pid=22589] ppid=22588 vsize=934596 CPUtime=102.29 cores=1

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


[startup+1002.3 s]
/proc/loadavg: 9.35 9.15 6.89 5/177 22622
/proc/meminfo: memFree=31802368/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=100712 CPUtime=1002.32 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 21431 0 0 0 100226 6 0 0 25 0 1 0 874948723 103129088 20697 33554432000 4194304 4785740 140733939829344 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 25178 20697 341 145 0 22223 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=498.86 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 49886 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=19408 CPUtime=1002.29 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 43015 0 0 0 100224 5 0 0 25 0 1 0 874948723 19873792 4039 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 4852 4039 127 39 0 3932 0
[pid=22593] ppid=22588 vsize=73256 CPUtime=497.99 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 18595 0 0 0 49790 9 0 0 25 0 1 0 874948723 75014144 14540 33554432000 4194304 4331988 140736857276928 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 18314 14540 175 34 0 16756 0
Current children cumulated CPU time (s) 3338.96
Current children cumulated vsize (KiB) 670996

[startup+1062.3 s]
/proc/loadavg: 9.24 9.15 7.03 11/184 22667
/proc/meminfo: memFree=31675016/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=102276 CPUtime=1062.32 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 21786 0 0 0 106226 6 0 0 25 0 1 0 874948723 104730624 21052 33554432000 4194304 4785740 140733939829344 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 25569 21052 341 145 0 22614 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=528.71 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 52871 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=22608 CPUtime=1062.29 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 44839 0 0 0 106224 5 0 0 25 0 1 0 874948723 23150592 4839 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 5652 4839 127 39 0 4732 0
[pid=22593] ppid=22588 vsize=73256 CPUtime=527.82 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 19400 0 0 0 52773 9 0 0 25 0 1 0 874948723 75014144 15345 33554432000 4194304 4331988 140736857276928 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 18314 15345 175 34 0 16756 0
Current children cumulated CPU time (s) 3518.64
Current children cumulated vsize (KiB) 675760

[startup+1122.3 s]
/proc/loadavg: 9.26 9.17 7.16 11/184 22668
/proc/meminfo: memFree=31646816/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=105172 CPUtime=1122.33 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 22430 0 0 0 112227 6 0 0 25 0 1 0 874948723 107696128 21696 33554432000 4194304 4785740 140733939829344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 26293 21696 341 145 0 23338 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=558.56 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 55856 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=22096 CPUtime=1122.28 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 46535 0 0 0 112223 5 0 0 25 0 1 0 874948723 22626304 4711 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 5524 4711 127 39 0 4604 0
[pid=22593] ppid=22588 vsize=73256 CPUtime=557.64 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 20216 0 0 0 55755 9 0 0 25 0 1 0 874948723 75014144 16161 33554432000 4194304 4331988 140736857276928 18446744073709551615 244446340112 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 18314 16161 175 34 0 16756 0
Current children cumulated CPU time (s) 3698.31
Current children cumulated vsize (KiB) 678144

[startup+1182.3 s]
/proc/loadavg: 8.58 8.98 7.22 10/184 22756
/proc/meminfo: memFree=31751432/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=109300 CPUtime=1182.33 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 23330 0 0 0 118227 6 0 0 25 0 1 0 874948723 111923200 22596 33554432000 4194304 4785740 140733939829344 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 27325 22596 341 145 0 24370 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=588.37 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 58837 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=21840 CPUtime=1182.26 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 48295 0 0 0 118221 5 0 0 25 0 1 0 874948723 22364160 4647 33554432000 4194304 4352236 140733706234368 18446744073709551615 4329081 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 5460 4647 127 39 0 4540 0
[pid=22593] ppid=22588 vsize=102724 CPUtime=587.52 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 20997 0 0 0 58742 10 0 0 25 0 1 0 874948723 105189376 16942 33554432000 4194304 4331988 140736857276928 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 25681 16942 175 34 0 24123 0
Current children cumulated CPU time (s) 3877.98
Current children cumulated vsize (KiB) 711484

[startup+1242.3 s]
/proc/loadavg: 8.99 9.02 7.34 10/184 22757
/proc/meminfo: memFree=31703244/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=110672 CPUtime=1242.33 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 23726 0 0 0 124227 6 0 0 25 0 1 0 874948723 113328128 22920 33554432000 4194304 4785740 140733939829344 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 27668 22920 341 145 0 24713 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=618.25 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 61825 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=19408 CPUtime=1242.25 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 49511 0 0 0 124220 5 0 0 25 0 1 0 874948723 19873792 4039 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 4852 4039 127 39 0 3932 0
[pid=22593] ppid=22588 vsize=102724 CPUtime=617.31 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 21845 0 0 0 61721 10 0 0 25 0 1 0 874948723 105189376 17790 33554432000 4194304 4331988 140736857276928 18446744073709551615 244446340345 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 25681 17790 175 34 0 24123 0
Current children cumulated CPU time (s) 4057.64
Current children cumulated vsize (KiB) 710424



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.13 9.04 7.45 10/184 22766
/proc/meminfo: memFree=31683416/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=112852 CPUtime=1300.04 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 24264 0 0 0 129998 6 0 0 25 0 1 0 874948723 115560448 23386 33554432000 4194304 4785740 140733939829344 18446744073709551615 244446642810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 28213 23386 341 145 0 25258 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=646.94 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 64694 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=15312 CPUtime=1299.97 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 50318 0 0 0 129991 6 0 0 25 0 1 0 874948723 15679488 3022 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 3828 3022 127 39 0 2908 0
[pid=22593] ppid=22588 vsize=102724 CPUtime=646 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 22573 0 0 0 64589 11 0 0 25 0 1 0 874948723 105189376 18518 33554432000 4194304 4331988 140736857276928 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 25681 18518 175 34 0 24123 0
Current children cumulated CPU time (s) 4230.45
Current children cumulated vsize (KiB) 708508

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

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

[startup+1300 s]
/proc/loadavg: 9.13 9.04 7.45 10/184 22766
/proc/meminfo: memFree=31683416/32951124 swapFree=67064368/67111528
[pid=22588] ppid=22586 vsize=18324 CPUtime=337.5 cores=1,3,5,7
/proc/22588/stat : 22588 (ppfolio) S 22586 22588 22401 0 -1 4202496 525 167219 0 0 0 0 33698 52 15 0 1 0 874948723 18763776 391 33554432000 4194304 4287625 140733799233424 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22588/statm: 4581 391 342 23 0 91 0
[pid=22590] ppid=22588 vsize=112852 CPUtime=1300.04 cores=5
/proc/22590/stat : 22590 (clasp) R 22588 22588 22401 0 -1 4202496 24264 0 0 0 129998 6 0 0 25 0 1 0 874948723 115560448 23386 33554432000 4194304 4785740 140733939829344 18446744073709551615 244446642810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22590/statm: 28213 23386 341 145 0 25258 0
[pid=22591] ppid=22588 vsize=459296 CPUtime=646.94 cores=7
/proc/22591/stat : 22591 (TNM) R 22588 22588 22401 0 -1 4202496 1399 0 0 0 64694 0 0 0 25 0 1 0 874948723 470319104 1296 33554432000 134512640 134534564 4289292064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22591/statm: 114824 1296 95 6 0 113490 0
[pid=22592] ppid=22588 vsize=15312 CPUtime=1299.97 cores=3
/proc/22592/stat : 22592 (lingeling) R 22588 22588 22401 0 -1 4202496 50318 0 0 0 129991 6 0 0 25 0 1 0 874948723 15679488 3022 33554432000 4194304 4352236 140733706234368 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22592/statm: 3828 3022 127 39 0 2908 0
[pid=22593] ppid=22588 vsize=102724 CPUtime=646 cores=7
/proc/22593/stat : 22593 (march_hi) R 22588 22588 22401 0 -1 4202496 22573 0 0 0 64589 11 0 0 25 0 1 0 874948723 105189376 18518 33554432000 4194304 4331988 140736857276928 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22593/statm: 25681 18518 175 34 0 24123 0
Current children cumulated CPU time (s) 4230.45
Current children cumulated vsize (KiB) 708508

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22588 and gives
#  childrusage.ru_utime.tv_sec=2929
#  childrusage.ru_utime.tv_usec=743611
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=714891
# CPU time returned by wait4() is 2930.46
# while last known CPU time is 4230.45
#
# 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): 4230.45
CPU user time (s): 4229.7
CPU system time (s): 0.75
CPU usage (%): 325.416
Max. virtual memory (cumulated for all children) (KiB): 2357224

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

runsolver used 1.9667 second user time and 5.12322 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 17:31:23
IDJOB=3190811
IDBENCH=82542
IDSOLVER=1612
FILE ID=node105/3190811-1307633483
RUNJOBID= node105-1307633278-22420
PBS_JOBID= 13549386
Free space on /tmp= 74132 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S942666749-061-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190811-1307633483/watcher-3190811-1307633483 -o /tmp/evaluation-result-3190811-1307633483/solver-3190811-1307633483 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190811-1307633483.cnf

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

MD5SUM BENCH= 456ae67a44e812130272597099547869
RANDOM SEED=1715957042

node105.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.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5226.15
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.825
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.82
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31736000 kB
Buffers:        209860 kB
Cached:         521184 kB
SwapCached:      20132 kB
Active:         580136 kB
Inactive:       411460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31736000 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:           10948 kB
Writeback:           0 kB
AnonPages:      257752 kB
Mapped:          12292 kB
Slab:           159440 kB
PageTables:       4796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2446168 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= 74124 MiB
End job on node105 at 2011-06-09 17:53:05