Trace number 3263318

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 seq? (MO) 941.22 941.313

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
MD5SUM7ef2b563e57ba91e22d23e55abe69485
Bench CategoryCRAFTED (crafted 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 variables600
Number of clauses46988
Sum of the clauses size94536
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 246968
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.08	This is pico-portfolio, a naive parallel portfolio
0.00/0.08	Copyright (C) 2011 Olivier Roussel
0.00/0.08	Using 1 processing units
0.00/0.08	This portfolio uses the following solvers:
0.00/0.08	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.08	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.08	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.08	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.08	Starting clasp 1.3.6 on core(s) 1
0.00/0.08	Starting TNM 2009 on core(s) 1

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-3263318-1303545515/watcher-3263318-1303545515 -o /tmp/evaluation-result-3263318-1303545515/solver-3263318-1303545515 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3263318-1303545515.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.85 1.53 2.67 7/194 14834
/proc/meminfo: memFree=11952512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=2712 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 466149350 2777088 37 33554432000 4194304 4287625 140733313219120 18446744073709551615 271545613959 0 2147483391 4096 0 18446744071700215955 0 0 17 1 0 0 0
/proc/14834/statm: 678 37 27 23 0 23 0

[startup+0.0265751 s]
/proc/loadavg: 0.85 1.53 2.67 7/194 14834
/proc/meminfo: memFree=11952512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=2712 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4194304 83 0 0 0 0 0 0 0 25 0 1 0 466149350 2777088 37 33554432000 4194304 4287625 140733313219120 18446744073709551615 271545613959 0 2147483391 4096 0 18446744071700215955 0 0 17 1 0 0 0
/proc/14834/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100557 s]
/proc/loadavg: 0.85 1.53 2.67 7/194 14834
/proc/meminfo: memFree=11952512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 11864840699864121608 0 0 17 1 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300523 s]
/proc/loadavg: 0.85 1.53 2.67 7/194 14834
/proc/meminfo: memFree=11952512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700452 s]
/proc/loadavg: 0.85 1.53 2.67 7/194 14834
/proc/meminfo: memFree=11952512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842663471370993664 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5003 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11871184/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842663471370993664 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1210436 CPUtime=0.89 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 4104 0 0 0 89 0 0 0 19 0 1 0 466149359 1239486464 2819 33554432000 4194304 4587354 140735081415616 18446744073709551615 4245506 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 302609 2819 327 96 0 299171 0
[pid=14841] ppid=14834 vsize=6516 CPUtime=0 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4194304 142 0 0 0 0 0 0 0 25 0 1 0 466149359 6672384 48 33554432000 4194304 4785740 140736190571552 18446744073709551615 271545613959 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14841/statm: 1629 48 38 145 0 45 0
[pid=14842] ppid=14834 vsize=454388 CPUtime=0.5 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1341 0 0 0 50 0 0 0 18 0 1 0 466149359 465293312 1238 33554432000 134512640 134534564 4286618528 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 113597 1238 95 6 0 112263 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1689664

[startup+3.10101 s]
/proc/loadavg: 0.85 1.53 2.67 13/206 14851
/proc/meminfo: memFree=11853824/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842663608809947136 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1210744 CPUtime=1.33 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 4653 0 0 0 133 0 0 0 19 0 1 0 466149359 1239801856 2701 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 302686 2701 327 96 0 299248 0
[pid=14841] ppid=14834 vsize=17232 CPUtime=0.44 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 2025 0 0 0 44 0 0 0 25 0 1 0 466149359 17645568 1649 33554432000 4194304 4785740 140736190571552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 4308 1649 340 145 0 1353 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=1.22 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 122 0 0 0 19 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1704516

