Trace number 3288892

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3288892-1304080150/watcher-3288892-1304080150 -o /tmp/evaluation-result-3288892-1304080150/solver-3288892-1304080150 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3288892-1304080150.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: 10.19 9.94 8.79 6/182 32675
/proc/meminfo: memFree=31299512/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) R 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0

[startup+0.466834 s]
/proc/loadavg: 10.19 9.94 8.79 6/182 32675
/proc/meminfo: memFree=31299512/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.50083 s]
/proc/loadavg: 10.19 9.94 8.79 6/182 32675
/proc/meminfo: memFree=31299512/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600811 s]
/proc/loadavg: 10.19 9.94 8.79 6/182 32675
/proc/meminfo: memFree=31299512/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700794 s]
/proc/loadavg: 10.19 9.94 8.79 6/182 32675
/proc/meminfo: memFree=31299512/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50665 s]
/proc/loadavg: 10.19 9.94 8.79 11/188 32681
/proc/meminfo: memFree=31208440/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=46940 CPUtime=1.49 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 8467 0 0 0 149 0 0 0 20 0 1 0 519613737 48066560 6699 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 11735 6699 330 96 0 8297 0
[pid=32677] ppid=32675 vsize=28252 CPUtime=1.49 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 5505 0 0 0 149 0 0 0 25 0 1 0 519613737 28930048 4362 33554432000 4194304 4785740 140733302449968 18446744073709551615 4550458 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 7063 4362 340 145 0 4108 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=0.78 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 78 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=12688 CPUtime=1.5 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 3339 0 0 0 150 0 0 0 25 0 1 0 519613737 12992512 2337 33554432000 4194304 4352236 140736043174752 18446744073709551615 4229896 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 3172 2337 124 39 0 2252 0
[pid=32680] ppid=32675 vsize=60380 CPUtime=0.7 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 30759 0 0 0 67 3 0 0 25 0 1 0 519613737 61829120 7030 33554432000 4194304 4331988 140733296467904 18446744073709551615 4226400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 15095 7030 182 34 0 13537 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 628744

[startup+3.10037 s]
/proc/loadavg: 10.17 9.94 8.79 11/188 32682
/proc/meminfo: memFree=31198520/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=46940 CPUtime=3.09 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 9148 0 0 0 308 1 0 0 25 0 1 0 519613737 48066560 7367 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 11735 7367 330 96 0 8297 0
[pid=32677] ppid=32675 vsize=31864 CPUtime=3.08 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 6417 0 0 0 308 0 0 0 25 0 1 0 519613737 32628736 5274 33554432000 4194304 4785740 140733302449968 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 7966 5274 340 145 0 5011 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=1.56 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 156 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=10580 CPUtime=3.08 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 3341 0 0 0 308 0 0 0 25 0 1 0 519613737 10833920 1812 33554432000 4194304 4352236 140736043174752 18446744073709551615 4329360 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 2645 1812 126 39 0 1725 0
[pid=32680] ppid=32675 vsize=64460 CPUtime=1.5 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 31806 0 0 0 147 3 0 0 25 0 1 0 519613737 66007040 8070 33554432000 4194304 4331988 140733296467904 18446744073709551615 4242612 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 16115 8070 175 34 0 14557 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 634328

[startup+6.30081 s]
/proc/loadavg: 10.17 9.94 8.79 11/188 32682
/proc/meminfo: memFree=31190204/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=842856 CPUtime=6.28 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 13456 0 0 0 627 1 0 0 25 0 1 0 519613737 863084544 9721 33554432000 4194304 4587354 140734328422320 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 210714 9721 336 96 0 207276 0
[pid=32677] ppid=32675 vsize=34752 CPUtime=6.29 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 7125 0 0 0 628 1 0 0 25 0 1 0 519613737 35586048 5982 33554432000 4194304 4785740 140733302449968 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 8688 5982 340 145 0 5733 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=3.15 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 315 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=11176 CPUtime=6.28 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 3490 0 0 0 628 0 0 0 25 0 1 0 519613737 11444224 1961 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 2794 1961 126 39 0 1874 0
[pid=32680] ppid=32675 vsize=65812 CPUtime=3.1 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 32101 0 0 0 307 3 0 0 25 0 1 0 519613737 67391488 8365 33554432000 4194304 4331988 140733296467904 18446744073709551615 4211123 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 16453 8365 175 34 0 14895 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1435080

