Trace number 3190804

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.1 1201.51

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
MD5SUM1ae73e64babd5796adef68295bcaa14f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark89.3534
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 4 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190804-1304036413/watcher-3190804-1304036413 -o /tmp/evaluation-result-3190804-1304036413/solver-3190804-1304036413 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190804-1304036413.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: 5.10 5.10 5.62 1/171 29231
/proc/meminfo: memFree=20427180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) R 29229 29231 28368 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0

[startup+0.220668 s]
/proc/loadavg: 5.10 5.10 5.62 1/171 29231
/proc/meminfo: memFree=20427180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300643 s]
/proc/loadavg: 5.10 5.10 5.62 1/171 29231
/proc/meminfo: memFree=20427180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400625 s]
/proc/loadavg: 5.10 5.10 5.62 1/171 29231
/proc/meminfo: memFree=20427180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700572 s]
/proc/loadavg: 5.10 5.10 5.62 1/171 29231
/proc/meminfo: memFree=20427180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 5.10 5.10 5.62 6/177 29237
/proc/meminfo: memFree=20385708/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=308776 CPUtime=1.49 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 6079 0 0 0 148 1 0 0 25 0 1 0 247832586 316186624 3107 33554432000 4194304 4587354 140735143396496 18446744073709551615 4420361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 77194 3107 327 96 0 73756 0
[pid=29233] ppid=29231 vsize=25664 CPUtime=1.49 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 4012 0 0 0 149 0 0 0 25 0 1 0 247832586 26279936 3741 33554432000 4194304 4785740 140735272774496 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 6416 3741 340 145 0 3461 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=0.78 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 78 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=7204 CPUtime=1.49 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 1235 0 0 0 149 0 0 0 25 0 1 0 247832586 7376896 991 33554432000 4194304 4352236 140735024167504 18446744073709551615 4327867 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 1801 991 127 39 0 881 0
[pid=29236] ppid=29231 vsize=15180 CPUtime=0.69 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 6478 0 0 0 69 0 0 0 25 0 1 0 247832586 15544320 1618 33554432000 4194304 4331988 140734458344688 18446744073709551615 4263328 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 3795 1618 174 34 0 2237 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 835860

[startup+3.10115 s]
/proc/loadavg: 5.10 5.10 5.62 6/177 29237
/proc/meminfo: memFree=20384964/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=312004 CPUtime=3.08 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 9549 0 0 0 307 1 0 0 25 0 1 0 247832586 319492096 3260 33554432000 4194304 4587354 140735143396496 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 78001 3260 331 96 0 74563 0
[pid=29233] ppid=29231 vsize=27648 CPUtime=3.09 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 4514 0 0 0 309 0 0 0 25 0 1 0 247832586 28311552 4243 33554432000 4194304 4785740 140735272774496 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 6912 4243 340 145 0 3957 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=1.57 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 157 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=7572 CPUtime=3.09 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 1328 0 0 0 309 0 0 0 25 0 1 0 247832586 7753728 1084 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 1893 1084 127 39 0 973 0
[pid=29236] ppid=29231 vsize=15316 CPUtime=1.49 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 6517 0 0 0 149 0 0 0 25 0 1 0 247832586 15683584 1657 33554432000 4194304 4331988 140734458344688 18446744073709551615 4299299 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 3829 1657 174 34 0 2271 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 841576

[startup+6.30059 s]
/proc/loadavg: 5.17 5.12 5.63 6/177 29237
/proc/meminfo: memFree=20380508/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=309112 CPUtime=6.29 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 18351 0 0 0 626 3 0 0 25 0 1 0 247832586 316530688 3964 33554432000 4194304 4587354 140735143396496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 77278 3964 337 96 0 73840 0
[pid=29233] ppid=29231 vsize=31536 CPUtime=6.29 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 5481 0 0 0 628 1 0 0 25 0 1 0 247832586 32292864 5210 33554432000 4194304 4785740 140735272774496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 7884 5210 340 145 0 4929 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=3.16 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 316 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=8212 CPUtime=6.29 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 1488 0 0 0 629 0 0 0 25 0 1 0 247832586 8409088 1244 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 2053 1244 127 39 0 1133 0
[pid=29236] ppid=29231 vsize=15732 CPUtime=3.09 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 6561 0 0 0 309 0 0 0 25 0 1 0 247832586 16109568 1701 33554432000 4194304 4331988 140734458344688 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 3933 1701 174 34 0 2375 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 843628