[startup+6.30043 s]
/proc/loadavg: 1.74 1.70 2.72 13/206 14851
/proc/meminfo: memFree=11831036/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842663059054133248 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1214792 CPUtime=2.39 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 5822 0 0 0 239 0 0 0 22 0 1 0 466149359 1243947008 3228 33554432000 4194304 4587354 140735081415616 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 303698 3228 337 96 0 300260 0
[pid=14841] ppid=14834 vsize=24012 CPUtime=1.47 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 3724 0 0 0 147 0 0 0 25 0 1 0 466149359 24588288 3348 33554432000 4194304 4785740 140736190571552 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 6003 3348 340 145 0 3048 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=2.32 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 232 0 0 0 22 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 1715344

[startup+12.7003 s]
/proc/loadavg: 2.56 1.87 2.77 13/206 14851
/proc/meminfo: memFree=11782032/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842663333932040192 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1235136 CPUtime=4.53 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 9657 0 0 0 452 1 0 0 25 0 1 0 466149359 1264779264 6302 33554432000 4194304 4587354 140735081415616 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 308784 6302 337 96 0 305346 0
[pid=14841] ppid=14834 vsize=27128 CPUtime=3.64 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 4448 0 0 0 364 0 0 0 25 0 1 0 466149359 27779072 4072 33554432000 4194304 4785740 140736190571552 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 6782 4072 340 145 0 3827 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=4.42 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 442 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 1738804

[startup+25.5009 s]
/proc/loadavg: 4.65 2.37 2.92 13/206 14852
/proc/meminfo: memFree=11715932/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842664296004714496 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1227560 CPUtime=8.79 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 12947 0 0 0 878 1 0 0 25 0 1 0 466149359 1257021440 7730 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 306890 7730 337 96 0 303452 0
[pid=14841] ppid=14834 vsize=36360 CPUtime=7.88 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 6604 0 0 0 787 1 0 0 25 0 1 0 466149359 37232640 6228 33554432000 4194304 4785740 140736190571552 18446744073709551615 4549003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 9090 6228 340 145 0 6135 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=8.72 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 872 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 1740460

[startup+51.1003 s]
/proc/loadavg: 7.21 3.16 3.16 13/206 14852
/proc/meminfo: memFree=11660568/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842664296004714496 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1225220 CPUtime=17.33 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 18583 0 0 0 1731 2 0 0 25 0 1 0 466149359 1254625280 8589 33554432000 4194304 4587354 140735081415616 18446744073709551615 4430983 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 306305 8589 337 96 0 302867 0
[pid=14841] ppid=14834 vsize=43304 CPUtime=16.44 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 8252 0 0 0 1643 1 0 0 25 0 1 0 466149359 44343296 7876 33554432000 4194304 4785740 140736190571552 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 10826 7876 340 145 0 7871 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=17.21 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 1721 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 1745064

[startup+102.307 s]
/proc/loadavg: 9.99 4.53 3.63 13/206 14854
/proc/meminfo: memFree=11652236/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842664433443667968 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1271452 CPUtime=34.38 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 37764 0 0 0 3433 5 0 0 25 0 1 0 466149359 1301966848 11095 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 317863 11095 337 96 0 314425 0
[pid=14841] ppid=14834 vsize=52164 CPUtime=33.49 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 10336 0 0 0 3348 1 0 0 25 0 1 0 466149359 53415936 9960 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 13041 9960 340 145 0 10086 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=34.31 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 3431 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 1800156

[startup+162.301 s]
/proc/loadavg: 11.29 5.90 4.16 13/206 14864
/proc/meminfo: memFree=11575512/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1250596 CPUtime=54.38 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 53643 0 0 0 5430 8 0 0 25 0 1 0 466149359 1280610304 13115 33554432000 4194304 4587354 140735081415616 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 312649 13115 337 96 0 309211 0
[pid=14841] ppid=14834 vsize=60480 CPUtime=53.49 cores=1

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

/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 4441968

