Trace number 3190821

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3190821-1304037296/watcher-3190821-1304037296 -o /tmp/evaluation-result-3190821-1304037296/solver-3190821-1304037296 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190821-1304037296.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: 3.16 4.07 5.43 9/181 10738
/proc/meminfo: memFree=14110748/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) R 10736 10738 10696 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0

[startup+0.108702 s]
/proc/loadavg: 3.16 4.07 5.43 9/181 10738
/proc/meminfo: memFree=14110748/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200686 s]
/proc/loadavg: 3.16 4.07 5.43 9/181 10738
/proc/meminfo: memFree=14110748/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300668 s]
/proc/loadavg: 3.16 4.07 5.43 9/181 10738
/proc/meminfo: memFree=14110748/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700596 s]
/proc/loadavg: 3.16 4.07 5.43 9/181 10738
/proc/meminfo: memFree=14110748/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50045 s]
/proc/loadavg: 3.16 4.07 5.43 12/188 10745
/proc/meminfo: memFree=14058240/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=28308 CPUtime=1.49 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 5736 0 0 0 148 1 0 0 25 0 1 0 515329426 28987392 2435 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 7077 2435 326 96 0 3639 0
[pid=10740] ppid=10738 vsize=24372 CPUtime=1.49 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 3681 0 0 0 149 0 0 0 25 0 1 0 515329426 24956928 3413 33554432000 4194304 4785740 140735053833232 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 6093 3413 340 145 0 3138 0
[pid=10741] ppid=10738 vsize=456220 CPUtime=0.61 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1457 0 0 0 61 0 0 0 19 0 1 0 515329426 467169280 1354 33554432000 134512640 134534564 4289069008 18446744073709551615 134524666 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 114055 1354 91 6 0 112721 0
[pid=10742] ppid=10738 vsize=7256 CPUtime=1.49 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 1907 0 0 0 149 0 0 0 25 0 1 0 515329426 7430144 984 33554432000 4194304 4352236 140737217091520 18446744073709551615 4276607 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 1814 984 127 39 0 894 0
[pid=10743] ppid=10738 vsize=12556 CPUtime=0.87 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 6381 0 0 0 86 1 0 0 25 0 1 0 515329426 12857344 1361 33554432000 4194304 4331988 140733717357392 18446744073709551615 4226625 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 547036

[startup+3.10117 s]
/proc/loadavg: 3.16 4.07 5.43 11/188 10745
/proc/meminfo: memFree=14049684/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1312256 CPUtime=3.09 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 9450 0 0 0 308 1 0 0 25 0 1 0 515329426 1343750144 2733 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 328064 2733 327 96 0 324626 0
[pid=10740] ppid=10738 vsize=25448 CPUtime=3.09 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 3966 0 0 0 309 0 0 0 25 0 1 0 515329426 26058752 3698 33554432000 4194304 4785740 140735053833232 18446744073709551615 4550361 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 6362 3698 340 145 0 3407 0
[pid=10741] ppid=10738 vsize=456220 CPUtime=1.41 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1457 0 0 0 141 0 0 0 20 0 1 0 515329426 467169280 1354 33554432000 134512640 134534564 4289069008 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 114055 1354 91 6 0 112721 0
[pid=10742] ppid=10738 vsize=7732 CPUtime=3.09 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 2530 0 0 0 309 0 0 0 25 0 1 0 515329426 7917568 1095 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328079 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 1933 1095 127 39 0 1013 0
[pid=10743] ppid=10738 vsize=12556 CPUtime=1.66 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 6381 0 0 0 165 1 0 0 25 0 1 0 515329426 12857344 1361 33554432000 4194304 4331988 140733717357392 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 3139 1361 150 34 0 1581 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1832536

[startup+6.30061 s]
/proc/loadavg: 3.70 4.17 5.46 11/188 10745
/proc/meminfo: memFree=14002960/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1330396 CPUtime=6.29 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 15462 0 0 0 627 2 0 0 25 0 1 0 515329426 1362325504 7276 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 332599 7276 337 96 0 329161 0
[pid=10740] ppid=10738 vsize=28000 CPUtime=6.28 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 4598 0 0 0 628 0 0 0 25 0 1 0 515329426 28672000 4330 33554432000 4194304 4785740 140735053833232 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 7000 4330 340 145 0 4045 0
[pid=10741] ppid=10738 vsize=456220 CPUtime=3.01 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1457 0 0 0 301 0 0 0 25 0 1 0 515329426 467169280 1354 33554432000 134512640 134534564 4289069008 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 114055 1354 91 6 0 112721 0
[pid=10742] ppid=10738 vsize=8500 CPUtime=6.29 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 3265 0 0 0 629 0 0 0 25 0 1 0 515329426 8704000 1318 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328102 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 2125 1318 127 39 0 1205 0
[pid=10743] ppid=10738 vsize=17024 CPUtime=3.24 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 7762 0 0 0 323 1 0 0 25 0 1 0 515329426 17432576 2242 33554432000 4194304 4331988 140733717357392 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 4256 2242 174 34 0 2698 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 1858464

