Trace number 3220960

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 seq? (TO) 5000.01 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
MD5SUMdc676a8dc341229efc4ee05b1ab19ceb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark129.859
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3220960-1303280373/watcher-3220960-1303280373 -o /tmp/evaluation-result-3220960-1303280373/solver-3220960-1303280373 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220960-1303280373.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.71 5.22 5.64 3/179 22594
/proc/meminfo: memFree=17463640/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4285219030203072771 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0

[startup+0.093582 s]
/proc/loadavg: 4.71 5.22 5.64 3/179 22594
/proc/meminfo: memFree=17463640/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4285219030203072771 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100577 s]
/proc/loadavg: 4.71 5.22 5.64 3/179 22594
/proc/meminfo: memFree=17463640/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 496 0 0 0 0 0 0 0 25 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4285219030203072771 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300544 s]
/proc/loadavg: 4.71 5.22 5.64 3/179 22594
/proc/meminfo: memFree=17463640/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 17 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700439 s]
/proc/loadavg: 4.71 5.22 5.64 3/179 22594
/proc/meminfo: memFree=17463640/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424579748954112 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 4.71 5.22 5.64 6/183 22598
/proc/meminfo: memFree=17460012/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424717187907584 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=394756 CPUtime=0.49 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 1210 0 0 0 49 0 0 0 25 0 1 0 439634980 404230144 738 33554432000 4194304 4587354 140733324336736 18446744073709551615 4241232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 98689 738 327 96 0 95251 0
[pid=22596] ppid=22594 vsize=13100 CPUtime=0.44 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 748 0 0 0 44 0 0 0 25 0 1 0 439634980 13414400 636 33554432000 4194304 4785740 140736102663408 18446744073709551615 4276256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 3275 636 340 145 0 320 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=0.54 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 54 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 882008

[startup+3.10104 s]
/proc/loadavg: 4.71 5.22 5.64 6/183 22598
/proc/meminfo: memFree=17458644/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424854626861056 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=394860 CPUtime=0.99 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 1653 0 0 0 99 0 0 0 25 0 1 0 439634980 404336640 904 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 98715 904 327 96 0 95277 0
[pid=22596] ppid=22594 vsize=13496 CPUtime=1 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 838 0 0 0 100 0 0 0 25 0 1 0 439634980 13819904 726 33554432000 4194304 4785740 140736102663408 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 3374 726 340 145 0 419 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=1.09 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 109 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 3688831 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 882508

[startup+6.30047 s]
/proc/loadavg: 4.81 5.23 5.64 6/183 22599
/proc/meminfo: memFree=17451032/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889422930481512448 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=400912 CPUtime=2.09 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 3776 0 0 0 209 0 0 0 25 0 1 0 439634980 410533888 2318 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 100228 2318 337 96 0 96790 0
[pid=22596] ppid=22594 vsize=14028 CPUtime=2.04 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 986 0 0 0 204 0 0 0 25 0 1 0 439634980 14364672 874 33554432000 4194304 4785740 140736102663408 18446744073709551615 4548893 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 3507 874 340 145 0 552 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=2.14 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 214 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 889092

[startup+12.7003 s]
/proc/loadavg: 4.83 5.23 5.64 6/183 22599
/proc/meminfo: memFree=17447428/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 16 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=404616 CPUtime=4.19 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 5480 0 0 0 419 0 0 0 25 0 1 0 439634980 414326784 3149 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 101154 3149 337 96 0 97716 0
[pid=22596] ppid=22594 vsize=14832 CPUtime=4.19 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 1157 0 0 0 419 0 0 0 25 0 1 0 439634980 15187968 1045 33554432000 4194304 4785740 140736102663408 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 3708 1045 340 145 0 753 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=4.29 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 429 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134530796 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 893600

[startup+25.501 s]
/proc/loadavg: 4.87 5.22 5.63 6/183 22599
/proc/meminfo: memFree=17445948/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889423205359419392 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=404220 CPUtime=8.49 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 7680 0 0 0 848 1 0 0 25 0 1 0 439634980 413921280 3191 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 101055 3191 337 96 0 97617 0
[pid=22596] ppid=22594 vsize=15800 CPUtime=8.44 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 1397 0 0 0 844 0 0 0 25 0 1 0 439634980 16179200 1285 33554432000 4194304 4785740 140736102663408 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 3950 1285 340 145 0 995 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=8.54 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 854 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 894172

