Trace number 3222052

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? (TO) 5000.01 4999.91

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
MD5SUM63be53becd3199de3ebad3751e577715
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2260.91
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

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-3222052-1303299719/watcher-3222052-1303299719 -o /tmp/evaluation-result-3222052-1303299719/solver-3222052-1303299719 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3222052-1303299719.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0

[startup+0.841946 s]
/proc/loadavg: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900888 s]
/proc/loadavg: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00087 s]
/proc/loadavg: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10086 s]
/proc/loadavg: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 4.96 4.98 4.99 4/184 24965
/proc/meminfo: memFree=15625432/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354143003410432 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10052 s]
/proc/loadavg: 4.96 4.98 4.99 7/188 24969
/proc/meminfo: memFree=15619072/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353593247596544 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=546872 CPUtime=1.59 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 3368 0 0 0 159 0 0 0 20 0 1 0 441569788 559996928 2188 33554432000 4194304 4587354 140735976096720 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 136718 2188 337 96 0 133280 0
[pid=24967] ppid=24965 vsize=13624 CPUtime=0.7 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 861 0 0 0 70 0 0 0 25 0 1 0 441569788 13950976 748 33554432000 4194304 4785740 140733541564336 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 3406 748 340 145 0 451 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=0.79 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 79 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1034776

[startup+6.30693 s]
/proc/loadavg: 5.13 5.02 5.00 7/188 24969
/proc/meminfo: memFree=15615104/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362352218858061824 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=547492 CPUtime=2.69 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 4416 0 0 0 269 0 0 0 23 0 1 0 441569788 560631808 2373 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 136873 2373 337 96 0 133435 0
[pid=24967] ppid=24965 vsize=14292 CPUtime=1.75 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 1042 0 0 0 175 0 0 0 25 0 1 0 441569788 14635008 929 33554432000 4194304 4785740 140733541564336 18446744073709551615 4550460 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 3573 929 340 145 0 618 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=1.84 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 184 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1036064

[startup+12.7007 s]
/proc/loadavg: 5.20 5.03 5.01 7/188 24969
/proc/meminfo: memFree=15608820/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362354280442363904 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=554444 CPUtime=4.79 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 6385 0 0 0 478 1 0 0 25 0 1 0 441569788 567750656 3260 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 138611 3260 337 96 0 135173 0
[pid=24967] ppid=24965 vsize=15232 CPUtime=3.89 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 1272 0 0 0 389 0 0 0 25 0 1 0 441569788 15597568 1159 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 3808 1159 340 145 0 853 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=3.99 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 399 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1043956

[startup+25.5004 s]
/proc/loadavg: 5.32 5.06 5.02 7/188 24969
/proc/meminfo: memFree=15603484/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362352493735968768 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=556264 CPUtime=9.59 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 8736 0 0 0 958 1 0 0 25 0 1 0 441569788 569614336 3690 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 139066 3690 337 96 0 135628 0
[pid=24967] ppid=24965 vsize=16340 CPUtime=7.89 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 1560 0 0 0 789 0 0 0 25 0 1 0 441569788 16732160 1447 33554432000 4194304 4785740 140733541564336 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 4085 1447 340 145 0 1130 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=7.99 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 799 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1046884

[startup+51.1006 s]
/proc/loadavg: 5.64 5.17 5.05 7/188 24970
/proc/meminfo: memFree=15599228/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362352493735968768 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=557132 CPUtime=18.14 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 13140 0 0 0 1812 2 0 0 25 0 1 0 441569788 570503168 4143 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 139283 4143 337 96 0 135845 0
[pid=24967] ppid=24965 vsize=18104 CPUtime=16.39 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 1964 0 0 0 1639 0 0 0 25 0 1 0 441569788 18538496 1851 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 4526 1851 340 145 0 1571 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=16.54 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 1654 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1049516

