Trace number 3190900

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.18 1201.71

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S269694958-008-UNKNOWN.cnf
MD5SUM320e47ec6251e96728575b0221aebaa2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark17.7973
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	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-3190900-1304042850/watcher-3190900-1304042850 -o /tmp/evaluation-result-3190900-1304042850/solver-3190900-1304042850 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190900-1304042850.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.86 10.14 10.09 6/182 11833
/proc/meminfo: memFree=13941396/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) R 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0

[startup+0.467857 s]
/proc/loadavg: 9.86 10.14 10.09 6/182 11833
/proc/meminfo: memFree=13941396/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 25 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500852 s]
/proc/loadavg: 9.86 10.14 10.09 6/182 11833
/proc/meminfo: memFree=13941396/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600836 s]
/proc/loadavg: 9.86 10.14 10.09 6/182 11833
/proc/meminfo: memFree=13941396/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 22 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700818 s]
/proc/loadavg: 9.86 10.14 10.09 6/182 11833
/proc/meminfo: memFree=13941396/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 21 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50667 s]
/proc/loadavg: 9.86 10.14 10.09 12/188 11839
/proc/meminfo: memFree=13903404/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1604660 CPUtime=1.5 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 5699 0 0 0 149 1 0 0 25 0 1 0 515884817 1643171840 3168 33554432000 4194304 4587354 140736464843936 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 401165 3168 327 96 0 397727 0
[pid=11835] ppid=11833 vsize=22828 CPUtime=1.49 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 3254 0 0 0 149 0 0 0 25 0 1 0 515884817 23375872 3049 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 5707 3049 340 145 0 2752 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=0.77 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 77 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=7224 CPUtime=1.5 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 1246 0 0 0 150 0 0 0 25 0 1 0 515884817 7397376 968 33554432000 4194304 4352236 140734751729200 18446744073709551615 4278667 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 1806 968 127 39 0 886 0
[pid=11838] ppid=11833 vsize=13864 CPUtime=0.7 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 4894 0 0 0 70 0 0 0 25 0 1 0 515884817 14196736 1400 33554432000 4194304 4331988 140733961668272 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 3466 1400 174 34 0 1908 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 2126688

[startup+3.1004 s]
/proc/loadavg: 9.86 10.14 10.09 12/188 11839
/proc/meminfo: memFree=13900552/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1628524 CPUtime=3.08 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 13894 0 0 0 306 2 0 0 25 0 1 0 515884817 1667608576 8372 33554432000 4194304 4587354 140736464843936 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 407131 8372 337 96 0 403693 0
[pid=11835] ppid=11833 vsize=25772 CPUtime=3.08 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 4000 0 0 0 308 0 0 0 25 0 1 0 515884817 26390528 3795 33554432000 4194304 4785740 140736260329408 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 6443 3795 340 145 0 3488 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=1.56 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 156 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=7480 CPUtime=3.09 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 1334 0 0 0 309 0 0 0 25 0 1 0 515884817 7659520 1056 33554432000 4194304 4352236 140734751729200 18446744073709551615 4276607 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 1870 1056 127 39 0 950 0
[pid=11838] ppid=11833 vsize=14000 CPUtime=1.5 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 4945 0 0 0 150 0 0 0 25 0 1 0 515884817 14336000 1451 33554432000 4194304 4331988 140733961668272 18446744073709551615 4265345 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 3500 1451 174 34 0 1942 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2153888

[startup+6.30083 s]
/proc/loadavg: 9.95 10.15 10.09 12/188 11839
/proc/meminfo: memFree=13877232/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1622504 CPUtime=6.29 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 20913 0 0 0 626 3 0 0 25 0 1 0 515884817 1661444096 6101 33554432000 4194304 4587354 140736464843936 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 405626 6101 337 96 0 402188 0
[pid=11835] ppid=11833 vsize=28804 CPUtime=6.29 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 4721 0 0 0 628 1 0 0 25 0 1 0 515884817 29495296 4516 33554432000 4194304 4785740 140736260329408 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 7201 4516 340 145 0 4246 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=3.14 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 314 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=8252 CPUtime=6.29 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 1529 0 0 0 629 0 0 0 25 0 1 0 515884817 8450048 1251 33554432000 4194304 4352236 140734751729200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 2063 1251 127 39 0 1143 0
[pid=11838] ppid=11833 vsize=14372 CPUtime=3.1 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 5003 0 0 0 310 0 0 0 25 0 1 0 515884817 14716928 1509 33554432000 4194304 4331988 140733961668272 18446744073709551615 248089093146 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 3593 1509 174 34 0 2035 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2152044

