Trace number 3292388

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

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_35.renamed-as.sat05-1921.cnf
MD5SUM5fda0e0fb8a21967728dfe29bf2d4ea5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark473.18
Satisfiable
(Un)Satisfiability was proved
Number of variables1225
Number of clauses211785
Sum of the clauses size554190
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 283405
Number of clauses of size 3128310
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3292388-1304096925/watcher-3292388-1304096925 -o /tmp/evaluation-result-3292388-1304096925/solver-3292388-1304096925 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3292388-1304096925.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.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 19 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0

[startup+1.23155 s]
/proc/loadavg: 10.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.33153 s]
/proc/loadavg: 10.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40052 s]
/proc/loadavg: 10.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.53149 s]
/proc/loadavg: 10.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60048 s]
/proc/loadavg: 10.27 10.14 9.54 6/182 29075
/proc/meminfo: memFree=17325304/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10122 s]
/proc/loadavg: 10.41 10.17 9.55 11/188 29081
/proc/meminfo: memFree=17208200/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=55084 CPUtime=3.09 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 11248 0 0 0 308 1 0 0 25 0 1 0 599923305 56406016 9321 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 13771 9321 327 96 0 10333 0
[pid=29077] ppid=29075 vsize=26632 CPUtime=3.09 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 5583 0 0 0 308 1 0 0 25 0 1 0 599923305 27271168 3900 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 6658 3900 340 145 0 3703 0
[pid=29078] ppid=29075 vsize=464272 CPUtime=1.95 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 4183 0 0 0 195 0 0 0 21 0 1 0 599923305 475414528 4080 33554432000 134512640 134534564 4294308272 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 116068 4080 91 6 0 114734 0
[pid=29079] ppid=29075 vsize=16328 CPUtime=3.08 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 7023 0 0 0 308 0 0 0 25 0 1 0 599923305 16719872 3244 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328085 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 4082 3244 127 39 0 3162 0
[pid=29080] ppid=29075 vsize=38288 CPUtime=1.11 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 16159 0 0 0 109 2 0 0 25 0 1 0 599923305 39206912 5919 33554432000 4194304 4331988 140734294901712 18446744073709551615 4271246 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 9572 5919 151 34 0 8014 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 618928

[startup+6.30066 s]
/proc/loadavg: 10.41 10.17 9.55 11/188 29081
/proc/meminfo: memFree=17141160/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1459884 CPUtime=6.29 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 12646 0 0 0 627 2 0 0 25 0 1 0 599923305 1494921216 9071 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 364971 9071 327 96 0 361533 0
[pid=29077] ppid=29075 vsize=26632 CPUtime=6.29 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 5583 0 0 0 628 1 0 0 25 0 1 0 599923305 27271168 3900 33554432000 4194304 4785740 140735860885472 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 6658 3900 340 145 0 3703 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=3.54 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 353 1 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=19836 CPUtime=6.29 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 7900 0 0 0 628 1 0 0 25 0 1 0 599923305 20312064 4121 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 4959 4121 127 39 0 4039 0
[pid=29080] ppid=29075 vsize=61600 CPUtime=2.71 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 20899 0 0 0 268 3 0 0 25 0 1 0 599923305 63078400 10659 33554432000 4194304 4331988 140734294901712 18446744073709551615 4271211 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 15400 10659 151 34 0 13842 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2055700

[startup+12.7005 s]
/proc/loadavg: 10.34 10.16 9.55 11/188 29081
/proc/meminfo: memFree=17051208/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1455436 CPUtime=12.69 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 16880 0 0 0 1267 2 0 0 25 0 1 0 599923305 1490366464 8465 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 363859 8465 337 96 0 360421 0
[pid=29077] ppid=29075 vsize=33844 CPUtime=12.69 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 7471 0 0 0 1268 1 0 0 25 0 1 0 599923305 34656256 5788 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553010 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 8461 5788 340 145 0 5506 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=6.7 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 669 1 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=19836 CPUtime=12.68 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 7900 0 0 0 1267 1 0 0 25 0 1 0 599923305 20312064 4121 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 4959 4121 127 39 0 4039 0
[pid=29080] ppid=29075 vsize=99364 CPUtime=5.91 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 29623 0 0 0 587 4 0 0 25 0 1 0 599923305 101748736 19383 33554432000 4194304 4331988 140734294901712 18446744073709551615 4271246 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 24841 19383 151 34 0 23283 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2096228

