Trace number 3191915

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) 1299.98 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
MD5SUM8f7328be14ce714cebc5a66418b5924c
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.04	This is pico-portfolio, a naive parallel portfolio
0.00/0.04	Copyright (C) 2011 Olivier Roussel
0.00/0.04	Using 1 processing units
0.00/0.04	This portfolio uses the following solvers:
0.00/0.04	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.04	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.04	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.04	Starting cryptominisat 2.7.1 on core(s) 4
0.00/0.04	Starting clasp 1.3.6 on core(s) 4
0.00/0.04	Starting TNM 2009 on core(s) 4

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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: 10.96 10.77 10.48 10/201 21169
/proc/meminfo: memFree=12618036/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18240 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) R 21167 21169 20213 0 -1 4194304 270 0 0 0 0 0 0 0 25 0 1 0 365620338 18677760 217 33554432000 4194304 4287625 140733435403440 18446744073709551615 255372338664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21169/statm: 4560 218 185 23 0 57 0

[startup+0.04708 s]
/proc/loadavg: 10.96 10.77 10.48 10/201 21169
/proc/meminfo: memFree=12618036/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) R 21167 21169 20213 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 365620338 18763776 391 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/21169/statm: 4581 391 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101069 s]
/proc/loadavg: 10.96 10.77 10.48 10/201 21169
/proc/meminfo: memFree=12618036/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 3988734070505832708 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301005 s]
/proc/loadavg: 10.96 10.77 10.48 10/201 21169
/proc/meminfo: memFree=12618036/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700934 s]
/proc/loadavg: 10.96 10.77 10.48 10/201 21169
/proc/meminfo: memFree=12618036/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 10.97 10.78 10.48 12/205 21173
/proc/meminfo: memFree=12612424/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041543059937165312 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1134416 CPUtime=0.49 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 1376 0 0 0 49 0 0 0 25 0 1 0 365620339 1161641984 801 33554432000 4194304 4587354 140737218008608 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 283604 801 327 96 0 280166 0
[pid=21172] ppid=21169 vsize=13372 CPUtime=0.39 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 814 0 0 0 39 0 0 0 25 0 1 0 365620339 13692928 701 33554432000 4194304 4785740 140736243913616 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 3343 701 340 145 0 388 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=0.58 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 58 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528253 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 1622072

[startup+3.10051 s]
/proc/loadavg: 10.97 10.78 10.48 12/205 21173
/proc/meminfo: memFree=12613044/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041540998352863232 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1134912 CPUtime=0.99 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 1910 0 0 0 99 0 0 0 25 0 1 0 365620339 1162149888 979 33554432000 4194304 4587354 140737218008608 18446744073709551615 4250365 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 283728 979 327 96 0 280290 0
[pid=21172] ppid=21169 vsize=13908 CPUtime=0.94 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 957 0 0 0 94 0 0 0 25 0 1 0 365620339 14241792 844 33554432000 4194304 4785740 140736243913616 18446744073709551615 4553054 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 3477 844 340 145 0 522 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=1.14 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 114 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 10025275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1623104

[startup+6.30092 s]
/proc/loadavg: 10.97 10.78 10.48 12/205 21173
/proc/meminfo: memFree=12603252/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041541273230770176 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1142444 CPUtime=2.09 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 4586 0 0 0 209 0 0 0 25 0 1 0 365620339 1169862656 2768 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 285611 2768 337 96 0 282173 0
[pid=21172] ppid=21169 vsize=14840 CPUtime=1.99 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 1160 0 0 0 199 0 0 0 25 0 1 0 365620339 15196160 1047 33554432000 4194304 4785740 140736243913616 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 3710 1047 340 145 0 755 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=2.19 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 219 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1631568

[startup+12.7007 s]
/proc/loadavg: 10.97 10.79 10.48 12/205 21173
/proc/meminfo: memFree=12598396/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041541822986584064 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1159844 CPUtime=4.19 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 5619 0 0 0 419 0 0 0 25 0 1 0 365620339 1187680256 3323 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 289961 3323 337 96 0 286523 0
[pid=21172] ppid=21169 vsize=15800 CPUtime=4.14 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 1406 0 0 0 414 0 0 0 25 0 1 0 365620339 16179200 1293 33554432000 4194304 4785740 140736243913616 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 3950 1293 340 145 0 995 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=4.34 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 434 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134529662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1649928

[startup+25.5003 s]
/proc/loadavg: 10.98 10.80 10.49 12/205 21173
/proc/meminfo: memFree=12594904/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1150364 CPUtime=8.49 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 8671 0 0 0 848 1 0 0 25 0 1 0 365620339 1177972736 4294 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 287591 4294 337 96 0 284153 0
[pid=21172] ppid=21169 vsize=17028 CPUtime=8.39 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 1707 0 0 0 839 0 0 0 25 0 1 0 365620339 17436672 1594 33554432000 4194304 4785740 140736243913616 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 4257 1594 340 145 0 1302 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=8.59 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 859 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1641676