[startup+12.7005 s]
/proc/loadavg: 5.16 5.11 5.62 6/177 29237
/proc/meminfo: memFree=20354112/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=325436 CPUtime=12.69 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 26924 0 0 0 1264 5 0 0 25 0 1 0 247832586 333246464 8182 33554432000 4194304 4587354 140735143396496 18446744073709551615 268660358843 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 81359 8182 337 96 0 77921 0
[pid=29233] ppid=29231 vsize=36384 CPUtime=12.69 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 6659 0 0 0 1268 1 0 0 25 0 1 0 247832586 37257216 6388 33554432000 4194304 4785740 140735272774496 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 9096 6388 340 145 0 6141 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=6.32 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 632 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=8612 CPUtime=12.69 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 1845 0 0 0 1269 0 0 0 25 0 1 0 247832586 8818688 1345 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 2153 1345 127 39 0 1233 0
[pid=29236] ppid=29231 vsize=16668 CPUtime=6.29 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 6726 0 0 0 629 0 0 0 25 0 1 0 247832586 17068032 1866 33554432000 4194304 4331988 140734458344688 18446744073709551615 4237398 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 4167 1866 174 34 0 2609 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 866136

[startup+25.5062 s]
/proc/loadavg: 5.12 5.11 5.61 6/177 29238
/proc/meminfo: memFree=20311064/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=363512 CPUtime=25.5 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 37466 0 0 0 2543 7 0 0 25 0 1 0 247832586 372236288 16163 33554432000 4194304 4587354 140735143396496 18446744073709551615 4365225 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 90878 16163 337 96 0 87440 0
[pid=29233] ppid=29231 vsize=43224 CPUtime=25.49 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 8361 0 0 0 2548 1 0 0 25 0 1 0 247832586 44261376 8090 33554432000 4194304 4785740 140735272774496 18446744073709551615 4304043 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 10806 8090 340 145 0 7851 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=12.7 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 1270 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=9004 CPUtime=25.49 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 2231 0 0 0 2549 0 0 0 25 0 1 0 247832586 9220096 1443 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 2251 1443 127 39 0 1331 0
[pid=29236] ppid=29231 vsize=18204 CPUtime=12.66 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 7194 0 0 0 1265 1 0 0 25 0 1 0 247832586 18640896 2333 33554432000 4194304 4331988 140734458344688 18446744073709551615 4228264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 4551 2333 174 34 0 2993 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 912980

[startup+51.1008 s]
/proc/loadavg: 5.08 5.10 5.60 6/177 29238
/proc/meminfo: memFree=20280016/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=377500 CPUtime=51.09 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 55983 0 0 0 5099 10 0 0 25 0 1 0 247832586 386560000 21762 33554432000 4194304 4587354 140735143396496 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 94375 21762 337 96 0 90937 0
[pid=29233] ppid=29231 vsize=50232 CPUtime=51.09 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 10093 0 0 0 5107 2 0 0 25 0 1 0 247832586 51437568 9822 33554432000 4194304 4785740 140735272774496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 12558 9822 340 145 0 9603 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=25.44 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 2544 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=9264 CPUtime=51.09 cores=2

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

/proc/29236/statm: 26506 17048 175 34 0 24948 0
Current children cumulated CPU time (s) 3764.57
Current children cumulated vsize (KiB) 1280412

[startup+1002.31 s]
/proc/loadavg: 5.06 5.08 5.25 6/177 29264
/proc/meminfo: memFree=19934180/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=556520 CPUtime=1002.31 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 638914 0 0 0 100025 206 0 0 25 0 1 0 247832586 569876480 69814 33554432000 4194304 4587354 140735143396496 18446744073709551615 4388356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 139130 69814 337 96 0 135692 0
[pid=29233] ppid=29231 vsize=138736 CPUtime=1002.32 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 31214 0 0 0 100224 8 0 0 25 0 1 0 247832586 142065664 30943 33554432000 4194304 4785740 140735272774496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 34684 30943 340 145 0 31729 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=498.71 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 49871 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=16060 CPUtime=1002.31 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 25913 0 0 0 100227 4 0 0 25 0 1 0 247832586 16445440 3209 33554432000 4194304 4352236 140735024167504 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 4015 3209 127 39 0 3095 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=498.61 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 22830 0 0 0 49852 9 0 0 25 0 1 0 247832586 108568576 17969 33554432000 4194304 4331988 140734458344688 18446744073709551615 4265440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 17969 175 34 0 24948 0
Current children cumulated CPU time (s) 4004.26
Current children cumulated vsize (KiB) 1296376