[startup+102.301 s]
/proc/loadavg: 5.84 5.29 5.10 7/188 24971
/proc/meminfo: memFree=15595504/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362352631174922240 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=558924 CPUtime=35.18 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 20191 0 0 0 3515 3 0 0 25 0 1 0 441569788 572338176 5080 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 139731 5080 337 96 0 136293 0
[pid=24967] ppid=24965 vsize=20372 CPUtime=33.49 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 2528 0 0 0 3349 0 0 0 25 0 1 0 441569788 20860928 2415 33554432000 4194304 4785740 140733541564336 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 5093 2415 340 145 0 2138 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=33.6 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 3360 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1053576

[startup+162.301 s]
/proc/loadavg: 5.94 5.42 5.15 7/188 24973
/proc/meminfo: memFree=15579616/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362352631174922240 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=559900 CPUtime=55.18 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 26510 0 0 0 5514 4 0 0 25 0 1 0 441569788 573337600 7645 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 139975 7645 337 96 0 136537 0
[pid=24967] ppid=24965 vsize=22060 CPUtime=53.48 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 2926 0 0 0 5348 0 0 0 25 0 1 0 441569788 22589440 2813 33554432000 4194304 4785740 140733541564336 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 5515 2813 340 145 0 2560 0
[pid=24968] ppid=24965 vsize=455956 CPUtime=53.61 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 344 0 0 0 5361 0 0 0 25 0 1 0 441569788 466898944 241 33554432000 134512640 134534564 4291214864 18446744073709551615 10025985 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113989 241 95 6 0 112655 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1056240

[startup+222.301 s]

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

/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 1132336

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.96 7/188 25136
/proc/meminfo: memFree=15477688/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641540 CPUtime=1555.25 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 171485 0 0 0 155478 47 0 0 25 0 1 0 441569788 656936960 22804 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160385 22804 337 96 0 156947 0
[pid=24967] ppid=24965 vsize=44600 CPUtime=1553.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8091 0 0 0 155353 1 0 0 25 0 1 0 441569788 45670400 7978 33554432000 4194304 4785740 140733541564336 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11150 7978 341 145 0 8195 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1553.61 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 155361 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1160424

[startup+4722.3 s]
/proc/loadavg: 6.06 6.02 5.97 7/188 25138
/proc/meminfo: memFree=15467380/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641540 CPUtime=1575.26 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 172648 0 0 0 157478 48 0 0 25 0 1 0 441569788 656936960 23925 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160385 23925 337 96 0 156947 0
[pid=24967] ppid=24965 vsize=44908 CPUtime=1573.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8152 0 0 0 157353 1 0 0 25 0 1 0 441569788 45985792 8039 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11227 8039 341 145 0 8272 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1573.61 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 157361 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1160732

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 5.97 7/188 25148
/proc/meminfo: memFree=15486164/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=610716 CPUtime=1595.25 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 173118 0 0 0 159477 48 0 0 25 0 1 0 441569788 625373184 20356 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 152679 20356 337 96 0 149241 0
[pid=24967] ppid=24965 vsize=44908 CPUtime=1593.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8170 0 0 0 159353 1 0 0 25 0 1 0 441569788 45985792 8057 33554432000 4194304 4785740 140733541564336 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11227 8057 341 145 0 8272 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1593.61 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 159361 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134526189 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 1129908

