Trace number 3280382

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
Bench CategoryAPPLICATION (applications 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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 9.71 10.05 9.33 7/182 7505
/proc/meminfo: memFree=14582168/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) R 7503 7505 7235 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0

[startup+0.221494 s]
/proc/loadavg: 9.71 10.05 9.33 7/182 7505
/proc/meminfo: memFree=14582168/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300482 s]
/proc/loadavg: 9.71 10.05 9.33 7/182 7505
/proc/meminfo: memFree=14582168/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400463 s]
/proc/loadavg: 9.71 10.05 9.33 7/182 7505
/proc/meminfo: memFree=14582168/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700407 s]
/proc/loadavg: 9.71 10.05 9.33 7/182 7505
/proc/meminfo: memFree=14582168/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 9.71 10.05 9.33 11/188 7511
/proc/meminfo: memFree=14288116/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 17 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=126900 CPUtime=1.49 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 25537 0 0 0 145 4 0 0 25 0 1 0 514710402 129945600 25050 33554432000 4194304 4587354 140733305342128 18446744073709551615 4429941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 31725 25050 310 96 0 28287 0
[pid=7507] ppid=7505 vsize=84024 CPUtime=1.49 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 26698 0 0 0 145 4 0 0 25 0 1 0 514710402 86040576 17847 33554432000 4194304 4785740 140733420562592 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 21006 17847 332 145 0 18051 0
[pid=7508] ppid=7505 vsize=492652 CPUtime=0.78 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 14090 0 0 0 76 2 0 0 25 0 1 0 514710402 504475648 13986 33554432000 134512640 134534564 4293941168 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 123163 13986 91 6 0 121829 0
[pid=7509] ppid=7505 vsize=37016 CPUtime=1.48 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 15547 0 0 0 146 2 0 0 25 0 1 0 514710402 37904384 8404 33554432000 4194304 4352236 140735928357072 18446744073709551615 4241364 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 9254 8404 116 39 0 8334 0
[pid=7510] ppid=7505 vsize=100396 CPUtime=0.7 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4194304 22944 0 0 0 67 3 0 0 25 0 1 0 514710402 102805504 16447 33554432000 4194304 4331988 140735226506672 18446744073709551615 4261831 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 25099 16447 126 34 0 23541 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 859312

[startup+3.10096 s]
/proc/loadavg: 9.71 10.05 9.33 11/188 7511
/proc/meminfo: memFree=14209748/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=127880 CPUtime=3.09 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 25752 0 0 0 305 4 0 0 25 0 1 0 514710402 130949120 25264 33554432000 4194304 4587354 140733305342128 18446744073709551615 4421069 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 31970 25264 312 96 0 28532 0
[pid=7507] ppid=7505 vsize=84024 CPUtime=3.09 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 26723 0 0 0 305 4 0 0 25 0 1 0 514710402 86040576 17872 33554432000 4194304 4785740 140733420562592 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 21006 17872 340 145 0 18051 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=1.57 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 154 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134529944 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=37864 CPUtime=3.08 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 15774 0 0 0 305 3 0 0 25 0 1 0 514710402 38772736 8631 33554432000 4194304 4352236 140735928357072 18446744073709551615 4228487 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 9466 8631 125 39 0 8546 0
[pid=7510] ppid=7505 vsize=123108 CPUtime=1.49 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4194304 44259 0 0 0 144 5 0 0 25 0 1 0 514710402 126062592 22389 33554432000 4194304 4331988 140735226506672 18446744073709551615 244446593984 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 30777 22389 129 34 0 29219 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 890716

[startup+6.30037 s]
/proc/loadavg: 9.74 10.05 9.33 11/188 7511
/proc/meminfo: memFree=14213452/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 16 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=127880 CPUtime=6.29 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 25753 0 0 0 625 4 0 0 25 0 1 0 514710402 130949120 25265 33554432000 4194304 4587354 140733305342128 18446744073709551615 4421127 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 31970 25265 312 96 0 28532 0
[pid=7507] ppid=7505 vsize=84024 CPUtime=6.29 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 26723 0 0 0 625 4 0 0 25 0 1 0 514710402 86040576 17872 33554432000 4194304 4785740 140733420562592 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 21006 17872 340 145 0 18051 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=3.16 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 313 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=39460 CPUtime=6.28 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 16200 0 0 0 625 3 0 0 25 0 1 0 514710402 40407040 9032 33554432000 4194304 4352236 140735928357072 18446744073709551615 4276728 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 9865 9032 127 39 0 8945 0
[pid=7510] ppid=7505 vsize=122484 CPUtime=3.09 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 85862 0 0 0 299 10 0 0 25 0 1 0 514710402 125423616 22246 33554432000 4194304 4331988 140735226506672 18446744073709551615 4252204 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 30621 22246 150 34 0 29063 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 891688