[startup+1062.3 s]
/proc/loadavg: 5.06 5.08 5.24 6/177 29265
/proc/meminfo: memFree=19924384/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=556520 CPUtime=1062.31 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 638914 0 0 0 106025 206 0 0 25 0 1 0 247832586 569876480 69814 33554432000 4194304 4587354 140735143396496 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 139130 69814 337 96 0 135692 0
[pid=29233] ppid=29231 vsize=140564 CPUtime=1062.32 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 31640 0 0 0 106223 9 0 0 25 0 1 0 247832586 143937536 31369 33554432000 4194304 4785740 140735272774496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 35141 31369 340 145 0 32186 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=528.52 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 52852 0 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=21308 CPUtime=1062.32 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 28249 0 0 0 106227 5 0 0 25 0 1 0 247832586 21819392 4521 33554432000 4194304 4352236 140735024167504 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 5327 4521 127 39 0 4407 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=528.48 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 23806 0 0 0 52838 10 0 0 25 0 1 0 247832586 108568576 18945 33554432000 4194304 4331988 140734458344688 18446744073709551615 4228270 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 18945 175 34 0 24948 0
Current children cumulated CPU time (s) 4243.95
Current children cumulated vsize (KiB) 1303452

[startup+1122.3 s]
/proc/loadavg: 5.10 5.09 5.23 6/177 29267
/proc/meminfo: memFree=19924132/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=556520 CPUtime=1122.31 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 638914 0 0 0 112024 207 0 0 25 0 1 0 247832586 569876480 69814 33554432000 4194304 4587354 140735143396496 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 139130 69814 337 96 0 135692 0
[pid=29233] ppid=29231 vsize=141036 CPUtime=1122.32 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 31733 0 0 0 112223 9 0 0 25 0 1 0 247832586 144420864 31462 33554432000 4194304 4785740 140735272774496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 35259 31462 340 145 0 32304 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=558.41 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 55840 1 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=16316 CPUtime=1122.32 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 28249 0 0 0 112227 5 0 0 25 0 1 0 247832586 16707584 3273 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328063 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 4079 3273 127 39 0 3159 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=558.31 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 24738 0 0 0 55820 11 0 0 25 0 1 0 247832586 108568576 19877 33554432000 4194304 4331988 140734458344688 18446744073709551615 268660057104 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 19877 175 34 0 24948 0
Current children cumulated CPU time (s) 4483.67
Current children cumulated vsize (KiB) 1298932

[startup+1182.3 s]
/proc/loadavg: 5.14 5.10 5.22 6/177 29268
/proc/meminfo: memFree=20133688/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=328528 CPUtime=1182.31 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 664112 0 0 0 118014 217 0 0 25 0 1 0 247832586 336412672 15307 33554432000 4194304 4587354 140735143396496 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 82132 15307 337 96 0 78694 0
[pid=29233] ppid=29231 vsize=143764 CPUtime=1182.32 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 32342 0 0 0 118223 9 0 0 25 0 1 0 247832586 147214336 32071 33554432000 4194304 4785740 140735272774496 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 35941 32071 340 145 0 32986 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=588.22 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 58821 1 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=20284 CPUtime=1182.32 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 30457 0 0 0 118227 5 0 0 25 0 1 0 247832586 20770816 4265 33554432000 4194304 4352236 140735024167504 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 5071 4265 127 39 0 4151 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=588.21 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 25735 0 0 0 58809 12 0 0 25 0 1 0 247832586 108568576 20874 33554432000 4194304 4331988 140734458344688 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 20874 175 34 0 24948 0
Current children cumulated CPU time (s) 4723.38
Current children cumulated vsize (KiB) 1077636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 5.10 5.09 5.22 6/177 29269
/proc/meminfo: memFree=20148440/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=347468 CPUtime=1201.53 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 673658 0 0 0 119931 222 0 0 25 0 1 0 247832586 355807232 11775 33554432000 4194304 4587354 140735143396496 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 86867 11775 337 96 0 83429 0
[pid=29233] ppid=29231 vsize=144580 CPUtime=1201.52 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 32549 0 0 0 120143 9 0 0 25 0 1 0 247832586 148049920 32278 33554432000 4194304 4785740 140735272774496 18446744073709551615 268660359810 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 36145 32278 340 145 0 33190 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=597.81 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 59780 1 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=16448 CPUtime=1201.52 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 30522 0 0 0 120147 5 0 0 25 0 1 0 247832586 16842752 3306 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 4112 3306 127 39 0 3192 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=597.72 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 26050 0 0 0 59760 12 0 0 25 0 1 0 247832586 108568576 21189 33554432000 4194304 4331988 140734458344688 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 21189 175 34 0 24948 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1093556

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

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

