Trace number 3191225

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
MD5SUM12dd7af6f21831da932d15cd8d1054f3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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

running on 4 cores: 1,3,5,7

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.26 10.25 9.66 7/186 7660
/proc/meminfo: memFree=24796016/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) R 7658 7660 7180 0 -1 4202496 522 0 0 0 0 0 0 0 25 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0

[startup+0.235971 s]
/proc/loadavg: 10.26 10.25 9.66 7/186 7660
/proc/meminfo: memFree=24796016/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) R 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30096 s]
/proc/loadavg: 10.26 10.25 9.66 7/186 7660
/proc/meminfo: memFree=24796016/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.40094 s]
/proc/loadavg: 10.26 10.25 9.66 7/186 7660
/proc/meminfo: memFree=24796016/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 24 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700886 s]
/proc/loadavg: 10.26 10.25 9.66 7/186 7660
/proc/meminfo: memFree=24796016/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 10.26 10.25 9.66 11/192 7666
/proc/meminfo: memFree=24790264/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1665480 CPUtime=1.49 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 2520 0 0 0 149 0 0 0 25 0 1 0 518886334 1705451520 1168 33554432000 4194304 4587354 140737454301392 18446744073709551615 4354956 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 416370 1168 337 96 0 412932 0
[pid=7662] ppid=7660 vsize=14432 CPUtime=1.49 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 1072 0 0 0 149 0 0 0 25 0 1 0 518886334 14778368 958 33554432000 4194304 4785740 140736510525056 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 3608 958 340 145 0 653 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=0.82 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 82 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=6776 CPUtime=1.49 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 1156 0 0 0 149 0 0 0 25 0 1 0 518886334 6938624 891 33554432000 4194304 4352236 140735914065056 18446744073709551615 4327949 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 1694 891 126 39 0 774 0
[pid=7665] ppid=7660 vsize=8168 CPUtime=0.66 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 652 0 0 0 66 0 0 0 25 0 1 0 518886334 8364032 544 33554432000 4194304 4331988 140734868924608 18446744073709551615 4226479 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 2042 544 172 34 0 484 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 2169140

[startup+3.10045 s]
/proc/loadavg: 10.26 10.25 9.66 11/192 7666
/proc/meminfo: memFree=24782280/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1672096 CPUtime=3.08 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 5188 0 0 0 308 0 0 0 25 0 1 0 518886334 1712226304 2880 33554432000 4194304 4587354 140737454301392 18446744073709551615 4430922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 418024 2880 337 96 0 414586 0
[pid=7662] ppid=7660 vsize=15380 CPUtime=3.09 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 1301 0 0 0 309 0 0 0 25 0 1 0 518886334 15749120 1187 33554432000 4194304 4785740 140736510525056 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 3845 1187 340 145 0 890 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=1.62 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 162 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=6776 CPUtime=3.09 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 1220 0 0 0 309 0 0 0 25 0 1 0 518886334 6938624 891 33554432000 4194304 4352236 140735914065056 18446744073709551615 4328213 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 1694 891 126 39 0 774 0
[pid=7665] ppid=7660 vsize=8336 CPUtime=1.45 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 682 0 0 0 145 0 0 0 25 0 1 0 518886334 8536064 574 33554432000 4194304 4331988 140734868924608 18446744073709551615 4227067 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 2084 574 173 34 0 526 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2176872

[startup+6.30087 s]
/proc/loadavg: 10.24 10.25 9.66 12/192 7666
/proc/meminfo: memFree=24775712/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1676384 CPUtime=6.29 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 8109 0 0 0 628 1 0 0 25 0 1 0 518886334 1716617216 3980 33554432000 4194304 4587354 140737454301392 18446744073709551615 4246067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 419096 3980 337 96 0 415658 0
[pid=7662] ppid=7660 vsize=16588 CPUtime=6.29 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 1621 0 0 0 629 0 0 0 25 0 1 0 518886334 16986112 1507 33554432000 4194304 4785740 140736510525056 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 4147 1507 340 145 0 1192 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=3.22 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 322 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=7936 CPUtime=6.29 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 2182 0 0 0 629 0 0 0 25 0 1 0 518886334 8126464 1181 33554432000 4194304 4352236 140735914065056 18446744073709551615 4328039 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 1984 1181 126 39 0 1064 0
[pid=7665] ppid=7660 vsize=8668 CPUtime=3.04 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 756 0 0 0 304 0 0 0 25 0 1 0 518886334 8876032 648 33554432000 4194304 4331988 140734868924608 18446744073709551615 4229727 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 2167 648 173 34 0 609 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2183860