[startup+12.7005 s]
/proc/loadavg: 4.21 4.26 5.48 11/188 10745
/proc/meminfo: memFree=13969740/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1346644 CPUtime=12.68 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 22253 0 0 0 1266 2 0 0 25 0 1 0 515329426 1378963456 12478 33554432000 4194304 4587354 140735062148464 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 336661 12478 337 96 0 333223 0
[pid=10740] ppid=10738 vsize=32456 CPUtime=12.68 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 5621 0 0 0 1267 1 0 0 25 0 1 0 515329426 33234944 5353 33554432000 4194304 4785740 140735053833232 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 8114 5353 340 145 0 5159 0
[pid=10741] ppid=10738 vsize=456220 CPUtime=6.21 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1457 0 0 0 621 0 0 0 25 0 1 0 515329426 467169280 1354 33554432000 134512640 134534564 4289069008 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 114055 1354 91 6 0 112721 0
[pid=10742] ppid=10738 vsize=11060 CPUtime=12.69 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 4673 0 0 0 1269 0 0 0 25 0 1 0 515329426 11325440 1958 33554432000 4194304 4352236 140737217091520 18446744073709551615 4278835 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 2765 1958 127 39 0 1845 0
[pid=10743] ppid=10738 vsize=17024 CPUtime=6.4 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 7763 0 0 0 639 1 0 0 25 0 1 0 515329426 17432576 2243 33554432000 4194304 4331988 140733717357392 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1881728

[startup+25.5012 s]
/proc/loadavg: 5.57 4.56 5.56 11/188 10746
/proc/meminfo: memFree=13954976/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=68768 CPUtime=25.49 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 32283 0 0 0 2545 4 0 0 25 0 1 0 515329426 70418432 13377 33554432000 4194304 4587354 140735062148464 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 17192 13377 337 96 0 13754 0
[pid=10740] ppid=10738 vsize=36688 CPUtime=25.48 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 6618 0 0 0 2547 1 0 0 25 0 1 0 515329426 37568512 6350 33554432000 4194304 4785740 140735053833232 18446744073709551615 4551048 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 9172 6350 340 145 0 6217 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=12.55 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 1255 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=10940 CPUtime=25.49 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 5282 0 0 0 2549 0 0 0 25 0 1 0 515329426 11202560 1927 33554432000 4194304 4352236 140737217091520 18446744073709551615 4231127 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 2735 1927 127 39 0 1815 0
[pid=10743] ppid=10738 vsize=17024 CPUtime=12.79 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 7763 0 0 0 1278 1 0 0 25 0 1 0 515329426 17432576 2243 33554432000 4194304 4331988 140733717357392 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 4256 2243 174 34 0 2698 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 612452

[startup+51.1007 s]
/proc/loadavg: 7.15 5.01 5.68 11/188 10810
/proc/meminfo: memFree=13827688/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1348780 CPUtime=51.09 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 48064 0 0 0 5101 8 0 0 25 0 1 0 515329426 1381150720 11882 33554432000 4194304 4587354 140735062148464 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 337195 11882 337 96 0 333757 0
[pid=10740] ppid=10738 vsize=44820 CPUtime=51.08 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 8577 0 0 0 5106 2 0 0 25 0 1 0 515329426 45895680 8309 33554432000 4194304 4785740 140735053833232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 11205 8309 340 145 0 8250 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=25.3 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 2530 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=11584 CPUtime=51.08 cores=2

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

/proc/10743/statm: 14079 11734 175 34 0 12521 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 1986932