[startup+51.1006 s]
/proc/loadavg: 11.27 10.87 10.53 13/206 21204
/proc/meminfo: memFree=12591604/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1158948 CPUtime=16.99 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 12572 0 0 0 1697 2 0 0 25 0 1 0 365620339 1186762752 4533 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 289737 4533 337 96 0 286299 0
[pid=21172] ppid=21169 vsize=18832 CPUtime=16.94 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 2153 0 0 0 1694 0 0 0 25 0 1 0 365620339 19283968 2040 33554432000 4194304 4785740 140736243913616 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 4708 2040 340 145 0 1753 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=17.14 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 1714 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1652064

[startup+102.307 s]
/proc/loadavg: 11.19 10.91 10.55 12/205 21235
/proc/meminfo: memFree=12598148/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542235303444480 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1160336 CPUtime=34.08 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 21084 0 0 0 3405 3 0 0 25 0 1 0 365620339 1188184064 7065 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 290084 7065 337 96 0 286646 0
[pid=21172] ppid=21169 vsize=21340 CPUtime=33.99 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 2737 0 0 0 3399 0 0 0 25 0 1 0 365620339 21852160 2624 33554432000 4194304 4785740 140736243913616 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 5335 2624 340 145 0 2380 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=34.2 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 3420 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1655960

[startup+162.301 s]
/proc/loadavg: 11.07 10.92 10.58 12/205 21237
/proc/meminfo: memFree=12577128/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542647620304896 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1161096 CPUtime=54.09 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 28654 0 0 0 5403 6 0 0 25 0 1 0 365620339 1188962304 7303 33554432000 4194304 4587354 140737218008608 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 290274 7303 337 96 0 286836 0
[pid=21172] ppid=21169 vsize=23552 CPUtime=53.98 cores=4

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

/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1710104

[startup+882.301 s]
/proc/loadavg: 11.01 11.00 10.80 12/205 21256
/proc/meminfo: memFree=12469912/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542785059258368 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1228220 CPUtime=294.05 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 69619 0 0 0 29392 13 0 0 25 0 1 0 365620339 1257697280 17111 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 307055 17111 337 96 0 303617 0
[pid=21172] ppid=21169 vsize=36072 CPUtime=294.03 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6205 0 0 0 29402 1 0 0 25 0 1 0 365620339 36937728 6092 33554432000 4194304 4785740 140736243913616 18446744073709551615 4552958 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9018 6092 340 145 0 6063 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=294.2 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 29420 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1738576

[startup+942.301 s]
/proc/loadavg: 11.00 11.00 10.81 12/205 21258
/proc/meminfo: memFree=12442736/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1190720 CPUtime=314.04 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 71060 0 0 0 31391 13 0 0 25 0 1 0 365620339 1219297280 15803 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 297680 15803 337 96 0 294242 0
[pid=21172] ppid=21169 vsize=36824 CPUtime=314.04 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6378 0 0 0 31403 1 0 0 25 0 1 0 365620339 37707776 6265 33554432000 4194304 4785740 140736243913616 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9206 6265 340 145 0 6251 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=314.19 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 31419 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1701828

[startup+1002.3 s]
/proc/loadavg: 11.00 11.00 10.82 12/205 21259
/proc/meminfo: memFree=12429568/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1204068 CPUtime=334.04 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 73883 0 0 0 33390 14 0 0 25 0 1 0 365620339 1232965632 18560 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 301017 18560 337 96 0 297579 0
[pid=21172] ppid=21169 vsize=37452 CPUtime=334.04 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6509 0 0 0 33403 1 0 0 25 0 1 0 365620339 38350848 6396 33554432000 4194304 4785740 140736243913616 18446744073709551615 4546234 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9363 6396 340 145 0 6408 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=334.19 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 33419 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1715804

[startup+1062.3 s]
/proc/loadavg: 11.00 11.00 10.83 12/205 21270
/proc/meminfo: memFree=12436412/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1201280 CPUtime=354.05 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 75616 0 0 0 35391 14 0 0 25 0 1 0 365620339 1230110720 17500 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 300320 17500 337 96 0 296882 0
[pid=21172] ppid=21169 vsize=37768 CPUtime=354.04 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6568 0 0 0 35403 1 0 0 25 0 1 0 365620339 38674432 6455 33554432000 4194304 4785740 140736243913616 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9442 6455 340 145 0 6487 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=354.19 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 35419 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 1713332