[startup+51.1004 s]
/proc/loadavg: 4.91 5.20 5.61 6/183 22600
/proc/meminfo: memFree=17440720/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889423205359419392 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=407784 CPUtime=16.99 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 11846 0 0 0 1697 2 0 0 25 0 1 0 439634980 417570816 3779 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 101946 3779 337 96 0 98508 0
[pid=22596] ppid=22594 vsize=17056 CPUtime=16.99 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 1699 0 0 0 1699 0 0 0 25 0 1 0 439634980 17465344 1587 33554432000 4194304 4785740 140736102663408 18446744073709551615 4546313 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 4264 1587 340 145 0 1309 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=17.09 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 1709 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 898992

[startup+102.306 s]
/proc/loadavg: 4.96 5.16 5.58 6/183 22601
/proc/meminfo: memFree=17432848/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889423342798372864 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=411228 CPUtime=34.09 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 18590 0 0 0 3406 3 0 0 25 0 1 0 439634980 421097472 4883 33554432000 4194304 4587354 140733324336736 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 102807 4883 337 96 0 99369 0
[pid=22596] ppid=22594 vsize=18880 CPUtime=34.06 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 2153 0 0 0 3406 0 0 0 25 0 1 0 439634980 19333120 2041 33554432000 4194304 4785740 140736102663408 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 4720 2041 340 145 0 1765 0
[pid=22597] ppid=22594 vsize=455828 CPUtime=34.14 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 329 0 0 0 3414 0 0 0 25 0 1 0 439634980 466767872 226 33554432000 134512640 134534564 4288977088 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113957 226 95 6 0 112623 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 904260

[startup+162.3 s]
/proc/loadavg: 4.98 5.13 5.54 6/183 22603
/proc/meminfo: memFree=17417068/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889423480237326336 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=424408 CPUtime=54.08 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 26654 0 0 0 5404 4 0 0 25 0 1 0 439634980 434593792 8328 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 106102 8328 337 96 0 102664 0
[pid=22596] ppid=22594 vsize=20008 CPUtime=54.06 cores=0

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

/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 966244

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22735
/proc/meminfo: memFree=17345448/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=456000 CPUtime=1554.13 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 154431 0 0 0 155374 39 0 0 25 0 1 0 439634980 466944000 18452 33554432000 4194304 4587354 140733324336736 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 114000 18452 337 96 0 110562 0
[pid=22596] ppid=22594 vsize=36088 CPUtime=1554.06 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6145 0 0 0 155405 1 0 0 25 0 1 0 439634980 36954112 6033 33554432000 4194304 4785740 140736102663408 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9022 6033 341 145 0 6067 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1554.21 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 155421 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 966244

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22736
/proc/meminfo: memFree=17334248/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=471572 CPUtime=1574.15 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 157429 0 0 0 157375 40 0 0 25 0 1 0 439634980 482889728 21240 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 117893 21240 337 96 0 114455 0
[pid=22596] ppid=22594 vsize=36256 CPUtime=1574.06 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6158 0 0 0 157405 1 0 0 25 0 1 0 439634980 37126144 6046 33554432000 4194304 4785740 140736102663408 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9064 6046 341 145 0 6109 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1574.2 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 157420 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 981984

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22738
/proc/meminfo: memFree=17329744/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=471572 CPUtime=1594.15 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 158550 0 0 0 159374 41 0 0 25 0 1 0 439634980 482889728 22314 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 117893 22314 337 96 0 114455 0
[pid=22596] ppid=22594 vsize=36256 CPUtime=1594.05 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6186 0 0 0 159404 1 0 0 25 0 1 0 439634980 37126144 6074 33554432000 4194304 4785740 140736102663408 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9064 6074 341 145 0 6109 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1594.2 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 159420 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 981984

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22739
/proc/meminfo: memFree=17345216/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=456000 CPUtime=1614.15 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 158634 0 0 0 161374 41 0 0 25 0 1 0 439634980 466944000 18304 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 114000 18304 337 96 0 110562 0
[pid=22596] ppid=22594 vsize=36256 CPUtime=1614.06 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6188 0 0 0 161405 1 0 0 25 0 1 0 439634980 37126144 6076 33554432000 4194304 4785740 140736102663408 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9064 6076 341 145 0 6109 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1614.2 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 161420 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 966412

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 22741
/proc/meminfo: memFree=17345292/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=456000 CPUtime=1634.15 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 158634 0 0 0 163374 41 0 0 25 0 1 0 439634980 466944000 18304 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 114000 18304 337 96 0 110562 0
[pid=22596] ppid=22594 vsize=36424 CPUtime=1634.07 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6226 0 0 0 163406 1 0 0 25 0 1 0 439634980 37298176 6114 33554432000 4194304 4785740 140736102663408 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9106 6114 341 145 0 6151 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1634.2 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 163420 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134529838 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 966580