[startup+942.3 s]
/proc/loadavg: 10.20 9.90 8.42 11/188 10834
/proc/meminfo: memFree=13375148/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1332204 CPUtime=942.31 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 374230 0 0 0 94111 120 0 0 25 0 1 0 515329426 1364176896 13094 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 333051 13094 337 96 0 329613 0
[pid=10740] ppid=10738 vsize=101636 CPUtime=942.21 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 21594 0 0 0 94216 5 0 0 25 0 1 0 515329426 104075264 21326 33554432000 4194304 4785740 140735053833232 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 25409 21326 340 145 0 22454 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=468.44 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 46844 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=17832 CPUtime=942.31 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 31911 0 0 0 94227 4 0 0 25 0 1 0 515329426 18259968 3652 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 4458 3652 127 39 0 3538 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=468.73 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 17992 0 0 0 46866 7 0 0 25 0 1 0 515329426 77783040 12472 33554432000 4194304 4331988 140733717357392 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 12472 175 34 0 17432 0
Current children cumulated CPU time (s) 3764
Current children cumulated vsize (KiB) 2006664

[startup+1002.3 s]
/proc/loadavg: 10.19 9.95 8.53 11/188 10836
/proc/meminfo: memFree=13430800/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1329792 CPUtime=1002.3 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 396658 0 0 0 100100 130 0 0 25 0 1 0 515329426 1361707008 11323 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 332448 11323 337 96 0 329010 0
[pid=10740] ppid=10738 vsize=104904 CPUtime=1002.21 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 22323 0 0 0 100215 6 0 0 25 0 1 0 515329426 107421696 22055 33554432000 4194304 4785740 140735053833232 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 26226 22055 340 145 0 23271 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=498.31 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 49831 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=17448 CPUtime=1002.31 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 33031 0 0 0 100227 4 0 0 25 0 1 0 515329426 17866752 3556 33554432000 4194304 4352236 140737217091520 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 4362 3556 127 39 0 3442 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=498.52 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 18678 0 0 0 49845 7 0 0 25 0 1 0 515329426 77783040 13158 33554432000 4194304 4331988 140733717357392 18446744073709551615 4287504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 13158 175 34 0 17432 0
Current children cumulated CPU time (s) 4003.65
Current children cumulated vsize (KiB) 2007136

[startup+1062.3 s]
/proc/loadavg: 10.22 10.00 8.64 11/188 10837
/proc/meminfo: memFree=13427164/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1331544 CPUtime=1062.31 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 416560 0 0 0 106093 138 0 0 25 0 1 0 515329426 1363501056 14481 33554432000 4194304 4587354 140735062148464 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 332886 14481 337 96 0 329448 0
[pid=10740] ppid=10738 vsize=109960 CPUtime=1062.21 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 23448 0 0 0 106215 6 0 0 25 0 1 0 515329426 112599040 23180 33554432000 4194304 4785740 140735053833232 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 27490 23180 340 145 0 24535 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=528.13 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 52813 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=17064 CPUtime=1062.31 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 35175 0 0 0 106227 4 0 0 25 0 1 0 515329426 17473536 3460 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 4266 3460 127 39 0 3346 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=528.38 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 19283 0 0 0 52831 7 0 0 25 0 1 0 515329426 77783040 13763 33554432000 4194304 4331988 140733717357392 18446744073709551615 4239528 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 13763 175 34 0 17432 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 2013560

[startup+1122.3 s]
/proc/loadavg: 10.24 10.04 8.73 11/188 10839
/proc/meminfo: memFree=13309096/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1435516 CPUtime=1122.31 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 442317 0 0 0 112089 142 0 0 25 0 1 0 515329426 1469968384 31794 33554432000 4194304 4587354 140735062148464 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 358879 31794 337 96 0 355441 0
[pid=10740] ppid=10738 vsize=112760 CPUtime=1122.2 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 24095 0 0 0 112214 6 0 0 25 0 1 0 515329426 115466240 23827 33554432000 4194304 4785740 140735053833232 18446744073709551615 4276232 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 28190 23827 340 145 0 25235 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=557.97 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 55797 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=17064 CPUtime=1122.31 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 37415 0 0 0 112227 4 0 0 25 0 1 0 515329426 17473536 3460 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328090 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 4266 3460 127 39 0 3346 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=558.21 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 19878 0 0 0 55813 8 0 0 25 0 1 0 515329426 77783040 14358 33554432000 4194304 4331988 140733717357392 18446744073709551615 4265452 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 14358 175 34 0 17432 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 2120332