[startup+12.7007 s]
/proc/loadavg: 10.30 10.26 9.67 11/192 7667
/proc/meminfo: memFree=24766560/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1682360 CPUtime=12.69 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 12695 0 0 0 1267 2 0 0 25 0 1 0 518886334 1722736640 4554 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 420590 4554 337 96 0 417152 0
[pid=7662] ppid=7660 vsize=18112 CPUtime=12.68 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 1990 0 0 0 1268 0 0 0 25 0 1 0 518886334 18546688 1876 33554432000 4194304 4785740 140736510525056 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 4528 1876 340 145 0 1573 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=6.42 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 642 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=8324 CPUtime=12.69 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 3111 0 0 0 1269 0 0 0 25 0 1 0 518886334 8523776 1278 33554432000 4194304 4352236 140735914065056 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 2081 1278 126 39 0 1161 0
[pid=7665] ppid=7660 vsize=9384 CPUtime=6.2 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 905 0 0 0 620 0 0 0 25 0 1 0 518886334 9609216 797 33554432000 4194304 4331988 140734868924608 18446744073709551615 4315875 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 2346 797 173 34 0 788 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 2192464

[startup+25.5074 s]
/proc/loadavg: 10.23 10.25 9.67 12/192 7667
/proc/meminfo: memFree=24754964/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1692764 CPUtime=25.49 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 19222 0 0 0 2546 3 0 0 25 0 1 0 518886334 1733390336 5877 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 423191 5877 337 96 0 419753 0
[pid=7662] ppid=7660 vsize=20476 CPUtime=25.49 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 2535 0 0 0 2549 0 0 0 25 0 1 0 518886334 20967424 2421 33554432000 4194304 4785740 140736510525056 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 5119 2421 340 145 0 2164 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=12.76 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 1276 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=11136 CPUtime=25.5 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 6119 0 0 0 2549 1 0 0 25 0 1 0 518886334 11403264 1950 33554432000 4194304 4352236 140735914065056 18446744073709551615 4231346 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 2784 1950 126 39 0 1864 0
[pid=7665] ppid=7660 vsize=10808 CPUtime=12.6 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 1146 0 0 0 1260 0 0 0 25 0 1 0 518886334 11067392 1038 33554432000 4194304 4331988 140734868924608 18446744073709551615 4229310 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 2702 1038 173 34 0 1144 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 2209468

[startup+51.1007 s]
/proc/loadavg: 10.29 10.26 9.69 12/192 7668
/proc/meminfo: memFree=24733556/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1700988 CPUtime=51.09 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 29372 0 0 0 5104 5 0 0 25 0 1 0 518886334 1741811712 9526 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 425247 9526 337 96 0 421809 0
[pid=7662] ppid=7660 vsize=23380 CPUtime=51.08 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 3243 0 0 0 5108 0 0 0 25 0 1 0 518886334 23941120 3129 33554432000 4194304 4785740 140736510525056 18446744073709551615 4550444 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 5845 3129 340 145 0 2890 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=25.51 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 2551 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=12164 CPUtime=51.08 cores=3

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

/proc/7665/statm: 21581 16435 173 34 0 20023 0
Current children cumulated CPU time (s) 3764.07
Current children cumulated vsize (KiB) 2358360

[startup+1002.31 s]
/proc/loadavg: 10.31 10.31 10.07 11/192 7854
/proc/meminfo: memFree=24646972/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1753212 CPUtime=1002.3 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 149895 0 0 0 100167 63 0 0 25 0 1 0 518886334 1795289088 16887 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 438303 16887 337 96 0 434865 0
[pid=7662] ppid=7660 vsize=48552 CPUtime=1002.31 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9056 0 0 0 100229 2 0 0 25 0 1 0 518886334 49717248 8942 33554432000 4194304 4785740 140736510525056 18446744073709551615 4309609 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12138 8942 341 145 0 9183 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=498.53 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 49853 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=31152 CPUtime=1002.32 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 81642 0 0 0 100220 12 0 0 25 0 1 0 518886334 31899648 6986 33554432000 4194304 4352236 140735914065056 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 7788 6986 127 39 0 6868 0
[pid=7665] ppid=7660 vsize=86324 CPUtime=498.32 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 17446 0 0 0 49823 9 0 0 25 0 1 0 518886334 88395776 17338 33554432000 4194304 4331988 140734868924608 18446744073709551615 4265495 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 21581 17338 173 34 0 20023 0
Current children cumulated CPU time (s) 4003.78
Current children cumulated vsize (KiB) 2393524