[startup+12.7012 s]
/proc/loadavg: 9.76 10.05 9.34 11/188 7511
/proc/meminfo: memFree=14101252/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=198268 CPUtime=12.69 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 44271 0 0 0 1261 8 0 0 25 0 1 0 514710402 203026432 34199 33554432000 4194304 4587354 140733305342128 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 49567 34199 330 96 0 46129 0
[pid=7507] ppid=7505 vsize=84024 CPUtime=12.69 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 26723 0 0 0 1265 4 0 0 25 0 1 0 514710402 86040576 17872 33554432000 4194304 4785740 140733420562592 18446744073709551615 4548911 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 21006 17872 340 145 0 18051 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=6.32 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 629 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=39420 CPUtime=12.68 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 16200 0 0 0 1265 3 0 0 25 0 1 0 514710402 40366080 9022 33554432000 4194304 4352236 140735928357072 18446744073709551615 4233826 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 9855 9022 127 39 0 8935 0
[pid=7510] ppid=7505 vsize=330428 CPUtime=6.29 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 130839 0 0 0 612 17 0 0 25 0 1 0 514710402 338358272 37670 33554432000 4194304 4331988 140735226506672 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 82607 37670 172 34 0 81049 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1169980

[startup+25.5068 s]
/proc/loadavg: 9.81 10.04 9.35 11/188 7511
/proc/meminfo: memFree=14080140/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2056372 CPUtime=25.49 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 50387 0 0 0 2538 11 0 0 25 0 1 0 514710402 2105724928 33830 33554432000 4194304 4587354 140733305342128 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 514093 33830 330 96 0 510655 0
[pid=7507] ppid=7505 vsize=93240 CPUtime=25.49 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 29094 0 0 0 2545 4 0 0 25 0 1 0 514710402 95477760 20243 33554432000 4194304 4785740 140733420562592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 23310 20243 340 145 0 20355 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=12.7 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 1267 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=47020 CPUtime=25.49 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 18770 0 0 0 2546 3 0 0 25 0 1 0 514710402 48148480 10922 33554432000 4194304 4352236 140735928357072 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 11755 10922 127 39 0 10835 0
[pid=7510] ppid=7505 vsize=335892 CPUtime=12.64 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 132475 0 0 0 1247 17 0 0 25 0 1 0 514710402 343953408 39306 33554432000 4194304 4331988 140735226506672 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 83973 39306 175 34 0 82415 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 3050364

[startup+51.101 s]
/proc/loadavg: 10.00 10.07 9.37 11/188 7512
/proc/meminfo: memFree=14035028/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2058416 CPUtime=51.09 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 53781 0 0 0 5096 13 0 0 25 0 1 0 514710402 2107817984 37218 33554432000 4194304 4587354 140733305342128 18446744073709551615 4422565 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 514604 37218 338 96 0 511166 0
[pid=7507] ppid=7505 vsize=130388 CPUtime=51.09 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 38325 0 0 0 5102 7 0 0 25 0 1 0 514710402 133517312 29474 33554432000 4194304 4785740 140733420562592 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 32597 29474 340 145 0 29642 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=25.42 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 2539 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=51380 CPUtime=51.07 cores=2

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

/proc/7510/statm: 89455 44311 175 34 0 87897 0
Current children cumulated CPU time (s) 3763.13
Current children cumulated vsize (KiB) 3895584

[startup+1002.31 s]
/proc/loadavg: 10.17 10.21 9.89 11/188 7583
/proc/meminfo: memFree=13571392/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2074908 CPUtime=1002.31 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 414051 0 0 0 100070 161 0 0 25 0 1 0 514710402 2124705792 45910 33554432000 4194304 4587354 140733305342128 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 518727 45910 338 96 0 515289 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1001.67 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234294 0 0 0 100104 63 0 0 25 0 1 0 514710402 943742976 225443 33554432000 4194304 4785740 140733420562592 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225443 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=498.44 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 49841 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 9771387 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=56180 CPUtime=1002.02 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 22300 0 0 0 100196 6 0 0 25 0 1 0 514710402 57528320 12957 33554432000 4194304 4352236 140735928357072 18446744073709551615 4239102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 14045 12957 127 39 0 13125 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=498.41 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137481 0 0 0 49823 18 0 0 25 0 1 0 514710402 366407680 44312 33554432000 4194304 4331988 140735226506672 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44312 175 34 0 87897 0
Current children cumulated CPU time (s) 4002.85
Current children cumulated vsize (KiB) 3928372