[startup+25.5003 s]
/proc/loadavg: 10.29 10.16 9.56 11/188 29082
/proc/meminfo: memFree=16866432/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1471236 CPUtime=25.49 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 26711 0 0 0 2546 3 0 0 25 0 1 0 599923305 1506545664 14778 33554432000 4194304 4587354 140735816023200 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 367809 14778 337 96 0 364371 0
[pid=29077] ppid=29075 vsize=37832 CPUtime=25.48 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 8420 0 0 0 2547 1 0 0 25 0 1 0 599923305 38739968 6737 33554432000 4194304 4785740 140735860885472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 9458 6737 340 145 0 6503 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=13.09 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 1308 1 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=20728 CPUtime=25.48 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 8123 0 0 0 2547 1 0 0 25 0 1 0 599923305 21225472 4344 33554432000 4194304 4352236 140736786094480 18446744073709551615 4267960 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 5182 4344 127 39 0 4262 0
[pid=29080] ppid=29075 vsize=174496 CPUtime=12.26 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 46975 0 0 0 1219 7 0 0 25 0 1 0 599923305 178683904 36735 33554432000 4194304 4331988 140734294901712 18446744073709551615 4271235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 43624 36735 151 34 0 42066 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2192040

[startup+51.1008 s]
/proc/loadavg: 10.40 10.19 9.58 11/188 29082
/proc/meminfo: memFree=16400648/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1480420 CPUtime=51.09 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 29042 0 0 0 5106 3 0 0 25 0 1 0 599923305 1515950080 17106 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 370105 17106 337 96 0 366667 0
[pid=29077] ppid=29075 vsize=46436 CPUtime=51.09 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 10548 0 0 0 5107 2 0 0 25 0 1 0 599923305 47550464 8865 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553024 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 11609 8865 340 145 0 8654 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=25.8 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 2579 1 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=21512 CPUtime=51.08 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 8319 0 0 0 5107 1 0 0 25 0 1 0 599923305 22028288 4540 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328116 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 5378 4540 127 39 0 4458 0
[pid=29080] ppid=29075 vsize=322384 CPUtime=25.01 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 80649 0 0 0 2489 12 0 0 25 0 1 0 599923305 330121216 70409 33554432000 4194304 4331988 140734294901712 18446744073709551615 4226620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 80596 70409 151 34 0 79038 0
Current children cumulated CPU time (s) 204.07
Current children cumulated vsize (KiB) 2358500

[startup+102.301 s]
/proc/loadavg: 9.90 10.11 9.59 11/187 29244
/proc/meminfo: memFree=15901944/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1469272 CPUtime=102.3 cores=0

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

/proc/29080/statm: 181655 165795 175 34 0 180097 0
Current children cumulated CPU time (s) 3763.95
Current children cumulated vsize (KiB) 2903012

[startup+1002.3 s]
/proc/loadavg: 10.19 9.83 9.56 11/188 29523
/proc/meminfo: memFree=16087748/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=134056 CPUtime=1002.31 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 60472 0 0 0 100216 15 0 0 25 0 1 0 599923305 137273344 29518 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 33514 29518 337 96 0 30076 0
[pid=29077] ppid=29075 vsize=120200 CPUtime=1002.3 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 28069 0 0 0 100220 10 0 0 25 0 1 0 599923305 123084800 26386 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 30050 26386 340 145 0 27095 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=498.81 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 49879 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=48908 CPUtime=1002.16 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15168 0 0 0 100210 6 0 0 25 0 1 0 599923305 50081792 11389 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12227 11389 127 39 0 11307 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=498.02 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363355 0 0 0 49751 51 0 0 25 0 1 0 599923305 744058880 165979 33554432000 4194304 4331988 140734294901712 18446744073709551615 4226263 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 165979 175 34 0 180097 0
Current children cumulated CPU time (s) 4003.6
Current children cumulated vsize (KiB) 1517532