[startup+12.7007 s]
/proc/loadavg: 9.95 10.15 10.09 12/188 11839
/proc/meminfo: memFree=13883584/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1614044 CPUtime=12.69 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 25468 0 0 0 1265 4 0 0 25 0 1 0 515884817 1652781056 6305 33554432000 4194304 4587354 140736464843936 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 403511 6305 337 96 0 400073 0
[pid=11835] ppid=11833 vsize=34156 CPUtime=12.69 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 6068 0 0 0 1268 1 0 0 25 0 1 0 515884817 34975744 5863 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 8539 5863 340 145 0 5584 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=6.34 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 634 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=8620 CPUtime=12.69 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 1883 0 0 0 1269 0 0 0 25 0 1 0 515884817 8826880 1349 33554432000 4194304 4352236 140734751729200 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 2155 1349 127 39 0 1235 0
[pid=11838] ppid=11833 vsize=15396 CPUtime=6.27 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 5249 0 0 0 627 0 0 0 25 0 1 0 515884817 15765504 1755 33554432000 4194304 4331988 140733961668272 18446744073709551615 4228188 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 3849 1755 175 34 0 2291 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2150328

[startup+25.5004 s]
/proc/loadavg: 9.96 10.15 10.09 12/188 11840
/proc/meminfo: memFree=13856536/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1625284 CPUtime=25.48 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 35662 0 0 0 2543 5 0 0 25 0 1 0 515884817 1664290816 7540 33554432000 4194304 4587354 140736464843936 18446744073709551615 4250003 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 406321 7540 337 96 0 402883 0
[pid=11835] ppid=11833 vsize=38996 CPUtime=25.48 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 7242 0 0 0 2547 1 0 0 25 0 1 0 515884817 39931904 7037 33554432000 4194304 4785740 140736260329408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 9749 7037 340 145 0 6794 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=12.74 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 1274 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=8844 CPUtime=25.49 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 2269 0 0 0 2549 0 0 0 25 0 1 0 515884817 9056256 1405 33554432000 4194304 4352236 140734751729200 18446744073709551615 4276696 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 2211 1405 127 39 0 1291 0
[pid=11838] ppid=11833 vsize=16672 CPUtime=12.61 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 5489 0 0 0 1260 1 0 0 25 0 1 0 515884817 17072128 1995 33554432000 4194304 4331988 140733961668272 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 4168 1995 175 34 0 2610 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2167908

[startup+51.1009 s]
/proc/loadavg: 10.19 10.18 10.10 12/188 11840
/proc/meminfo: memFree=13867164/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1611768 CPUtime=51.09 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 56812 0 0 0 5100 9 0 0 25 0 1 0 515884817 1650450432 4564 33554432000 4194304 4587354 140736464843936 18446744073709551615 248089394886 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 402942 4564 337 96 0 399504 0
[pid=11835] ppid=11833 vsize=48212 CPUtime=51.08 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 9454 0 0 0 5106 2 0 0 25 0 1 0 515884817 49369088 9249 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 12053 9249 340 145 0 9098 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=25.44 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 2544 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=10124 CPUtime=51.09 cores=2

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

/proc/11838/statm: 26016 19408 175 34 0 24458 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 2589832

[startup+1002.3 s]
/proc/loadavg: 10.13 10.13 10.09 11/188 11963
/proc/meminfo: memFree=13458744/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1861864 CPUtime=1002.31 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 583425 0 0 0 100056 175 0 0 25 0 1 0 515884817 1906548736 70065 33554432000 4194304 4587354 140736464843936 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 465466 70065 337 96 0 462028 0
[pid=11835] ppid=11833 vsize=131640 CPUtime=1002.22 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 29378 0 0 0 100214 8 0 0 25 0 1 0 515884817 134799360 28957 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 32910 28957 341 145 0 29955 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=498.46 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 49846 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=15960 CPUtime=1002.31 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 25712 0 0 0 100228 3 0 0 25 0 1 0 515884817 16343040 3184 33554432000 4194304 4352236 140734751729200 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 3990 3184 127 39 0 3070 0
[pid=11838] ppid=11833 vsize=104064 CPUtime=498.37 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 24009 0 0 0 49829 8 0 0 25 0 1 0 515884817 106561536 20515 33554432000 4194304 4331988 140733961668272 18446744073709551615 4299219 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 26016 20515 175 34 0 24458 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 2591640

