Trace number 3251655

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.34 1201.72

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
MD5SUM71638ad618721ad48c6bd2d48b828020
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.2785
Satisfiable
(Un)Satisfiability was proved
Number of variables2377
Number of clauses566749
Sum of the clauses size1135775
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2566699
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

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-3251655-1304100338/watcher-3251655-1304100338 -o /tmp/evaluation-result-3251655-1304100338/solver-3251655-1304100338 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3251655-1304100338.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 9.92 10.16 9.79 6/182 2625
/proc/meminfo: memFree=30209088/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) R 2623 2625 2052 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0

[startup+0.236173 s]
/proc/loadavg: 9.92 10.16 9.79 6/182 2625
/proc/meminfo: memFree=30209088/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 24 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300165 s]
/proc/loadavg: 9.92 10.16 9.79 6/182 2625
/proc/meminfo: memFree=30209088/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400146 s]
/proc/loadavg: 9.92 10.16 9.79 6/182 2625
/proc/meminfo: memFree=30209088/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701091 s]
/proc/loadavg: 9.92 10.16 9.79 6/182 2625
/proc/meminfo: memFree=30209088/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50094 s]
/proc/loadavg: 9.92 10.16 9.79 12/188 2631
/proc/meminfo: memFree=29994520/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=95380 CPUtime=1.49 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 18223 0 0 0 148 1 0 0 25 0 1 0 521634556 97669120 18109 33554432000 4194304 4587354 140734005755920 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 23845 18109 314 96 0 20407 0
[pid=2627] ppid=2625 vsize=48024 CPUtime=1.49 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 11722 0 0 0 148 1 0 0 25 0 1 0 521634556 49176576 8922 33554432000 4194304 4785740 140733278851488 18446744073709551615 4495597 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 12006 8922 313 145 0 9051 0
[pid=2628] ppid=2625 vsize=478396 CPUtime=0.77 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 9115 0 0 0 76 1 0 0 25 0 1 0 521634556 489877504 9012 33554432000 134512640 134534564 4289372224 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 119599 9012 91 6 0 118265 0
[pid=2629] ppid=2625 vsize=29284 CPUtime=1.48 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 8665 0 0 0 148 0 0 0 20 0 1 0 521634556 29986816 6480 33554432000 4194304 4352236 140735352562560 18446744073709551615 4267938 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 7321 6480 124 39 0 6401 0
[pid=2630] ppid=2625 vsize=66956 CPUtime=0.69 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 23969 0 0 0 67 2 0 0 25 0 1 0 521634556 68562944 9772 33554432000 4194304 4331988 140735880435504 18446744073709551615 4252215 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 16739 9772 147 34 0 15181 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 736364

[startup+3.10065 s]
/proc/loadavg: 9.92 10.16 9.79 12/188 2631
/proc/meminfo: memFree=29949632/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=110300 CPUtime=3.09 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 29445 0 0 0 306 3 0 0 25 0 1 0 521634556 112947200 21588 33554432000 4194304 4587354 140734005755920 18446744073709551615 4241083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 27575 21588 326 96 0 24137 0
[pid=2627] ppid=2625 vsize=48024 CPUtime=3.09 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 11722 0 0 0 308 1 0 0 25 0 1 0 521634556 49176576 8922 33554432000 4194304 4785740 140733278851488 18446744073709551615 4495623 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 12006 8922 313 145 0 9051 0
[pid=2628] ppid=2625 vsize=478396 CPUtime=1.57 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 9115 0 0 0 156 1 0 0 25 0 1 0 521634556 489877504 9012 33554432000 134512640 134534564 4289372224 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 119599 9012 91 6 0 118265 0
[pid=2629] ppid=2625 vsize=29284 CPUtime=3.09 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 8668 0 0 0 308 1 0 0 25 0 1 0 521634556 29986816 6483 33554432000 4194304 4352236 140735352562560 18446744073709551615 4271327 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 7321 6483 127 39 0 6401 0
[pid=2630] ppid=2625 vsize=78716 CPUtime=1.5 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 38925 0 0 0 145 5 0 0 25 0 1 0 521634556 80605184 8901 33554432000 4194304 4331988 140735880435504 18446744073709551615 222921172359 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 19679 8901 159 34 0 18121 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 763044