[startup+12.7007 s]
/proc/loadavg: 10.15 9.94 8.81 11/188 32682
/proc/meminfo: memFree=31177940/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=833744 CPUtime=12.69 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 16468 0 0 0 1267 2 0 0 25 0 1 0 519613737 853753856 10448 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 208436 10448 336 96 0 204998 0
[pid=32677] ppid=32675 vsize=37268 CPUtime=12.69 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 7737 0 0 0 1268 1 0 0 25 0 1 0 519613737 38162432 6594 33554432000 4194304 4785740 140733302449968 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 9317 6594 340 145 0 6362 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=6.34 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 634 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=14588 CPUtime=12.68 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 4855 0 0 0 1268 0 0 0 25 0 1 0 519613737 14938112 2814 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 3647 2814 126 39 0 2727 0
[pid=32680] ppid=32675 vsize=66360 CPUtime=6.27 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 32227 0 0 0 624 3 0 0 25 0 1 0 519613737 67952640 8491 33554432000 4194304 4331988 140733296467904 18446744073709551615 4226489 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 16590 8491 175 34 0 15032 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1432444

[startup+25.5004 s]
/proc/loadavg: 10.12 9.95 8.82 11/188 32682
/proc/meminfo: memFree=31168992/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=824752 CPUtime=25.49 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 26168 0 0 0 2544 5 0 0 25 0 1 0 519613737 844546048 9344 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 206188 9344 336 96 0 202750 0
[pid=32677] ppid=32675 vsize=45480 CPUtime=25.49 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 9682 0 0 0 2548 1 0 0 25 0 1 0 519613737 46571520 8539 33554432000 4194304 4785740 140733302449968 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 11370 8539 340 145 0 8415 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=12.74 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 1274 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=15980 CPUtime=25.48 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 5203 0 0 0 2548 0 0 0 25 0 1 0 519613737 16363520 3162 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 3995 3162 126 39 0 3075 0
[pid=32680] ppid=32675 vsize=69328 CPUtime=12.6 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 33050 0 0 0 1257 3 0 0 25 0 1 0 519613737 70991872 9314 33554432000 4194304 4331988 140733296467904 18446744073709551615 4211123 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 17332 9314 190 34 0 15774 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1436024

[startup+51.1009 s]
/proc/loadavg: 10.22 9.98 8.86 11/188 32683
/proc/meminfo: memFree=31135128/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=833636 CPUtime=51.09 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 39686 0 0 0 5100 9 0 0 25 0 1 0 519613737 853643264 10812 33554432000 4194304 4587354 140734328422320 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 208409 10812 336 96 0 204971 0
[pid=32677] ppid=32675 vsize=54216 CPUtime=51.08 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 11837 0 0 0 5106 2 0 0 25 0 1 0 519613737 55517184 10694 33554432000 4194304 4785740 140733302449968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 13554 10694 340 145 0 10599 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=25.44 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 2544 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=17932 CPUtime=51.09 cores=2

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

/proc/32680/statm: 25944 16792 175 34 0 24386 0
Current children cumulated CPU time (s) 3763.99
Current children cumulated vsize (KiB) 1656648

[startup+1002.3 s]
/proc/loadavg: 9.19 9.47 9.36 10/187 32741
/proc/meminfo: memFree=30758056/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=909724 CPUtime=1002.31 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 119862 0 0 0 100194 37 0 0 25 0 1 0 519613737 931557376 30804 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 227431 30804 336 96 0 223993 0
[pid=32677] ppid=32675 vsize=124792 CPUtime=1002.31 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 28881 0 0 0 100222 9 0 0 25 0 1 0 519613737 127787008 27738 33554432000 4194304 4785740 140733302449968 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 31198 27738 340 145 0 28243 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=498.46 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 49846 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=45184 CPUtime=1002.22 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 75225 0 0 0 100211 11 0 0 25 0 1 0 519613737 46268416 10463 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 11296 10463 126 39 0 10376 0
[pid=32680] ppid=32675 vsize=104176 CPUtime=498.38 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 40844 0 0 0 49831 7 0 0 25 0 1 0 519613737 106676224 17077 33554432000 4194304 4331988 140733296467904 18446744073709551615 4243262 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26044 17077 175 34 0 24486 0
Current children cumulated CPU time (s) 4003.68
Current children cumulated vsize (KiB) 1664360