[startup+1062.3 s]
/proc/loadavg: 10.16 10.20 9.91 11/188 7584
/proc/meminfo: memFree=13573716/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2160948 CPUtime=1062.3 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 438751 0 0 0 106057 173 0 0 25 0 1 0 514710402 2212810752 40804 33554432000 4194304 4587354 140733305342128 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 540237 40804 338 96 0 536799 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1061.67 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234307 0 0 0 106104 63 0 0 25 0 1 0 514710402 943742976 225456 33554432000 4194304 4785740 140733420562592 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225456 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=528.31 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 52828 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=65388 CPUtime=1062.01 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 23836 0 0 0 106195 6 0 0 25 0 1 0 514710402 66957312 14491 33554432000 4194304 4352236 140735928357072 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 16347 14491 127 39 0 15427 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=528.21 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137481 0 0 0 52803 18 0 0 25 0 1 0 514710402 366407680 44312 33554432000 4194304 4331988 140735226506672 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44312 175 34 0 87897 0
Current children cumulated CPU time (s) 4242.5
Current children cumulated vsize (KiB) 4023620

[startup+1122.3 s]
/proc/loadavg: 10.11 10.18 9.91 11/188 7586
/proc/meminfo: memFree=13533872/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2054204 CPUtime=1122.3 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 459835 0 0 0 112044 186 0 0 25 0 1 0 514710402 2103504896 46648 33554432000 4194304 4587354 140733305342128 18446744073709551615 4237523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 513551 46648 338 96 0 510113 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1121.67 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234321 0 0 0 112104 63 0 0 25 0 1 0 514710402 943742976 225470 33554432000 4194304 4785740 140733420562592 18446744073709551615 4549040 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225470 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=558.12 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 55809 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=65624 CPUtime=1122.01 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 23895 0 0 0 112195 6 0 0 25 0 1 0 514710402 67198976 14550 33554432000 4194304 4352236 140735928357072 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 16406 14550 127 39 0 15486 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=558.07 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137482 0 0 0 55789 18 0 0 25 0 1 0 514710402 366407680 44313 33554432000 4194304 4331988 140735226506672 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44313 175 34 0 87897 0
Current children cumulated CPU time (s) 4482.17
Current children cumulated vsize (KiB) 3917112

[startup+1182.3 s]
/proc/loadavg: 10.20 10.19 9.93 11/188 7587
/proc/meminfo: memFree=13570048/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2071952 CPUtime=1182.3 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 484468 0 0 0 118033 197 0 0 25 0 1 0 514710402 2121678848 40988 33554432000 4194304 4587354 140733305342128 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 517988 40988 338 96 0 514550 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1181.67 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234326 0 0 0 118104 63 0 0 25 0 1 0 514710402 943742976 225475 33554432000 4194304 4785740 140733420562592 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225475 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=587.97 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 58794 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=65388 CPUtime=1182 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 23895 0 0 0 118194 6 0 0 25 0 1 0 514710402 66957312 14491 33554432000 4194304 4352236 140735928357072 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 16347 14491 127 39 0 15427 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=587.9 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137482 0 0 0 58772 18 0 0 25 0 1 0 514710402 366407680 44313 33554432000 4194304 4331988 140735226506672 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44313 175 34 0 87897 0
Current children cumulated CPU time (s) 4721.84
Current children cumulated vsize (KiB) 3934624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 10.14 10.17 9.93 11/188 7588
/proc/meminfo: memFree=13547212/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2071952 CPUtime=1201.91 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 489932 0 0 0 119991 200 0 0 25 0 1 0 514710402 2121678848 46428 33554432000 4194304 4587354 140733305342128 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 517988 46428 338 96 0 514550 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1201.28 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234336 0 0 0 120065 63 0 0 25 0 1 0 514710402 943742976 225485 33554432000 4194304 4785740 140733420562592 18446744073709551615 4552562 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225485 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=597.71 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 59768 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=65388 CPUtime=1201.61 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 23895 0 0 0 120155 6 0 0 25 0 1 0 514710402 66957312 14491 33554432000 4194304 4352236 140735928357072 18446744073709551615 4276751 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 16347 14491 127 39 0 15427 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=597.65 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137483 0 0 0 59747 18 0 0 25 0 1 0 514710402 366407680 44314 33554432000 4194304 4331988 140735226506672 18446744073709551615 4239523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44314 175 34 0 87897 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 3934624

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

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