[startup+582.301 s]
/proc/loadavg: 12.00 10.51 7.00 13/206 14879
/proc/meminfo: memFree=11341996/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1335404 CPUtime=194.4 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 108181 0 0 0 19423 17 0 0 25 0 1 0 466149359 1367453696 28411 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 333851 28411 337 96 0 330413 0
[pid=14841] ppid=14834 vsize=83028 CPUtime=193.51 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 17440 0 0 0 19349 2 0 0 25 0 1 0 466149359 85020672 17064 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 20757 17064 340 145 0 17802 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=194.29 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 19429 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1894972

[startup+642.301 s]
/proc/loadavg: 12.00 10.78 7.31 13/206 14880
/proc/meminfo: memFree=11319292/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842664708321574912 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1335404 CPUtime=214.42 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 108691 0 0 0 21424 18 0 0 25 0 1 0 466149359 1367453696 28916 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 333851 28916 337 96 0 330413 0
[pid=14841] ppid=14834 vsize=85084 CPUtime=213.51 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 17892 0 0 0 21349 2 0 0 25 0 1 0 466149359 87126016 17516 33554432000 4194304 4785740 140736190571552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 21271 17516 340 145 0 18316 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=214.28 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 21428 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 642.21
Current children cumulated vsize (KiB) 1897028

[startup+702.301 s]
/proc/loadavg: 12.00 11.00 7.60 13/206 14882
/proc/meminfo: memFree=11284932/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842662646737272832 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1308308 CPUtime=234.42 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 108758 0 0 0 23424 18 0 0 25 0 1 0 466149359 1339707392 28978 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 327077 28978 337 96 0 323639 0
[pid=14841] ppid=14834 vsize=86884 CPUtime=233.5 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 18307 0 0 0 23348 2 0 0 25 0 1 0 466149359 88969216 17931 33554432000 4194304 4785740 140736190571552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 21721 17931 340 145 0 18766 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=234.28 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 23428 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 702.2
Current children cumulated vsize (KiB) 1871732

[startup+762.308 s]
/proc/loadavg: 12.06 11.19 7.88 13/206 14883
/proc/meminfo: memFree=11284908/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842662784176226304 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=1392600 CPUtime=254.44 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 108949 0 0 0 25426 18 0 0 25 0 1 0 466149359 1426022400 29152 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 348150 29152 337 96 0 344712 0
[pid=14841] ppid=14834 vsize=88212 CPUtime=253.5 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 18600 0 0 0 25348 2 0 0 25 0 1 0 466149359 90329088 18224 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 22053 18224 340 145 0 19098 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=254.28 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 25428 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 1957352

[startup+822.301 s]
/proc/loadavg: 12.05 11.35 8.14 13/206 14885
/proc/meminfo: memFree=11308332/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842662921615179776 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=3922268 CPUtime=274.44 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 109401 0 0 0 27426 18 0 0 25 0 1 0 466149359 4016402432 29152 33554432000 4194304 4587354 140735081415616 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 980567 29152 337 96 0 977129 0
[pid=14841] ppid=14834 vsize=89348 CPUtime=273.5 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 18864 0 0 0 27348 2 0 0 25 0 1 0 466149359 91492352 18488 33554432000 4194304 4785740 140736190571552 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 22337 18488 340 145 0 19382 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=274.28 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 27428 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 4488156