[startup+1062.3 s]
/proc/loadavg: 9.12 9.39 9.34 10/187 32743
/proc/meminfo: memFree=30743216/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=909724 CPUtime=1062.31 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 121683 0 0 0 106192 39 0 0 25 0 1 0 519613737 931557376 30804 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 227431 30804 336 96 0 223993 0
[pid=32677] ppid=32675 vsize=128220 CPUtime=1062.31 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 29712 0 0 0 106222 9 0 0 25 0 1 0 519613737 131297280 28569 33554432000 4194304 4785740 140733302449968 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 32055 28569 340 145 0 29100 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=528.29 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 52829 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134528348 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=44160 CPUtime=1062.21 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 79705 0 0 0 106210 11 0 0 25 0 1 0 519613737 45219840 10207 33554432000 4194304 4352236 140736043174752 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 11040 10207 126 39 0 10120 0
[pid=32680] ppid=32675 vsize=104572 CPUtime=528.22 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 41122 0 0 0 52815 7 0 0 25 0 1 0 519613737 107081728 17355 33554432000 4194304 4331988 140733296467904 18446744073709551615 4242525 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26143 17355 175 34 0 24585 0
Current children cumulated CPU time (s) 4243.34
Current children cumulated vsize (KiB) 1667160

[startup+1122.3 s]
/proc/loadavg: 9.10 9.33 9.32 10/187 32744
/proc/meminfo: memFree=30710132/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=901480 CPUtime=1122.32 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 122794 0 0 0 112193 39 0 0 25 0 1 0 519613737 923115520 30992 33554432000 4194304 4587354 140734328422320 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 225370 30992 336 96 0 221932 0
[pid=32677] ppid=32675 vsize=130532 CPUtime=1122.31 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 30299 0 0 0 112222 9 0 0 25 0 1 0 519613737 133664768 29156 33554432000 4194304 4785740 140733302449968 18446744073709551615 4552556 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 32633 29156 340 145 0 29678 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=558.16 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 55816 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=43136 CPUtime=1122.21 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 82521 0 0 0 112209 12 0 0 25 0 1 0 519613737 44171264 9951 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 10784 9951 126 39 0 9864 0
[pid=32680] ppid=32675 vsize=104836 CPUtime=558.03 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 41357 0 0 0 55796 7 0 0 25 0 1 0 519613737 107352064 17590 33554432000 4194304 4331988 140733296467904 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26209 17590 175 34 0 24651 0
Current children cumulated CPU time (s) 4483.03
Current children cumulated vsize (KiB) 1660468