[startup+1062.3 s]
/proc/loadavg: 10.17 9.89 9.60 11/188 29524
/proc/meminfo: memFree=16073296/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1517136 CPUtime=1062.31 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 65145 0 0 0 106215 16 0 0 25 0 1 0 599923305 1553547264 29526 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 379284 29526 337 96 0 375846 0
[pid=29077] ppid=29075 vsize=126880 CPUtime=1062.3 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 29522 0 0 0 106220 10 0 0 25 0 1 0 599923305 129925120 27839 33554432000 4194304 4785740 140735860885472 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 31720 27839 340 145 0 28765 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=528.67 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 52865 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=48908 CPUtime=1062.16 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15168 0 0 0 106210 6 0 0 25 0 1 0 599923305 50081792 11389 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328122 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12227 11389 127 39 0 11307 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=527.83 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363412 0 0 0 52732 51 0 0 25 0 1 0 599923305 744058880 166036 33554432000 4194304 4331988 140734294901712 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 166036 175 34 0 180097 0
Current children cumulated CPU time (s) 4243.27
Current children cumulated vsize (KiB) 2907292

[startup+1122.3 s]
/proc/loadavg: 10.21 9.95 9.64 11/188 29526
/proc/meminfo: memFree=16102380/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1536936 CPUtime=1122.31 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 68941 0 0 0 112212 19 0 0 25 0 1 0 599923305 1573822464 32792 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 384234 32792 337 96 0 380796 0
[pid=29077] ppid=29075 vsize=130892 CPUtime=1122.31 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 30483 0 0 0 112220 11 0 0 25 0 1 0 599923305 134033408 28800 33554432000 4194304 4785740 140735860885472 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 32723 28800 340 145 0 29768 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=558.51 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 55849 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=49768 CPUtime=1122.15 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15383 0 0 0 112209 6 0 0 25 0 1 0 599923305 50962432 11604 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328114 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12442 11604 127 39 0 11522 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=557.67 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363468 0 0 0 55716 51 0 0 25 0 1 0 599923305 744058880 166092 33554432000 4194304 4331988 140734294901712 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 166092 175 34 0 180097 0
Current children cumulated CPU time (s) 4482.95
Current children cumulated vsize (KiB) 2931964