[startup+6.30107 s]
/proc/loadavg: 9.93 10.16 9.79 12/188 2631
/proc/meminfo: memFree=29947408/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1470568 CPUtime=6.29 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 31888 0 0 0 625 4 0 0 25 0 1 0 521634556 1505861632 22101 33554432000 4194304 4587354 140734005755920 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 367642 22101 331 96 0 364204 0
[pid=2627] ppid=2625 vsize=46388 CPUtime=6.29 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 12720 0 0 0 628 1 0 0 25 0 1 0 521634556 47501312 8813 33554432000 4194304 4785740 140733278851488 18446744073709551615 4553293 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 11597 8813 340 145 0 8642 0
[pid=2628] ppid=2625 vsize=478396 CPUtime=3.15 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 9115 0 0 0 314 1 0 0 25 0 1 0 521634556 489877504 9012 33554432000 134512640 134534564 4289372224 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 119599 9012 91 6 0 118265 0
[pid=2629] ppid=2625 vsize=43876 CPUtime=6.28 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 11293 0 0 0 627 1 0 0 25 0 1 0 521634556 44929024 9108 33554432000 4194304 4352236 140735352562560 18446744073709551615 4284208 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 10969 9108 127 39 0 10049 0
[pid=2630] ppid=2625 vsize=81560 CPUtime=3.1 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 44214 0 0 0 304 6 0 0 25 0 1 0 521634556 83517440 9664 33554432000 4194304 4331988 140735880435504 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 20390 9664 171 34 0 18832 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 2139112

[startup+12.7009 s]
/proc/loadavg: 9.93 10.15 9.79 12/188 2631
/proc/meminfo: memFree=29855036/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1470568 CPUtime=12.69 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 32058 0 0 0 1265 4 0 0 25 0 1 0 521634556 1505861632 22268 33554432000 4194304 4587354 140734005755920 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 367642 22268 337 96 0 364204 0
[pid=2627] ppid=2625 vsize=61328 CPUtime=12.69 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 16522 0 0 0 1267 2 0 0 25 0 1 0 521634556 62799872 12615 33554432000 4194304 4785740 140733278851488 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 15332 12615 340 145 0 12377 0
[pid=2628] ppid=2625 vsize=478396 CPUtime=6.31 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 9115 0 0 0 630 1 0 0 25 0 1 0 521634556 489877504 9012 33554432000 134512640 134534564 4289372224 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 119599 9012 91 6 0 118265 0
[pid=2629] ppid=2625 vsize=43876 CPUtime=12.68 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 11871 0 0 0 1267 1 0 0 25 0 1 0 521634556 44929024 9686 33554432000 4194304 4352236 140735352562560 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 10969 9686 127 39 0 10049 0
[pid=2630] ppid=2625 vsize=81748 CPUtime=6.3 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 44256 0 0 0 624 6 0 0 25 0 1 0 521634556 83709952 9706 33554432000 4194304 4331988 140735880435504 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 20437 9706 171 34 0 18879 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2154240

[startup+25.5066 s]
/proc/loadavg: 10.02 10.16 9.80 12/188 2632
/proc/meminfo: memFree=29815596/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1470568 CPUtime=25.5 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 32058 0 0 0 2546 4 0 0 25 0 1 0 521634556 1505861632 22268 33554432000 4194304 4587354 140734005755920 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 367642 22268 337 96 0 364204 0
[pid=2627] ppid=2625 vsize=98504 CPUtime=25.49 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 25658 0 0 0 2545 4 0 0 25 0 1 0 521634556 100868096 21751 33554432000 4194304 4785740 140733278851488 18446744073709551615 222921437893 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 24626 21751 340 145 0 21671 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=12.72 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 1270 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=49772 CPUtime=25.49 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 12767 0 0 0 2548 1 0 0 25 0 1 0 521634556 50966528 10582 33554432000 4194304 4352236 140735352562560 18446744073709551615 4267820 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 12443 10582 127 39 0 11523 0
[pid=2630] ppid=2625 vsize=82720 CPUtime=12.63 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 44473 0 0 0 1257 6 0 0 25 0 1 0 521634556 84705280 9923 33554432000 4194304 4331988 140735880435504 18446744073709551615 4237116 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 20680 9923 174 34 0 19122 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 2206632

[startup+51.1009 s]
/proc/loadavg: 10.01 10.15 9.80 12/188 2632
/proc/meminfo: memFree=29682236/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1495408 CPUtime=51.09 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 43409 0 0 0 5104 5 0 0 25 0 1 0 521634556 1531297792 28263 33554432000 4194304 4587354 140734005755920 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 373852 28263 337 96 0 370414 0
[pid=2627] ppid=2625 vsize=144352 CPUtime=51.08 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 36800 0 0 0 5100 8 0 0 25 0 1 0 521634556 147816448 32893 33554432000 4194304 4785740 140733278851488 18446744073709551615 4323744 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 36088 32893 340 145 0 33133 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=25.42 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 2540 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=52308 CPUtime=51.08 cores=2

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