[startup+4962.3 s]
/proc/loadavg: 5.07 5.02 5.00 6/183 22743
/proc/meminfo: memFree=17337436/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=475632 CPUtime=1654.15 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 160868 0 0 0 165373 42 0 0 25 0 1 0 439634980 487047168 20425 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 118908 20425 337 96 0 115470 0
[pid=22596] ppid=22594 vsize=36424 CPUtime=1654.08 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6228 0 0 0 165407 1 0 0 25 0 1 0 439634980 37298176 6116 33554432000 4194304 4785740 140736102663408 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9106 6116 341 145 0 6151 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1654.19 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 165419 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 986212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 4.35 4.85 4.95 4/175 22762
/proc/meminfo: memFree=17373468/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=475632 CPUtime=1666.64 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 161685 0 0 0 166622 42 0 0 25 0 1 0 439634980 487047168 21208 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 118908 21208 337 96 0 115470 0
[pid=22596] ppid=22594 vsize=36424 CPUtime=1666.64 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6228 0 0 0 166663 1 0 0 25 0 1 0 439634980 37298176 6116 33554432000 4194304 4785740 140736102663408 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9106 6116 341 145 0 6151 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1666.73 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 166673 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 3595488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 986212

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

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

[startup+4999.9 s]
/proc/loadavg: 4.35 4.85 4.95 4/175 22762
/proc/meminfo: memFree=17373468/32951124 swapFree=67111528/67111528
[pid=22594] ppid=22592 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/22594/stat : 22594 (ppfolio) S 22592 22594 20692 0 -1 4202496 497 0 0 0 0 0 0 0 15 0 1 0 439634979 18763776 393 33554432000 4194304 4287625 140737004911776 18446744073709551615 218905751055 0 0 4096 65536 4889424029993140224 0 0 17 2 0 0 0
/proc/22594/statm: 4581 393 345 23 0 91 0
[pid=22595] ppid=22594 vsize=475632 CPUtime=1666.64 cores=0
/proc/22595/stat : 22595 (cryptominisat) R 22594 22594 20692 0 -1 4202496 161685 0 0 0 166622 42 0 0 25 0 1 0 439634980 487047168 21208 33554432000 4194304 4587354 140733324336736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/22595/statm: 118908 21208 337 96 0 115470 0
[pid=22596] ppid=22594 vsize=36424 CPUtime=1666.64 cores=0
/proc/22596/stat : 22596 (clasp) R 22594 22594 20692 0 -1 4202496 6228 0 0 0 166663 1 0 0 25 0 1 0 439634980 37298176 6116 33554432000 4194304 4785740 140736102663408 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/22596/statm: 9106 6116 341 145 0 6151 0
[pid=22597] ppid=22594 vsize=455832 CPUtime=1666.73 cores=0
/proc/22597/stat : 22597 (TNM) R 22594 22594 20692 0 -1 4202496 338 0 0 0 166673 0 0 0 25 0 1 0 439634980 466771968 235 33554432000 134512640 134534564 4288977088 18446744073709551615 3595488 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/22597/statm: 113958 235 103 6 0 112624 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 986212

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.58
CPU system time (s): 0.43
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1384864

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

runsolver used 8.78366 second user time and 18.4492 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-20 08:19:33
IDJOB=3220960
IDBENCH=82843
IDSOLVER=1639
FILE ID=node137/3220960-1303280373
RUNJOBID= node137-1303259272-20711
PBS_JOBID= 13049495
Free space on /tmp= 71728 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S1910317962-059.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220960-1303280373/watcher-3220960-1303280373 -o /tmp/evaluation-result-3220960-1303280373/solver-3220960-1303280373 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220960-1303280373.cnf

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

MD5SUM BENCH= dc676a8dc341229efc4ee05b1ab19ceb
RANDOM SEED=181565935

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.82
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.844
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17463672 kB
Buffers:        703208 kB
Cached:       14354556 kB
SwapCached:          0 kB
Active:        8682808 kB
Inactive:      6445268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17463672 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20300 kB
Writeback:           0 kB
AnonPages:       69940 kB
Mapped:          16080 kB
Slab:           297616 kB
PageTables:       4592 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668368 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= 71728 MiB
End job on node137 at 2011-04-20 09:42:55