[startup+1062.3 s]
/proc/loadavg: 10.37 10.31 10.09 12/192 7856
/proc/meminfo: memFree=24636912/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1722252 CPUtime=1062.29 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 154491 0 0 0 106164 65 0 0 25 0 1 0 518886334 1763586048 16887 33554432000 4194304 4587354 140737454301392 18446744073709551615 4243869 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 430563 16887 337 96 0 427125 0
[pid=7662] ppid=7660 vsize=49564 CPUtime=1062.31 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9271 0 0 0 106229 2 0 0 25 0 1 0 518886334 50753536 9157 33554432000 4194304 4785740 140736510525056 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12391 9157 341 145 0 9436 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=528.34 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 52834 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=27572 CPUtime=1062.32 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 84171 0 0 0 106220 12 0 0 25 0 1 0 518886334 28233728 6091 33554432000 4194304 4352236 140735914065056 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 6893 6091 127 39 0 5973 0
[pid=7665] ppid=7660 vsize=86324 CPUtime=528.18 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 18456 0 0 0 52808 10 0 0 25 0 1 0 518886334 88395776 18348 33554432000 4194304 4331988 140734868924608 18446744073709551615 4226450 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 21581 18348 173 34 0 20023 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 2359996

[startup+1122.3 s]
/proc/loadavg: 10.29 10.30 10.09 12/192 7857
/proc/meminfo: memFree=24616056/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1725724 CPUtime=1122.29 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 164386 0 0 0 112160 69 0 0 25 0 1 0 518886334 1767141376 19134 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 431431 19134 337 96 0 427993 0
[pid=7662] ppid=7660 vsize=50380 CPUtime=1122.31 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9459 0 0 0 112229 2 0 0 25 0 1 0 518886334 51589120 9345 33554432000 4194304 4785740 140736510525056 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12595 9345 341 145 0 9640 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=558.18 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 55818 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=31284 CPUtime=1122.32 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 87851 0 0 0 112220 12 0 0 25 0 1 0 518886334 32034816 7019 33554432000 4194304 4352236 140735914065056 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 7821 7019 127 39 0 6901 0
[pid=7665] ppid=7660 vsize=115792 CPUtime=558.01 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 19430 0 0 0 55790 11 0 0 25 0 1 0 518886334 118571008 19322 33554432000 4194304 4331988 140734868924608 18446744073709551615 4226446 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 28948 19322 173 34 0 27390 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 2397464