/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 3020524

[startup+1002.31 s]
/proc/loadavg: 10.13 10.15 10.01 12/188 2658
/proc/meminfo: memFree=28674488/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1747360 CPUtime=1002.33 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 182141 0 0 0 100186 47 0 0 25 0 1 0 521634556 1789296640 62565 33554432000 4194304 4587354 140734005755920 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 436840 62565 337 96 0 433402 0
[pid=2627] ppid=2625 vsize=490264 CPUtime=1002.23 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 119204 0 0 0 100189 34 0 0 25 0 1 0 521634556 502030336 115297 33554432000 4194304 4785740 140733278851488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 122566 115297 340 145 0 119611 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=498.44 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 49842 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=147368 CPUtime=1002.33 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 77101 0 0 0 100223 10 0 0 25 0 1 0 521634556 150904832 36004 33554432000 4194304 4352236 140735352562560 18446744073709551615 4235610 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 36842 36004 127 39 0 35922 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=498.41 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 49834 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4003.74
Current children cumulated vsize (KiB) 2989672

[startup+1062.3 s]
/proc/loadavg: 10.35 10.21 10.03 12/188 2659
/proc/meminfo: memFree=28632024/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1737212 CPUtime=1062.32 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 191259 0 0 0 106180 52 0 0 25 0 1 0 521634556 1778905088 64448 33554432000 4194304 4587354 140734005755920 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 434303 64448 337 96 0 430865 0
[pid=2627] ppid=2625 vsize=493096 CPUtime=1062.22 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 119837 0 0 0 106188 34 0 0 25 0 1 0 521634556 504930304 115930 33554432000 4194304 4785740 140733278851488 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 123274 115930 340 145 0 120319 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=528.31 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 52829 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=128936 CPUtime=1062.32 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 77613 0 0 0 106222 10 0 0 25 0 1 0 521634556 132030464 31396 33554432000 4194304 4352236 140735352562560 18446744073709551615 4327916 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 32234 31396 127 39 0 31314 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=528.22 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 52815 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4243.39
Current children cumulated vsize (KiB) 2963924

[startup+1122.3 s]
/proc/loadavg: 8.16 9.69 9.87 6/177 2679
/proc/meminfo: memFree=29782880/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1781768 CPUtime=1122.32 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 199765 0 0 0 112176 56 0 0 25 0 1 0 521634556 1824530432 64585 33554432000 4194304 4587354 140734005755920 18446744073709551615 222921473692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 445442 64585 337 96 0 442004 0
[pid=2627] ppid=2625 vsize=505916 CPUtime=1122.21 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 122810 0 0 0 112186 35 0 0 25 0 1 0 521634556 518057984 118903 33554432000 4194304 4785740 140733278851488 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 126479 118903 340 145 0 123524 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=558.13 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 55811 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=145320 CPUtime=1122.32 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 86829 0 0 0 112221 11 0 0 25 0 1 0 521634556 148807680 35492 33554432000 4194304 4352236 140735352562560 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 36330 35492 127 39 0 35410 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=558.09 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 55802 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4308792 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4483.07
Current children cumulated vsize (KiB) 3037684