[startup+1062.3 s]
/proc/loadavg: 10.19 10.15 10.09 11/188 11964
/proc/meminfo: memFree=13329748/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1861864 CPUtime=1062.3 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 583425 0 0 0 106055 175 0 0 25 0 1 0 515884817 1906548736 70065 33554432000 4194304 4587354 140736464843936 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 465466 70065 337 96 0 462028 0
[pid=11835] ppid=11833 vsize=133524 CPUtime=1062.21 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 29816 0 0 0 106213 8 0 0 25 0 1 0 515884817 136728576 29395 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 33381 29395 341 145 0 30426 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=528.29 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 52829 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=16220 CPUtime=1062.31 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 26993 0 0 0 106228 3 0 0 25 0 1 0 515884817 16609280 3249 33554432000 4194304 4352236 140734751729200 18446744073709551615 4207645 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 4055 3249 127 39 0 3135 0
[pid=11838] ppid=11833 vsize=104908 CPUtime=528.22 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 25144 0 0 0 52813 9 0 0 25 0 1 0 515884817 107425792 21650 33554432000 4194304 4331988 140733961668272 18446744073709551615 4237416 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 26227 21650 175 34 0 24669 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 2594628

[startup+1122.3 s]
/proc/loadavg: 10.29 10.18 10.10 11/188 11966
/proc/meminfo: memFree=13603640/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1629100 CPUtime=1122.31 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 604130 0 0 0 112046 185 0 0 25 0 1 0 515884817 1668198400 14532 33554432000 4194304 4587354 140736464843936 18446744073709551615 248089394955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 407275 14532 337 96 0 403837 0
[pid=11835] ppid=11833 vsize=138696 CPUtime=1122.21 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 31075 0 0 0 112213 8 0 0 25 0 1 0 515884817 142024704 30573 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 34674 30573 341 145 0 31719 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=558.15 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 55815 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=20828 CPUtime=1122.32 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 28145 0 0 0 112229 3 0 0 25 0 1 0 515884817 21327872 4401 33554432000 4194304 4352236 140734751729200 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 5207 4401 127 39 0 4287 0
[pid=11838] ppid=11833 vsize=104908 CPUtime=558.03 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 26293 0 0 0 55794 9 0 0 25 0 1 0 515884817 107425792 22799 33554432000 4194304 4331988 140733961668272 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 26227 22799 175 34 0 24669 0
Current children cumulated CPU time (s) 4483.02
Current children cumulated vsize (KiB) 2371644

[startup+1182.3 s]
/proc/loadavg: 10.33 10.19 10.11 11/188 11968
/proc/meminfo: memFree=13563812/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1640672 CPUtime=1182.3 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 630337 0 0 0 118033 197 0 0 25 0 1 0 515884817 1680048128 20756 33554432000 4194304 4587354 140736464843936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 410168 20756 337 96 0 406730 0
[pid=11835] ppid=11833 vsize=141840 CPUtime=1182.2 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 31826 0 0 0 118212 8 0 0 25 0 1 0 515884817 145244160 31324 33554432000 4194304 4785740 140736260329408 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 35460 31324 341 145 0 32505 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=587.95 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 58795 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=16352 CPUtime=1182.31 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 29394 0 0 0 118228 3 0 0 25 0 1 0 515884817 16744448 3282 33554432000 4194304 4352236 140734751729200 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 4088 3282 127 39 0 3168 0
[pid=11838] ppid=11833 vsize=149108 CPUtime=587.91 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 27452 0 0 0 58781 10 0 0 25 0 1 0 515884817 152686592 23958 33554432000 4194304 4331988 140733961668272 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 37277 23958 175 34 0 35719 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 2426084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.30 10.20 10.11 11/188 11968
/proc/meminfo: memFree=13557856/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1656380 CPUtime=1201.71 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 639703 0 0 0 119970 201 0 0 25 0 1 0 515884817 1696133120 21895 33554432000 4194304 4587354 140736464843936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 414095 21895 337 96 0 410657 0
[pid=11835] ppid=11833 vsize=142976 CPUtime=1201.6 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 32080 0 0 0 120152 8 0 0 25 0 1 0 515884817 146407424 31578 33554432000 4194304 4785740 140736260329408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 35744 31578 341 145 0 32789 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=597.64 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 59764 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=20832 CPUtime=1201.72 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 30514 0 0 0 120169 3 0 0 25 0 1 0 515884817 21331968 4402 33554432000 4194304 4352236 140734751729200 18446744073709551615 4329312 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 5208 4402 127 39 0 4288 0
[pid=11838] ppid=11833 vsize=149108 CPUtime=597.51 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 27828 0 0 0 59741 10 0 0 25 0 1 0 515884817 152686592 24334 33554432000 4194304 4331988 140733961668272 18446744073709551615 4263175 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 37277 24334 175 34 0 35719 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 2447408

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

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