[startup+1182.3 s]
/proc/loadavg: 10.25 10.29 10.10 11/192 7859
/proc/meminfo: memFree=24615524/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1741128 CPUtime=1182.28 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 172089 0 0 0 118155 73 0 0 25 0 1 0 518886334 1782915072 17985 33554432000 4194304 4587354 140737454301392 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 435282 17985 337 96 0 431844 0
[pid=7662] ppid=7660 vsize=51008 CPUtime=1182.31 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9603 0 0 0 118229 2 0 0 25 0 1 0 518886334 52232192 9489 33554432000 4194304 4785740 140736510525056 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12752 9489 341 145 0 9797 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=588.03 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 58803 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=27444 CPUtime=1182.32 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 92363 0 0 0 118219 13 0 0 25 0 1 0 518886334 28102656 6059 33554432000 4194304 4352236 140735914065056 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 6861 6059 127 39 0 5941 0
[pid=7665] ppid=7660 vsize=115792 CPUtime=587.84 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 20458 0 0 0 58772 12 0 0 25 0 1 0 518886334 118571008 20350 33554432000 4194304 4331988 140734868924608 18446744073709551615 4228836 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 28948 20350 173 34 0 27390 0
Current children cumulated CPU time (s) 4722.78
Current children cumulated vsize (KiB) 2409656



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.31 10.30 10.11 11/192 7859
/proc/meminfo: memFree=24614772/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1725876 CPUtime=1201.7 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 174863 0 0 0 120095 75 0 0 25 0 1 0 518886334 1767297024 16421 33554432000 4194304 4587354 140737454301392 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 431469 16421 337 96 0 428031 0
[pid=7662] ppid=7660 vsize=51428 CPUtime=1201.72 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9689 0 0 0 120170 2 0 0 25 0 1 0 518886334 52662272 9575 33554432000 4194304 4785740 140736510525056 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12857 9575 341 145 0 9902 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=597.66 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 59766 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 3549624 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=31284 CPUtime=1201.72 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 94699 0 0 0 120159 13 0 0 25 0 1 0 518886334 32034816 7019 33554432000 4194304 4352236 140735914065056 18446744073709551615 4329077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 7821 7019 127 39 0 6901 0
[pid=7665] ppid=7660 vsize=115792 CPUtime=597.51 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 20787 0 0 0 59739 12 0 0 25 0 1 0 518886334 118571008 20679 33554432000 4194304 4331988 140734868924608 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 28948 20679 173 34 0 27390 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2398664

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: 10.31 10.30 10.11 11/192 7859
/proc/meminfo: memFree=24614772/32951124 swapFree=67111352/67111528
[pid=7660] ppid=7658 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/7660/stat : 7660 (ppfolio) S 7658 7660 7180 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 518886333 18763776 390 33554432000 4194304 4287625 140734050739920 18446744073709551615 246516854287 0 0 4096 65536 4590012999271448575 0 0 17 5 0 0 0
/proc/7660/statm: 4581 390 341 23 0 91 0
[pid=7661] ppid=7660 vsize=1725876 CPUtime=1201.7 cores=1
/proc/7661/stat : 7661 (cryptominisat) R 7660 7660 7180 0 -1 4202496 174863 0 0 0 120095 75 0 0 25 0 1 0 518886334 1767297024 16421 33554432000 4194304 4587354 140737454301392 18446744073709551615 4245517 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7661/statm: 431469 16421 337 96 0 428031 0
[pid=7662] ppid=7660 vsize=51428 CPUtime=1201.72 cores=5
/proc/7662/stat : 7662 (clasp) R 7660 7660 7180 0 -1 4202496 9689 0 0 0 120170 2 0 0 25 0 1 0 518886334 52662272 9575 33554432000 4194304 4785740 140736510525056 18446744073709551615 4309392 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/7662/statm: 12857 9575 341 145 0 9902 0
[pid=7663] ppid=7660 vsize=455960 CPUtime=597.66 cores=7
/proc/7663/stat : 7663 (TNM) R 7660 7660 7180 0 -1 4202496 366 0 0 0 59766 0 0 0 25 0 1 0 518886334 466903040 262 33554432000 134512640 134534564 4288868192 18446744073709551615 3549624 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7663/statm: 113990 262 95 6 0 112656 0
[pid=7664] ppid=7660 vsize=31284 CPUtime=1201.72 cores=3
/proc/7664/stat : 7664 (lingeling) R 7660 7660 7180 0 -1 4202496 94699 0 0 0 120159 13 0 0 25 0 1 0 518886334 32034816 7019 33554432000 4194304 4352236 140735914065056 18446744073709551615 4329077 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/7664/statm: 7821 7019 127 39 0 6901 0
[pid=7665] ppid=7660 vsize=115792 CPUtime=597.51 cores=7
/proc/7665/stat : 7665 (march_hi) R 7660 7660 7180 0 -1 4202496 20787 0 0 0 59739 12 0 0 25 0 1 0 518886334 118571008 20679 33554432000 4194304 4331988 140734868924608 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/7665/statm: 28948 20679 173 34 0 27390 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 2398664

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7660 and gives
#  childrusage.ru_utime.tv_sec=597
#  childrusage.ru_utime.tv_usec=666140
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 597.672
# while last known CPU time is 4800.31
#
# 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.31
CPU user time (s): 4799.29
CPU system time (s): 1.02
CPU usage (%): 399.456
Max. virtual memory (cumulated for all children) (KiB): 4012628

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

runsolver used 1.83172 second user time and 4.73128 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-29 12:28:01
IDJOB=3191225
IDBENCH=82956
IDSOLVER=1612
FILE ID=node134/3191225-1304072881
RUNJOBID= node134-1304071677-7347
PBS_JOBID= 13170486
Free space on /tmp= 71576 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S510739670-068.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191225-1304072881/watcher-3191225-1304072881 -o /tmp/evaluation-result-3191225-1304072881/solver-3191225-1304072881 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191225-1304072881.cnf

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

MD5SUM BENCH= 12dd7af6f21831da932d15cd8d1054f3
RANDOM SEED=675874028

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24796296 kB
Buffers:       1482560 kB
Cached:        5852184 kB
SwapCached:         64 kB
Active:        1679724 kB
Inactive:      5952684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24796296 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      297324 kB
Mapped:          16880 kB
Slab:           459160 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2942136 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71564 MiB
End job on node134 at 2011-04-29 12:48:05