[startup+1182.3 s]
/proc/loadavg: 10.18 10.06 8.82 11/188 10840
/proc/meminfo: memFree=13412724/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1331720 CPUtime=1182.31 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 449077 0 0 0 118085 146 0 0 25 0 1 0 515329426 1363681280 8558 33554432000 4194304 4587354 140735062148464 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 332930 8558 337 96 0 329492 0
[pid=10740] ppid=10738 vsize=114356 CPUtime=1182.2 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 24425 0 0 0 118214 6 0 0 25 0 1 0 515329426 117100544 24157 33554432000 4194304 4785740 140735053833232 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 28589 24157 340 145 0 25634 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=587.82 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 58782 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=21928 CPUtime=1182.31 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 38631 0 0 0 118227 4 0 0 25 0 1 0 515329426 22454272 4676 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 5482 4676 127 39 0 4562 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=588.04 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 20501 0 0 0 58796 8 0 0 25 0 1 0 515329426 77783040 14981 33554432000 4194304 4331988 140733717357392 18446744073709551615 4239585 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 14981 175 34 0 17432 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 2022996



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 10.06 8.84 12/188 10841
/proc/meminfo: memFree=13352812/32950928 swapFree=67111528/67111528
[pid=10738] ppid=10736 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/10738/stat : 10738 (ppfolio) S 10736 10738 10696 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515329426 18763776 390 33554432000 4194304 4287625 140733661302208 18446744073709551615 248089718287 0 0 4096 65536 16157323786780147711 0 0 17 4 0 0 0
/proc/10738/statm: 4581 390 341 23 0 91 0
[pid=10739] ppid=10738 vsize=1331720 CPUtime=1201.72 cores=0
/proc/10739/stat : 10739 (cryptominisat) R 10738 10738 10696 0 -1 4202496 454608 0 0 0 120023 149 0 0 25 0 1 0 515329426 1363681280 14031 33554432000 4194304 4587354 140735062148464 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10739/statm: 332930 14031 337 96 0 329492 0
[pid=10740] ppid=10738 vsize=115356 CPUtime=1201.6 cores=4
/proc/10740/stat : 10740 (clasp) R 10738 10738 10696 0 -1 4202496 24636 0 0 0 120154 6 0 0 25 0 1 0 515329426 118124544 24368 33554432000 4194304 4785740 140735053833232 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10740/statm: 28839 24368 340 145 0 25884 0
[pid=10741] ppid=10738 vsize=460708 CPUtime=597.45 cores=6
/proc/10741/stat : 10741 (TNM) R 10738 10738 10696 0 -1 4202496 1816 0 0 0 59745 0 0 0 25 0 1 0 515329426 471764992 1713 33554432000 134512640 134534564 4289069008 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10741/statm: 115177 1713 95 6 0 113843 0
[pid=10742] ppid=10738 vsize=21160 CPUtime=1201.72 cores=2
/proc/10742/stat : 10742 (lingeling) R 10738 10738 10696 0 -1 4202496 39655 0 0 0 120168 4 0 0 25 0 1 0 515329426 21667840 4484 33554432000 4194304 4352236 140737217091520 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/10742/statm: 5290 4484 127 39 0 4370 0
[pid=10743] ppid=10738 vsize=75960 CPUtime=597.7 cores=6
/proc/10743/stat : 10743 (march_hi) R 10738 10738 10696 0 -1 4202496 20713 0 0 0 59762 8 0 0 25 0 1 0 515329426 77783040 15193 33554432000 4194304 4331988 140733717357392 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/10743/statm: 18990 15193 175 34 0 17432 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 2023228

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10738 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=3999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.008998
# while last known CPU time is 4800.19
#
# 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.19
CPU user time (s): 4798.52
CPU system time (s): 1.67
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 13438944

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

runsolver used 1.89571 second user time and 4.66929 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-29 02:34:56
IDJOB=3190821
IDBENCH=82552
IDSOLVER=1612
FILE ID=node123/3190821-1304037296
RUNJOBID= node123-1304037296-10714
PBS_JOBID= 13170370
Free space on /tmp= 72808 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190821-1304037296/watcher-3190821-1304037296 -o /tmp/evaluation-result-3190821-1304037296/solver-3190821-1304037296 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190821-1304037296.cnf

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=1046001607

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:      14110532 kB
Buffers:       2191108 kB
Cached:       16019980 kB
SwapCached:          0 kB
Active:        9112228 kB
Inactive:      9177204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14110532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21456 kB
Writeback:           0 kB
AnonPages:       78016 kB
Mapped:          15884 kB
Slab:           486468 kB
PageTables:       4608 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   673048 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 02:55:00