[startup+1182.3 s]
/proc/loadavg: 9.68 9.86 9.62 10/187 29559
/proc/meminfo: memFree=14837452/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1513460 CPUtime=1182.32 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 70564 0 0 0 118211 21 0 0 25 0 1 0 599923305 1549783040 29612 33554432000 4194304 4587354 140735816023200 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 378365 29612 337 96 0 374927 0
[pid=29077] ppid=29075 vsize=131616 CPUtime=1182.31 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 30670 0 0 0 118220 11 0 0 25 0 1 0 599923305 134774784 28987 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 32904 28987 340 145 0 29949 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=588.33 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 58831 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=51940 CPUtime=1182.14 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15926 0 0 0 118205 9 0 0 25 0 1 0 599923305 53186560 12147 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12985 12147 127 39 0 12065 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=587.52 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363689 0 0 0 58701 51 0 0 25 0 1 0 599923305 744058880 166313 33554432000 4194304 4331988 140734294901712 18446744073709551615 4210516 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 166313 175 34 0 180097 0
Current children cumulated CPU time (s) 4722.62
Current children cumulated vsize (KiB) 2911384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 9.48 9.81 9.61 10/187 29559
/proc/meminfo: memFree=14686464/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1530812 CPUtime=1201.72 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 74058 0 0 0 120150 22 0 0 25 0 1 0 599923305 1567551488 32742 33554432000 4194304 4587354 140735816023200 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 382703 32742 337 96 0 379265 0
[pid=29077] ppid=29075 vsize=132236 CPUtime=1201.72 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 30785 0 0 0 120161 11 0 0 25 0 1 0 599923305 135409664 29102 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 33059 29102 340 145 0 30104 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=598 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 59798 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=51940 CPUtime=1201.55 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15926 0 0 0 120146 9 0 0 25 0 1 0 599923305 53186560 12147 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12985 12147 127 39 0 12065 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=597.15 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363758 0 0 0 59664 51 0 0 25 0 1 0 599923305 744058880 166382 33554432000 4194304 4331988 140734294901712 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 166382 175 34 0 180097 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2929356

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.48 9.81 9.61 10/187 29559
/proc/meminfo: memFree=14686464/32950940 swapFree=67111528/67111528
[pid=29075] ppid=29073 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29075/stat : 29075 (ppfolio) S 29073 29075 28861 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599923305 18763776 389 33554432000 4194304 4287625 140736176896640 18446744073709551615 215988612623 0 0 4096 65536 4578621921368735743 0 0 17 4 0 0 0
/proc/29075/statm: 4581 389 341 23 0 91 0
[pid=29076] ppid=29075 vsize=1530812 CPUtime=1201.72 cores=0
/proc/29076/stat : 29076 (cryptominisat) R 29075 29075 28861 0 -1 4202496 74058 0 0 0 120150 22 0 0 25 0 1 0 599923305 1567551488 32742 33554432000 4194304 4587354 140735816023200 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29076/statm: 382703 32742 337 96 0 379265 0
[pid=29077] ppid=29075 vsize=132236 CPUtime=1201.72 cores=4
/proc/29077/stat : 29077 (clasp) R 29075 29075 28861 0 -1 4202496 30785 0 0 0 120161 11 0 0 25 0 1 0 599923305 135409664 29102 33554432000 4194304 4785740 140735860885472 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29077/statm: 33059 29102 340 145 0 30104 0
[pid=29078] ppid=29075 vsize=469424 CPUtime=598 cores=6
/proc/29078/stat : 29078 (TNM) R 29075 29075 28861 0 -1 4202496 5368 0 0 0 59798 2 0 0 25 0 1 0 599923305 480690176 5265 33554432000 134512640 134534564 4294308272 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29078/statm: 117356 5265 95 6 0 116022 0
[pid=29079] ppid=29075 vsize=51940 CPUtime=1201.55 cores=2
/proc/29079/stat : 29079 (lingeling) R 29075 29075 28861 0 -1 4202496 15926 0 0 0 120146 9 0 0 25 0 1 0 599923305 53186560 12147 33554432000 4194304 4352236 140736786094480 18446744073709551615 4328109 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29079/statm: 12985 12147 127 39 0 12065 0
[pid=29080] ppid=29075 vsize=726620 CPUtime=597.15 cores=6
/proc/29080/stat : 29080 (march_hi) R 29075 29075 28861 0 -1 4202496 363758 0 0 0 59664 51 0 0 25 0 1 0 599923305 744058880 166382 33554432000 4194304 4331988 140734294901712 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29080/statm: 181655 166382 175 34 0 180097 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 2929356

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29075 and gives
#  childrusage.ru_utime.tv_sec=1201
#  childrusage.ru_utime.tv_usec=467349
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 1201.57
# while last known CPU time is 4800.14
#
# 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.14
CPU user time (s): 4799.19
CPU system time (s): 0.95
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 4303708

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

runsolver used 1.91071 second user time and 4.64329 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 19:08:45
IDJOB=3292388
IDBENCH=85987
IDSOLVER=1612
FILE ID=node117/3292388-1304096925
RUNJOBID= node117-1304095715-28879
PBS_JOBID= 13170599
Free space on /tmp= 71668 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_35.renamed-as.sat05-1921.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292388-1304096925/watcher-3292388-1304096925 -o /tmp/evaluation-result-3292388-1304096925/solver-3292388-1304096925 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3292388-1304096925.cnf

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

MD5SUM BENCH= 5fda0e0fb8a21967728dfe29bf2d4ea5
RANDOM SEED=258070443

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17325584 kB
Buffers:       2380388 kB
Cached:       12497120 kB
SwapCached:          0 kB
Active:        8271436 kB
Inactive:      6770796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17325584 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25360 kB
Writeback:           0 kB
AnonPages:      163316 kB
Mapped:          16596 kB
Slab:           519588 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   775320 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= 71560 MiB
End job on node117 at 2011-04-29 19:28:49