[startup+4842.3 s]
/proc/loadavg: 6.01 6.00 5.97 7/188 25150
/proc/meminfo: memFree=15481936/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=610716 CPUtime=1615.24 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 173118 0 0 0 161476 48 0 0 25 0 1 0 441569788 625373184 20356 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 152679 20356 337 96 0 149241 0
[pid=24967] ppid=24965 vsize=45060 CPUtime=1613.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8201 0 0 0 161353 1 0 0 25 0 1 0 441569788 46141440 8088 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11265 8088 341 145 0 8310 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1613.62 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 161362 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 10025988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1130060

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/188 25151
/proc/meminfo: memFree=15478332/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641632 CPUtime=1635.25 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 175293 0 0 0 163476 49 0 0 25 0 1 0 441569788 657031168 22325 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160408 22325 337 96 0 156970 0
[pid=24967] ppid=24965 vsize=45228 CPUtime=1633.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8240 0 0 0 163353 1 0 0 25 0 1 0 441569788 46313472 8127 33554432000 4194304 4785740 140733541564336 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11307 8127 341 145 0 8352 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1633.63 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 163363 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1161144

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/188 25156
/proc/meminfo: memFree=15471992/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641632 CPUtime=1655.24 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 176711 0 0 0 165475 49 0 0 25 0 1 0 441569788 657031168 23695 33554432000 4194304 4587354 140735976096720 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160408 23695 337 96 0 156970 0
[pid=24967] ppid=24965 vsize=45368 CPUtime=1653.54 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8258 0 0 0 165353 1 0 0 25 0 1 0 441569788 46456832 8145 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11342 8145 341 145 0 8387 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1653.63 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 165363 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.41
Current children cumulated vsize (KiB) 1161284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.08 6.02 5.97 7/188 25157
/proc/meminfo: memFree=15461084/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641632 CPUtime=1667.79 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 177334 0 0 0 166729 50 0 0 25 0 1 0 441569788 657031168 24292 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160408 24292 337 96 0 156970 0
[pid=24967] ppid=24965 vsize=45368 CPUtime=1666.03 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8284 0 0 0 166602 1 0 0 25 0 1 0 441569788 46456832 8171 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11342 8171 341 145 0 8387 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1666.19 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 166619 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1161284

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

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

[startup+4999.9 s]
/proc/loadavg: 6.08 6.02 5.97 7/188 25157
/proc/meminfo: memFree=15461084/32951124 swapFree=67111528/67111528
[pid=24965] ppid=24963 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24965/stat : 24965 (ppfolio) S 24963 24965 24188 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 441569787 18763776 394 33554432000 4194304 4287625 140735538903344 18446744073709551615 255377321487 0 0 4096 65536 1362353180930736128 0 0 17 2 0 0 0
/proc/24965/statm: 4581 394 345 23 0 91 0
[pid=24966] ppid=24965 vsize=641632 CPUtime=1667.79 cores=0
/proc/24966/stat : 24966 (cryptominisat) R 24965 24965 24188 0 -1 4202496 177334 0 0 0 166729 50 0 0 25 0 1 0 441569788 657031168 24292 33554432000 4194304 4587354 140735976096720 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24966/statm: 160408 24292 337 96 0 156970 0
[pid=24967] ppid=24965 vsize=45368 CPUtime=1666.03 cores=0
/proc/24967/stat : 24967 (clasp) R 24965 24965 24188 0 -1 4202496 8284 0 0 0 166602 1 0 0 25 0 1 0 441569788 46456832 8171 33554432000 4194304 4785740 140733541564336 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24967/statm: 11342 8171 341 145 0 8387 0
[pid=24968] ppid=24965 vsize=455960 CPUtime=1666.19 cores=0
/proc/24968/stat : 24968 (TNM) R 24965 24965 24188 0 -1 4202496 353 0 0 0 166619 0 0 0 25 0 1 0 441569788 466903040 250 33554432000 134512640 134534564 4291214864 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24968/statm: 113990 250 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 1161284

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.5
CPU system time (s): 0.51
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1679320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
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= 212
involuntary context switches= 4

runsolver used 8.63169 second user time and 18.6432 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-20 13:41:59
IDJOB=3222052
IDBENCH=83025
IDSOLVER=1639
FILE ID=node135/3222052-1303299719
RUNJOBID= node135-1303289364-24206
PBS_JOBID= 13049596
Free space on /tmp= 72460 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S912111154-025.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3222052-1303299719/watcher-3222052-1303299719 -o /tmp/evaluation-result-3222052-1303299719/solver-3222052-1303299719 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3222052-1303299719.cnf

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

MD5SUM BENCH= 63be53becd3199de3ebad3751e577715
RANDOM SEED=1511170640

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15625720 kB
Buffers:        735516 kB
Cached:       16093164 kB
SwapCached:          0 kB
Active:        8330216 kB
Inactive:      8612912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15625720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10120 kB
Writeback:           0 kB
AnonPages:      113948 kB
Mapped:          16484 kB
Slab:           319368 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1248184 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= 72448 MiB
End job on node135 at 2011-04-20 15:05:21