[startup+882.301 s]
/proc/loadavg: 12.02 11.47 8.38 13/206 14918
/proc/meminfo: memFree=11421980/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 7842664433443667968 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=3939260 CPUtime=294.44 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 113475 0 0 0 29426 18 0 0 25 0 1 0 466149359 4033802240 33023 33554432000 4194304 4587354 140735081415616 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 984815 33023 337 96 0 981377 0
[pid=14841] ppid=14834 vsize=92160 CPUtime=293.49 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 19550 0 0 0 29347 2 0 0 25 0 1 0 466149359 94371840 19174 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 23040 19174 340 145 0 20085 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=294.27 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 29427 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 882.2
Current children cumulated vsize (KiB) 4507960



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+941.3 s]
/proc/loadavg: 12.00 11.56 8.60 13/206 14919
/proc/meminfo: memFree=11384196/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=7711200 CPUtime=314.06 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 116690 0 0 0 31387 19 0 0 25 0 1 0 466149359 7896268800 26980 33554432000 4194304 4587354 140735081415616 18446744073709551615 4413101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 1927800 26980 337 96 0 1924362 0
[pid=14841] ppid=14834 vsize=93552 CPUtime=313.19 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 19841 0 0 0 31317 2 0 0 25 0 1 0 466149359 95797248 19465 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 23388 19465 340 145 0 20433 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=313.97 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 31397 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 941.22
Current children cumulated vsize (KiB) 8281292

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

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

[startup+941.3 s]
/proc/loadavg: 12.00 11.56 8.60 13/206 14919
/proc/meminfo: memFree=11384196/32951124 swapFree=67111528/67111528
[pid=14834] ppid=14832 vsize=18324 CPUtime=0 cores=1,3
/proc/14834/stat : 14834 (ppfolio) S 14832 14834 13829 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 466149350 18763776 394 33554432000 4194304 4287625 140733313219120 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14834/statm: 4581 394 345 23 0 91 0
[pid=14840] ppid=14834 vsize=7711200 CPUtime=314.06 cores=1
/proc/14840/stat : 14840 (cryptominisat) R 14834 14834 13829 0 -1 4202496 116690 0 0 0 31387 19 0 0 25 0 1 0 466149359 7896268800 26980 33554432000 4194304 4587354 140735081415616 18446744073709551615 4413101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14840/statm: 1927800 26980 337 96 0 1924362 0
[pid=14841] ppid=14834 vsize=93552 CPUtime=313.19 cores=1
/proc/14841/stat : 14841 (clasp) R 14834 14834 13829 0 -1 4202496 19841 0 0 0 31317 2 0 0 25 0 1 0 466149359 95797248 19465 33554432000 4194304 4785740 140736190571552 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14841/statm: 23388 19465 340 145 0 20433 0
[pid=14842] ppid=14834 vsize=458216 CPUtime=313.97 cores=1
/proc/14842/stat : 14842 (TNM) R 14834 14834 13829 0 -1 4202496 1342 0 0 0 31397 0 0 0 25 0 1 0 466149359 469213184 1239 33554432000 134512640 134534564 4286618528 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14842/statm: 114554 1239 95 6 0 113220 0
Current children cumulated CPU time (s) 941.22
Current children cumulated vsize (KiB) 8281292

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 941.313
CPU time (s): 941.22
CPU user time (s): 941.01
CPU system time (s): 0.21
CPU usage (%): 99.9901
Max. virtual memory (cumulated for all children) (KiB): 8281292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 499
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= 251
involuntary context switches= 4

runsolver used 1.53877 second user time and 3.64644 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:58:35
IDJOB=3263318
IDBENCH=83952
IDSOLVER=1613
FILE ID=node133/3263318-1303545515
RUNJOBID= node133-1303545515-14798
PBS_JOBID= 13143105
Free space on /tmp= 71608 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_20_70_1-dir.shuffled-as.sat03-146.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263318-1303545515/watcher-3263318-1303545515 -o /tmp/evaluation-result-3263318-1303545515/solver-3263318-1303545515 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263318-1303545515.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7ef2b563e57ba91e22d23e55abe69485
RANDOM SEED=332807601

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11953172 kB
Buffers:       2159648 kB
Cached:       18208556 kB
SwapCached:          0 kB
Active:        8974620 kB
Inactive:     11463144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11953172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31492 kB
Writeback:           0 kB
AnonPages:       68456 kB
Mapped:          16056 kB
Slab:           497000 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1135408 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= 71584 MiB
End job on node133 at 2011-04-23 10:14:18