[startup+1182.3 s]
/proc/loadavg: 9.09 9.28 9.30 10/187 32746
/proc/meminfo: memFree=30713144/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=908608 CPUtime=1182.31 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 124558 0 0 0 118191 40 0 0 25 0 1 0 519613737 930414592 30992 33554432000 4194304 4587354 140734328422320 18446744073709551615 4241229 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 227152 30992 336 96 0 223714 0
[pid=32677] ppid=32675 vsize=132620 CPUtime=1182.31 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 30719 0 0 0 118222 9 0 0 25 0 1 0 519613737 135802880 29576 33554432000 4194304 4785740 140733302449968 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 33155 29576 340 145 0 30200 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=587.95 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 58795 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=46208 CPUtime=1182.2 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 86745 0 0 0 118208 12 0 0 25 0 1 0 519613737 47316992 10719 33554432000 4194304 4352236 140736043174752 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 11552 10719 126 39 0 10632 0
[pid=32680] ppid=32675 vsize=105240 CPUtime=587.91 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 41666 0 0 0 58784 7 0 0 25 0 1 0 519613737 107765760 17899 33554432000 4194304 4331988 140733296467904 18446744073709551615 4308765 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26310 17899 175 34 0 24752 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 1673160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.06 9.26 9.30 10/187 32747
/proc/meminfo: memFree=30692524/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=908608 CPUtime=1201.72 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 124558 0 0 0 120132 40 0 0 25 0 1 0 519613737 930414592 30992 33554432000 4194304 4587354 140734328422320 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 227152 30992 336 96 0 223714 0
[pid=32677] ppid=32675 vsize=134340 CPUtime=1201.72 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 31133 0 0 0 120163 9 0 0 25 0 1 0 519613737 137564160 29990 33554432000 4194304 4785740 140733302449968 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 33585 29990 340 145 0 30630 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=597.64 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 59764 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=42624 CPUtime=1201.6 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 87257 0 0 0 120148 12 0 0 25 0 1 0 519613737 43646976 9823 33554432000 4194304 4352236 140736043174752 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 10656 9823 126 39 0 9736 0
[pid=32680] ppid=32675 vsize=105372 CPUtime=597.52 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 41746 0 0 0 59744 8 0 0 25 0 1 0 519613737 107900928 17979 33554432000 4194304 4331988 140733296467904 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26343 17979 175 34 0 24785 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1671428

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: 9.06 9.26 9.30 10/187 32747
/proc/meminfo: memFree=30692524/32950928 swapFree=67111404/67111528
[pid=32675] ppid=32673 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/32675/stat : 32675 (ppfolio) S 32673 32675 32278 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 519613737 18763776 389 33554432000 4194304 4287625 140734356458240 18446744073709551615 235594886671 0 0 4096 65536 5080325091393273855 0 0 17 4 0 0 0
/proc/32675/statm: 4581 389 341 23 0 91 0
[pid=32676] ppid=32675 vsize=908608 CPUtime=1201.72 cores=0
/proc/32676/stat : 32676 (cryptominisat) R 32675 32675 32278 0 -1 4202496 124558 0 0 0 120132 40 0 0 25 0 1 0 519613737 930414592 30992 33554432000 4194304 4587354 140734328422320 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32676/statm: 227152 30992 336 96 0 223714 0
[pid=32677] ppid=32675 vsize=134340 CPUtime=1201.72 cores=4
/proc/32677/stat : 32677 (clasp) R 32675 32675 32278 0 -1 4202496 31133 0 0 0 120163 9 0 0 25 0 1 0 519613737 137564160 29990 33554432000 4194304 4785740 140733302449968 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/32677/statm: 33585 29990 340 145 0 30630 0
[pid=32678] ppid=32675 vsize=462160 CPUtime=597.64 cores=6
/proc/32678/stat : 32678 (TNM) R 32675 32675 32278 0 -1 4202496 3332 0 0 0 59764 0 0 0 25 0 1 0 519613737 473251840 3229 33554432000 134512640 134534564 4290354352 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32678/statm: 115540 3229 95 6 0 114206 0
[pid=32679] ppid=32675 vsize=42624 CPUtime=1201.6 cores=2
/proc/32679/stat : 32679 (lingeling) R 32675 32675 32278 0 -1 4202496 87257 0 0 0 120148 12 0 0 25 0 1 0 519613737 43646976 9823 33554432000 4194304 4352236 140736043174752 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/32679/statm: 10656 9823 126 39 0 9736 0
[pid=32680] ppid=32675 vsize=105372 CPUtime=597.52 cores=6
/proc/32680/stat : 32680 (march_hi) R 32675 32675 32278 0 -1 4202496 41746 0 0 0 59744 8 0 0 25 0 1 0 519613737 107900928 17979 33554432000 4194304 4331988 140733296467904 18446744073709551615 4226407 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/32680/statm: 26343 17979 175 34 0 24785 0
Current children cumulated CPU time (s) 4800.2
Current children cumulated vsize (KiB) 1671428

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32675 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 4800.2
#
# 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.2
CPU user time (s): 4799.51
CPU system time (s): 0.69
CPU usage (%): 399.446
Max. virtual memory (cumulated for all children) (KiB): 15204204

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

runsolver used 1.90171 second user time and 4.66229 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 14:29:10
IDJOB=3288892
IDBENCH=83108
IDSOLVER=1612
FILE ID=node120/3288892-1304080150
RUNJOBID= node120-1304078919-32296
PBS_JOBID= 13170527
Free space on /tmp= 72064 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom15.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288892-1304080150/watcher-3288892-1304080150 -o /tmp/evaluation-result-3288892-1304080150/solver-3288892-1304080150 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3288892-1304080150.cnf

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1157663117

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31299792 kB
Buffers:        460820 kB
Cached:         611796 kB
SwapCached:          8 kB
Active:         570252 kB
Inactive:       722340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31299792 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:           11320 kB
Writeback:           0 kB
AnonPages:      219192 kB
Mapped:          16920 kB
Slab:           296048 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1613544 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= 72048 MiB
End job on node120 at 2011-04-29 14:49:13