[startup+1182.3 s]
/proc/loadavg: 6.27 8.86 9.57 6/177 2680
/proc/meminfo: memFree=29783680/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1624736 CPUtime=1182.33 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 207284 0 0 0 118173 60 0 0 25 0 1 0 521634556 1663729664 63194 33554432000 4194304 4587354 140734005755920 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 406184 63194 337 96 0 402746 0
[pid=2627] ppid=2625 vsize=509276 CPUtime=1182.21 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 123707 0 0 0 118186 35 0 0 25 0 1 0 521634556 521498624 119800 33554432000 4194304 4785740 140733278851488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 127319 119800 340 145 0 124364 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=588.03 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 58801 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=147368 CPUtime=1182.32 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 93485 0 0 0 118220 12 0 0 25 0 1 0 521634556 150904832 36004 33554432000 4194304 4352236 140735352562560 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 36842 36004 127 39 0 35922 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=587.92 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 58785 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 2886060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.91 8.61 9.47 6/177 2681
/proc/meminfo: memFree=29781296/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1624736 CPUtime=1201.73 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 208048 0 0 0 120113 60 0 0 25 0 1 0 521634556 1663729664 63944 33554432000 4194304 4587354 140734005755920 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 406184 63944 337 96 0 402746 0
[pid=2627] ppid=2625 vsize=509276 CPUtime=1201.61 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 123709 0 0 0 120126 35 0 0 25 0 1 0 521634556 521498624 119802 33554432000 4194304 4785740 140733278851488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 127319 119802 340 145 0 124364 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=597.66 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 59764 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=145320 CPUtime=1201.73 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 93485 0 0 0 120161 12 0 0 25 0 1 0 521634556 148807680 35492 33554432000 4194304 4352236 140735352562560 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 36330 35492 127 39 0 35410 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=597.61 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 59754 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2884012

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: 5.91 8.61 9.47 6/177 2681
/proc/meminfo: memFree=29781296/32951124 swapFree=67110188/67111528
[pid=2625] ppid=2623 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2625/stat : 2625 (ppfolio) S 2623 2625 2052 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 521634556 18763776 389 33554432000 4194304 4287625 140736598440608 18446744073709551615 222921797135 0 0 4096 65536 18215865327869231103 0 0 17 4 0 0 0
/proc/2625/statm: 4581 389 341 23 0 91 0
[pid=2626] ppid=2625 vsize=1624736 CPUtime=1201.73 cores=0
/proc/2626/stat : 2626 (cryptominisat) R 2625 2625 2052 0 -1 4202496 208048 0 0 0 120113 60 0 0 25 0 1 0 521634556 1663729664 63944 33554432000 4194304 4587354 140734005755920 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2626/statm: 406184 63944 337 96 0 402746 0
[pid=2627] ppid=2625 vsize=509276 CPUtime=1201.61 cores=4
/proc/2627/stat : 2627 (clasp) R 2625 2625 2052 0 -1 4202496 123709 0 0 0 120126 35 0 0 25 0 1 0 521634556 521498624 119802 33554432000 4194304 4785740 140733278851488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2627/statm: 127319 119802 340 145 0 124364 0
[pid=2628] ppid=2625 vsize=486744 CPUtime=597.66 cores=6
/proc/2628/stat : 2628 (TNM) R 2625 2625 2052 0 -1 4202496 13214 0 0 0 59764 2 0 0 25 0 1 0 521634556 498425856 13111 33554432000 134512640 134534564 4289372224 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2628/statm: 121686 13111 95 6 0 120352 0
[pid=2629] ppid=2625 vsize=145320 CPUtime=1201.73 cores=2
/proc/2629/stat : 2629 (lingeling) R 2625 2625 2052 0 -1 4202496 93485 0 0 0 120161 12 0 0 25 0 1 0 521634556 148807680 35492 33554432000 4194304 4352236 140735352562560 18446744073709551615 4328345 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2629/statm: 36330 35492 127 39 0 35410 0
[pid=2630] ppid=2625 vsize=99612 CPUtime=597.61 cores=6
/proc/2630/stat : 2630 (march_hi) R 2625 2625 2052 0 -1 4202496 47791 0 0 0 59754 7 0 0 25 0 1 0 521634556 102002688 13241 33554432000 4194304 4331988 140735880435504 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2630/statm: 24903 13241 175 34 0 23345 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 2884012

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.72
CPU time (s): 4800.34
CPU user time (s): 4799.18
CPU system time (s): 1.16
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 4534216

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

runsolver used 1.82672 second user time and 4.64029 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 20:05:38
IDJOB=3251655
IDBENCH=88228
IDSOLVER=1612
FILE ID=node109/3251655-1304100338
RUNJOBID= node109-1304096344-2070
PBS_JOBID= 13170607
Free space on /tmp= 72360 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p15-s98191766.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251655-1304100338/watcher-3251655-1304100338 -o /tmp/evaluation-result-3251655-1304100338/solver-3251655-1304100338 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3251655-1304100338.cnf

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

MD5SUM BENCH= 71638ad618721ad48c6bd2d48b828020
RANDOM SEED=1801633509

node109.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	: 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.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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30209244 kB
Buffers:        726936 kB
Cached:        1024148 kB
SwapCached:        712 kB
Active:         698816 kB
Inactive:      1653384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30209244 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           17104 kB
Writeback:           0 kB
AnonPages:      600244 kB
Mapped:          16620 kB
Slab:           325060 kB
PageTables:       6260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1423684 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= 72368 MiB
End job on node109 at 2011-04-29 20:25:42