[startup+1201.7 s]
/proc/loadavg: 10.30 10.20 10.11 11/188 11968
/proc/meminfo: memFree=13557856/32950928 swapFree=67111528/67111528
[pid=11833] ppid=11831 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/11833/stat : 11833 (ppfolio) S 11831 11833 10696 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 515884817 18763776 390 33554432000 4194304 4287625 140737485522464 18446744073709551615 248089718287 0 0 4096 65536 2504784386830893055 0 0 17 4 0 0 0
/proc/11833/statm: 4581 390 341 23 0 91 0
[pid=11834] ppid=11833 vsize=1656380 CPUtime=1201.71 cores=0
/proc/11834/stat : 11834 (cryptominisat) R 11833 11833 10696 0 -1 4202496 639703 0 0 0 119970 201 0 0 25 0 1 0 515884817 1696133120 21895 33554432000 4194304 4587354 140736464843936 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/11834/statm: 414095 21895 337 96 0 410657 0
[pid=11835] ppid=11833 vsize=142976 CPUtime=1201.6 cores=4
/proc/11835/stat : 11835 (clasp) R 11833 11833 10696 0 -1 4202496 32080 0 0 0 120152 8 0 0 25 0 1 0 515884817 146407424 31578 33554432000 4194304 4785740 140736260329408 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/11835/statm: 35744 31578 341 145 0 32789 0
[pid=11836] ppid=11833 vsize=459788 CPUtime=597.64 cores=6
/proc/11836/stat : 11836 (TNM) R 11833 11833 10696 0 -1 4202496 1544 0 0 0 59764 0 0 0 25 0 1 0 515884817 470822912 1440 33554432000 134512640 134534564 4286578480 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11836/statm: 114947 1440 95 6 0 113613 0
[pid=11837] ppid=11833 vsize=20832 CPUtime=1201.72 cores=2
/proc/11837/stat : 11837 (lingeling) R 11833 11833 10696 0 -1 4202496 30514 0 0 0 120169 3 0 0 25 0 1 0 515884817 21331968 4402 33554432000 4194304 4352236 140734751729200 18446744073709551615 4329312 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/11837/statm: 5208 4402 127 39 0 4288 0
[pid=11838] ppid=11833 vsize=149108 CPUtime=597.51 cores=6
/proc/11838/stat : 11838 (march_hi) R 11833 11833 10696 0 -1 4202496 27828 0 0 0 59741 10 0 0 25 0 1 0 515884817 152686592 24334 33554432000 4194304 4331988 140733961668272 18446744073709551615 4263175 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/11838/statm: 37277 24334 175 34 0 35719 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 2447408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11833 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=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 4800.18
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.71
CPU time (s): 4800.18
CPU user time (s): 4797.96
CPU system time (s): 2.22
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 3926644

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

runsolver used 1.84872 second user time and 4.71628 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 04:07:30
IDJOB=3190900
IDBENCH=82631
IDSOLVER=1612
FILE ID=node123/3190900-1304042850
RUNJOBID= node123-1304037296-10714
PBS_JOBID= 13170370
Free space on /tmp= 72808 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S269694958-008-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190900-1304042850/watcher-3190900-1304042850 -o /tmp/evaluation-result-3190900-1304042850/solver-3190900-1304042850 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190900-1304042850.cnf

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

MD5SUM BENCH= 320e47ec6251e96728575b0221aebaa2
RANDOM SEED=1765311554

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13941552 kB
Buffers:       2191816 kB
Cached:       16022800 kB
SwapCached:          0 kB
Active:        9282756 kB
Inactive:      9178016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13941552 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10508 kB
Writeback:           0 kB
AnonPages:      245412 kB
Mapped:          16560 kB
Slab:           486332 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   954628 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= 72796 MiB
End job on node123 at 2011-04-29 04:27:34