[startup+1122.3 s]
/proc/loadavg: 10.22 10.82 10.77 9/196 21289
/proc/meminfo: memFree=12516316/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1190720 CPUtime=374.06 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 76886 0 0 0 37391 15 0 0 25 0 1 0 365620339 1219297280 15829 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 297680 15829 337 96 0 294242 0
[pid=21172] ppid=21169 vsize=38268 CPUtime=374.04 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6675 0 0 0 37403 1 0 0 25 0 1 0 365620339 39186432 6562 33554432000 4194304 4785740 140736243913616 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9567 6562 340 145 0 6612 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=374.19 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 37419 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 10024372 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1703272

[startup+1182.3 s]
/proc/loadavg: 8.87 10.32 10.60 9/196 21291
/proc/meminfo: memFree=12504636/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542922498211840 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1201320 CPUtime=394.06 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 79643 0 0 0 39391 15 0 0 25 0 1 0 365620339 1230151680 18543 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 300330 18543 337 96 0 296892 0
[pid=21172] ppid=21169 vsize=38736 CPUtime=394.03 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6805 0 0 0 39402 1 0 0 25 0 1 0 365620339 39665664 6692 33554432000 4194304 4785740 140736243913616 18446744073709551615 4552536 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9684 6692 340 145 0 6729 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=394.18 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 39418 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1714340

[startup+1242.3 s]
/proc/loadavg: 8.32 9.90 10.44 9/196 21296
/proc/meminfo: memFree=12497048/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542510181351424 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1286408 CPUtime=414.07 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 83946 0 0 0 41392 15 0 0 25 0 1 0 365620339 1317281792 19850 33554432000 4194304 4587354 140737218008608 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 321602 19850 337 96 0 318164 0
[pid=21172] ppid=21169 vsize=39184 CPUtime=414.03 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6911 0 0 0 41402 1 0 0 25 0 1 0 365620339 40124416 6798 33554432000 4194304 4785740 140736243913616 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9796 6798 340 145 0 6841 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=414.18 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 41418 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 1799876



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.11 9.55 10.28 9/196 21297
/proc/meminfo: memFree=12488808/32951124 swapFree=67111528/67111528
[pid=21169] ppid=21167 vsize=18324 CPUtime=0 cores=4,6
/proc/21169/stat : 21169 (ppfolio) S 21167 21169 20213 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 365620338 18763776 393 33554432000 4194304 4287625 140733435403440 18446744073709551615 255377321487 0 0 4096 65536 4041542510181351424 0 0 17 6 0 0 0
/proc/21169/statm: 4581 393 345 23 0 91 0
[pid=21171] ppid=21169 vsize=1205084 CPUtime=433.33 cores=4
/proc/21171/stat : 21171 (cryptominisat) R 21169 21169 20213 0 -1 4202496 84019 0 0 0 43317 16 0 0 25 0 1 0 365620339 1234006016 19919 33554432000 4194304 4587354 140737218008608 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21171/statm: 301271 19919 337 96 0 297833 0
[pid=21172] ppid=21169 vsize=39504 CPUtime=433.22 cores=4
/proc/21172/stat : 21172 (clasp) R 21169 21169 20213 0 -1 4202496 6994 0 0 0 43321 1 0 0 25 0 1 0 365620339 40452096 6881 33554432000 4194304 4785740 140736243913616 18446744073709551615 4552525 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/21172/statm: 9876 6881 340 145 0 6921 0
[pid=21173] ppid=21169 vsize=455960 CPUtime=433.43 cores=4
/proc/21173/stat : 21173 (TNM) R 21169 21169 20213 0 -1 4202496 365 0 0 0 43343 0 0 0 25 0 1 0 365620339 466903040 262 33554432000 134512640 134534564 4288298928 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21173/statm: 113990 262 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 1718872

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1299.98
CPU user time (s): 1299.81
CPU system time (s): 0.17
CPU usage (%): 99.9975
Max. virtual memory (cumulated for all children) (KiB): 2904248

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

runsolver used 2.31865 second user time and 4.78527 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:43:45
IDJOB=3191915
IDBENCH=83046
IDSOLVER=1613
FILE ID=node135/3191915-1302540225
RUNJOBID= node135-1302537098-20232
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S2065143904-035.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191915-1302540225/watcher-3191915-1302540225 -o /tmp/evaluation-result-3191915-1302540225/solver-3191915-1302540225 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191915-1302540225.cnf

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

MD5SUM BENCH= 8f7328be14ce714cebc5a66418b5924c
RANDOM SEED=1939100168

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:      12618192 kB
Buffers:        741648 kB
Cached:       18992248 kB
SwapCached:          0 kB
Active:       10799216 kB
Inactive:      9096304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12618192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:      161472 kB
Mapped:          17956 kB
Slab:           373660 kB
PageTables:       6268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5028688 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= 70928 MiB
End job on node135 at 2011-04-11 19:05:27