[startup+1201.9 s]
/proc/loadavg: 10.14 10.17 9.93 11/188 7588
/proc/meminfo: memFree=13547212/32951124 swapFree=67111528/67111528
[pid=7505] ppid=7503 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/7505/stat : 7505 (ppfolio) S 7503 7505 7235 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 514710402 18763776 390 33554432000 4194304 4287625 140733883385648 18446744073709551615 244446965263 0 0 4096 65536 12179483406899347455 0 0 17 4 0 0 0
/proc/7505/statm: 4581 390 341 23 0 91 0
[pid=7506] ppid=7505 vsize=2071952 CPUtime=1201.91 cores=0
/proc/7506/stat : 7506 (cryptominisat) R 7505 7505 7235 0 -1 4202496 489932 0 0 0 119991 200 0 0 25 0 1 0 514710402 2121678848 46428 33554432000 4194304 4587354 140733305342128 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7506/statm: 517988 46428 338 96 0 514550 0
[pid=7507] ppid=7505 vsize=921624 CPUtime=1201.28 cores=4
/proc/7507/stat : 7507 (clasp) R 7505 7505 7235 0 -1 4202496 234336 0 0 0 120065 63 0 0 25 0 1 0 514710402 943742976 225485 33554432000 4194304 4785740 140733420562592 18446744073709551615 4552562 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7507/statm: 230406 225485 340 145 0 227451 0
[pid=7508] ppid=7505 vsize=499516 CPUtime=597.71 cores=6
/proc/7508/stat : 7508 (TNM) R 7505 7505 7235 0 -1 4202496 22097 0 0 0 59768 3 0 0 25 0 1 0 514710402 511504384 21993 33554432000 134512640 134534564 4293941168 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7508/statm: 124879 21993 95 6 0 123545 0
[pid=7509] ppid=7505 vsize=65388 CPUtime=1201.61 cores=2
/proc/7509/stat : 7509 (lingeling) R 7505 7505 7235 0 -1 4202496 23895 0 0 0 120155 6 0 0 25 0 1 0 514710402 66957312 14491 33554432000 4194304 4352236 140735928357072 18446744073709551615 4276751 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/7509/statm: 16347 14491 127 39 0 15427 0
[pid=7510] ppid=7505 vsize=357820 CPUtime=597.65 cores=6
/proc/7510/stat : 7510 (march_hi) R 7505 7505 7235 0 -1 4202496 137483 0 0 0 59747 18 0 0 25 0 1 0 514710402 366407680 44314 33554432000 4194304 4331988 140735226506672 18446744073709551615 4239523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/7510/statm: 89455 44314 175 34 0 87897 0
Current children cumulated CPU time (s) 4800.16
Current children cumulated vsize (KiB) 3934624

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7505 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.16
#
# 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.16
CPU user time (s): 4797.26
CPU system time (s): 2.9
CPU usage (%): 399.376
Max. virtual memory (cumulated for all children) (KiB): 5993232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 522
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= 243
involuntary context switches= 6

runsolver used 1.73274 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 00:51:40
IDJOB=3280382
IDBENCH=20386
IDSOLVER=1612
FILE ID=node105/3280382-1304031099
RUNJOBID= node105-1304028688-7254
PBS_JOBID= 13170347
Free space on /tmp= 71900 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280382-1304031099/watcher-3280382-1304031099 -o /tmp/evaluation-result-3280382-1304031099/solver-3280382-1304031099 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3280382-1304031099.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED=1150392879

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:      14582448 kB
Buffers:       2296492 kB
Cached:       14417880 kB
SwapCached:          0 kB
Active:        9946240 kB
Inactive:      7850972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14582448 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22528 kB
Writeback:           8 kB
AnonPages:     1082288 kB
Mapped:          16728 kB
Slab:           507116 kB
PageTables:       7276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1892828 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= 71896 MiB
End job on node105 at 2011-04-29 01:11:44