[startup+1201.5 s]
/proc/loadavg: 5.10 5.09 5.22 6/177 29269
/proc/meminfo: memFree=20148440/32951124 swapFree=67111528/67111528
[pid=29231] ppid=29229 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29231/stat : 29231 (ppfolio) S 29229 29231 28368 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 247832586 18763776 390 33554432000 4194304 4287625 140734073595408 18446744073709551615 268660682255 0 0 4096 65536 4575745736389427199 0 0 17 4 0 0 0
/proc/29231/statm: 4581 390 341 23 0 91 0
[pid=29232] ppid=29231 vsize=347468 CPUtime=1201.53 cores=0
/proc/29232/stat : 29232 (cryptominisat) R 29231 29231 28368 0 -1 4202496 673658 0 0 0 119931 222 0 0 25 0 1 0 247832586 355807232 11775 33554432000 4194304 4587354 140735143396496 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29232/statm: 86867 11775 337 96 0 83429 0
[pid=29233] ppid=29231 vsize=144580 CPUtime=1201.52 cores=4
/proc/29233/stat : 29233 (clasp) R 29231 29231 28368 0 -1 4202496 32549 0 0 0 120143 9 0 0 25 0 1 0 247832586 148049920 32278 33554432000 4194304 4785740 140735272774496 18446744073709551615 268660359810 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/29233/statm: 36145 32278 340 145 0 33190 0
[pid=29234] ppid=29231 vsize=460712 CPUtime=597.81 cores=6
/proc/29234/stat : 29234 (TNM) R 29231 29231 28368 0 -1 4202496 1810 0 0 0 59780 1 0 0 25 0 1 0 247832586 471769088 1706 33554432000 134512640 134534564 4292324496 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29234/statm: 115178 1706 95 6 0 113844 0
[pid=29235] ppid=29231 vsize=16448 CPUtime=1201.52 cores=2
/proc/29235/stat : 29235 (lingeling) R 29231 29231 28368 0 -1 4202496 30522 0 0 0 120147 5 0 0 25 0 1 0 247832586 16842752 3306 33554432000 4194304 4352236 140735024167504 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/29235/statm: 4112 3306 127 39 0 3192 0
[pid=29236] ppid=29231 vsize=106024 CPUtime=597.72 cores=6
/proc/29236/stat : 29236 (march_hi) R 29231 29231 28368 0 -1 4202496 26050 0 0 0 59760 12 0 0 25 0 1 0 247832586 108568576 21189 33554432000 4194304 4331988 140734458344688 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/29236/statm: 26506 21189 175 34 0 24948 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 1093556

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 29231 and gives
#  childrusage.ru_utime.tv_sec=2400
#  childrusage.ru_utime.tv_usec=790024
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=279653
# CPU time returned by wait4() is 2403.07
# while last known CPU time is 4800.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.51
CPU time (s): 4800.1
CPU user time (s): 4797.61
CPU system time (s): 2.49
CPU usage (%): 399.505
Max. virtual memory (cumulated for all children) (KiB): 1385396

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

runsolver used 1.9997 second user time and 3.98639 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-29 02:20:13
IDJOB=3190804
IDBENCH=82535
IDSOLVER=1612
FILE ID=node107/3190804-1304036413
RUNJOBID= node107-1304032485-28748
PBS_JOBID= 13170345
Free space on /tmp= 71800 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S715182559-083-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190804-1304036413/watcher-3190804-1304036413 -o /tmp/evaluation-result-3190804-1304036413/solver-3190804-1304036413 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190804-1304036413.cnf

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

MD5SUM BENCH= 1ae73e64babd5796adef68295bcaa14f
RANDOM SEED=1475448483

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20427336 kB
Buffers:       2024988 kB
Cached:        9957104 kB
SwapCached:          0 kB
Active:        4805840 kB
Inactive:      7239332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20427336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10880 kB
Writeback:           0 kB
AnonPages:       62560 kB
Mapped:          14324 kB
Slab:           416392 kB
PageTables:       4408 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184120 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= 71792 MiB
End job on node107 at 2011-04-29 02:40:17