Trace number 3191599

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
MD5SUM7bcc4ef0cfce2800562872a802fb17f2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark619.499
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.01/1300.01	Done

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

running on 2 cores: 5,7

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: 11.50 10.49 8.43 11/202 20788
/proc/meminfo: memFree=12439608/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) R 20786 20788 20213 0 -1 4202496 472 0 0 0 0 0 0 0 25 0 1 0 365448197 18763776 392 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377121685 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/20788/statm: 4581 392 343 23 0 91 0

[startup+0.0374309 s]
/proc/loadavg: 11.50 10.49 8.43 11/202 20788
/proc/meminfo: memFree=12439608/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 4435073668975919368 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10042 s]
/proc/loadavg: 11.50 10.49 8.43 11/202 20788
/proc/meminfo: memFree=12439608/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 4435073668975919368 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300383 s]
/proc/loadavg: 11.50 10.49 8.43 11/202 20788
/proc/meminfo: memFree=12439608/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 4435073668975919368 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700306 s]
/proc/loadavg: 11.50 10.49 8.43 11/202 20788
/proc/meminfo: memFree=12439608/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 19 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625930107152498688 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50117 s]
/proc/loadavg: 11.50 10.49 8.43 13/206 20792
/proc/meminfo: memFree=12433896/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625930244591452160 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1831712 CPUtime=0.4 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 1199 0 0 0 40 0 0 0 25 0 1 0 365448197 1875673088 708 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 457928 708 327 96 0 454490 0
[pid=20790] ppid=20788 vsize=13360 CPUtime=0.49 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 791 0 0 0 49 0 0 0 25 0 1 0 365448197 13680640 679 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 3340 679 340 145 0 385 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=0.59 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 59 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2319224

[startup+3.10087 s]
/proc/loadavg: 11.54 10.52 8.45 13/206 20792
/proc/meminfo: memFree=12430920/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625930382030405632 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1832860 CPUtime=0.94 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 1704 0 0 0 94 0 0 0 25 0 1 0 365448197 1876848640 919 33554432000 4194304 4587354 140737166403136 18446744073709551615 255376998040 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 458215 919 327 96 0 454777 0
[pid=20790] ppid=20788 vsize=13632 CPUtime=0.99 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 887 0 0 0 99 0 0 0 25 0 1 0 365448197 13959168 775 33554432000 4194304 4785740 140737181638064 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 3408 775 340 145 0 453 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=1.14 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 114 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2320644

[startup+6.30027 s]
/proc/loadavg: 11.54 10.52 8.45 13/206 20792
/proc/meminfo: memFree=12406624/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625930244591452160 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1838900 CPUtime=2 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 3955 0 0 0 199 1 0 0 25 0 1 0 365448197 1883033600 2427 33554432000 4194304 4587354 140737166403136 18446744073709551615 4245506 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 459725 2427 337 96 0 456287 0
[pid=20790] ppid=20788 vsize=14292 CPUtime=2.09 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 1042 0 0 0 209 0 0 0 25 0 1 0 365448197 14635008 930 33554432000 4194304 4785740 140737181638064 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 3573 930 340 145 0 618 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=2.19 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 219 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2327344

[startup+12.7011 s]
/proc/loadavg: 11.61 10.57 8.49 13/206 20792
/proc/meminfo: memFree=12393376/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625930244591452160 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1842756 CPUtime=4.14 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 5886 0 0 0 413 1 0 0 25 0 1 0 365448197 1886982144 3440 33554432000 4194304 4587354 140737166403136 18446744073709551615 4232225 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 460689 3440 337 96 0 457251 0
[pid=20790] ppid=20788 vsize=15116 CPUtime=4.19 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 1222 0 0 0 419 0 0 0 25 0 1 0 365448197 15478784 1110 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 3779 1110 340 145 0 824 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=4.34 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 434 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2332024

[startup+25.5007 s]
/proc/loadavg: 11.67 10.61 8.53 13/206 20792
/proc/meminfo: memFree=12378996/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625928457885057024 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1842424 CPUtime=8.39 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 8362 0 0 0 838 1 0 0 25 0 1 0 365448197 1886642176 3597 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 460606 3597 337 96 0 457168 0
[pid=20790] ppid=20788 vsize=15940 CPUtime=8.49 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 1457 0 0 0 849 0 0 0 25 0 1 0 365448197 16322560 1345 33554432000 4194304 4785740 140737181638064 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 3985 1345 340 145 0 1030 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=8.59 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 859 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2332516

[startup+51.101 s]
/proc/loadavg: 11.78 10.72 8.62 13/206 20793
/proc/meminfo: memFree=12373532/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625928457885057024 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1849068 CPUtime=16.94 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 12608 0 0 0 1691 3 0 0 25 0 1 0 365448197 1893445632 4073 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 462267 4073 337 96 0 458829 0
[pid=20790] ppid=20788 vsize=17420 CPUtime=16.99 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 1818 0 0 0 1699 0 0 0 25 0 1 0 365448197 17838080 1706 33554432000 4194304 4785740 140737181638064 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 4355 1706 340 145 0 1400 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=17.14 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 1714 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2340640

[startup+102.308 s]
/proc/loadavg: 11.91 10.94 8.81 13/206 20794
/proc/meminfo: memFree=12343324/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625928595324010496 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1850100 CPUtime=33.98 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 19478 0 0 0 3394 4 0 0 25 0 1 0 365448197 1894502400 5242 33554432000 4194304 4587354 140737166403136 18446744073709551615 4244227 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 462525 5242 337 96 0 459087 0
[pid=20790] ppid=20788 vsize=19492 CPUtime=34.09 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 2307 0 0 0 3409 0 0 0 25 0 1 0 365448197 19959808 2195 33554432000 4194304 4785740 140737181638064 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 4873 2195 340 145 0 1918 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=34.21 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 3421 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2343744

[startup+162.3 s]
/proc/loadavg: 12.00 11.13 9.00 13/206 20796
/proc/meminfo: memFree=12190900/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625928595324010496 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1862796 CPUtime=53.98 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 28342 0 0 0 5391 7 0 0 25 0 1 0 365448197 1907503104 7999 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 465699 7999 337 96 0 462261 0
[pid=20790] ppid=20788 vsize=21188 CPUtime=54.08 cores=5

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

[startup+822.3 s]
/proc/loadavg: 11.00 11.04 10.04 12/205 20845
/proc/meminfo: memFree=12488068/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625929145079824384 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1864168 CPUtime=274.55 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 79590 0 0 0 27436 19 0 0 25 0 1 0 365448197 1908908032 9551 33554432000 4194304 4587354 140737166403136 18446744073709551615 4241274 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 466042 9551 337 96 0 462604 0
[pid=20790] ppid=20788 vsize=29752 CPUtime=273.84 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 4688 0 0 0 27384 0 0 0 25 0 1 0 365448197 30466048 4576 33554432000 4194304 4785740 140737181638064 18446744073709551615 4550545 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 7438 4576 340 145 0 4483 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=273.9 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 27390 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2368072

[startup+882.301 s]
/proc/loadavg: 11.00 11.03 10.10 12/205 20846
/proc/meminfo: memFree=12460008/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1892024 CPUtime=294.55 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 87766 0 0 0 29435 20 0 0 25 0 1 0 365448197 1937432576 15313 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 473006 15313 337 96 0 469568 0
[pid=20790] ppid=20788 vsize=30208 CPUtime=293.85 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 4793 0 0 0 29385 0 0 0 25 0 1 0 365448197 30932992 4681 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553100 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 7552 4681 340 145 0 4597 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=293.91 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 29391 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 2396384

[startup+942.301 s]
/proc/loadavg: 11.00 11.02 10.14 12/205 20848
/proc/meminfo: memFree=12468424/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1875344 CPUtime=314.54 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 88489 0 0 0 31434 20 0 0 25 0 1 0 365448197 1920352256 13474 33554432000 4194304 4587354 140737166403136 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 468836 13474 337 96 0 465398 0
[pid=20790] ppid=20788 vsize=30508 CPUtime=313.84 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 4879 0 0 0 31384 0 0 0 25 0 1 0 365448197 31240192 4767 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 7627 4767 340 145 0 4672 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=313.91 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 31391 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2380004

[startup+1002.3 s]
/proc/loadavg: 11.00 11.02 10.20 12/205 20849
/proc/meminfo: memFree=12460588/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1899260 CPUtime=334.54 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 88638 0 0 0 33434 20 0 0 25 0 1 0 365448197 1944842240 13619 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 474815 13619 337 96 0 471377 0
[pid=20790] ppid=20788 vsize=30940 CPUtime=333.84 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 4962 0 0 0 33384 0 0 0 25 0 1 0 365448197 31682560 4850 33554432000 4194304 4785740 140737181638064 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 7735 4850 340 145 0 4780 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=333.92 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 33392 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2404352

[startup+1062.3 s]
/proc/loadavg: 11.03 11.03 10.25 12/205 20851
/proc/meminfo: memFree=12457828/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1879068 CPUtime=354.54 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 88669 0 0 0 35434 20 0 0 25 0 1 0 365448197 1924165632 13649 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 469767 13649 337 96 0 466329 0
[pid=20790] ppid=20788 vsize=31632 CPUtime=353.83 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 5119 0 0 0 35383 0 0 0 25 0 1 0 365448197 32391168 5007 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 7908 5007 341 145 0 4953 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=353.93 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 35393 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530332 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2384852

[startup+1122.3 s]
/proc/loadavg: 11.08 11.04 10.30 12/205 20853
/proc/meminfo: memFree=12459660/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1875344 CPUtime=374.53 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 88671 0 0 0 37433 20 0 0 25 0 1 0 365448197 1920352256 13649 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 468836 13649 337 96 0 465398 0
[pid=20790] ppid=20788 vsize=32196 CPUtime=373.83 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 5247 0 0 0 37383 0 0 0 25 0 1 0 365448197 32968704 5135 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 8049 5135 341 145 0 5094 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=373.94 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 37394 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2381692

[startup+1182.3 s]
/proc/loadavg: 11.03 11.03 10.34 12/205 20854
/proc/meminfo: memFree=12450584/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625929007640870912 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1889740 CPUtime=394.53 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 90397 0 0 0 39433 20 0 0 25 0 1 0 365448197 1935093760 15339 33554432000 4194304 4587354 140737166403136 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 472435 15339 337 96 0 468997 0
[pid=20790] ppid=20788 vsize=32476 CPUtime=393.83 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 5345 0 0 0 39383 0 0 0 25 0 1 0 365448197 33255424 5233 33554432000 4194304 4785740 140737181638064 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 8119 5233 341 145 0 5164 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=393.95 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 39395 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134529902 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 2396368

[startup+1242.3 s]
/proc/loadavg: 11.01 11.02 10.38 12/205 21008
/proc/meminfo: memFree=12587100/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625929007640870912 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1875452 CPUtime=414.53 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 91364 0 0 0 41432 21 0 0 25 0 1 0 365448197 1920462848 13649 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 468863 13649 337 96 0 465425 0
[pid=20790] ppid=20788 vsize=32944 CPUtime=413.82 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 5428 0 0 0 41382 0 0 0 25 0 1 0 365448197 33734656 5316 33554432000 4194304 4785740 140737181638064 18446744073709551615 4278087 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 8236 5316 341 145 0 5281 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=413.95 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 41395 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2382548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.08 11.03 10.42 12/205 21009
/proc/meminfo: memFree=12564432/32951124 swapFree=67111528/67111528
[pid=20788] ppid=20786 vsize=18324 CPUtime=0 cores=5,7
/proc/20788/stat : 20788 (ppfolio) S 20786 20788 20213 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365448197 18763776 394 33554432000 4194304 4287625 140735073123120 18446744073709551615 255377321487 0 0 4096 65536 5625929007640870912 0 0 17 7 0 0 0
/proc/20788/statm: 4581 394 345 23 0 91 0
[pid=20789] ppid=20788 vsize=1888908 CPUtime=433.81 cores=5
/proc/20789/stat : 20789 (cryptominisat) R 20788 20788 20213 0 -1 4202496 93738 0 0 0 43360 21 0 0 25 0 1 0 365448197 1934241792 15966 33554432000 4194304 4587354 140737166403136 18446744073709551615 4238378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20789/statm: 472227 15966 337 96 0 468789 0
[pid=20790] ppid=20788 vsize=33112 CPUtime=433.02 cores=5
/proc/20790/stat : 20790 (clasp) R 20788 20788 20213 0 -1 4202496 5492 0 0 0 43302 0 0 0 25 0 1 0 365448197 33906688 5380 33554432000 4194304 4785740 140737181638064 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20790/statm: 8278 5380 341 145 0 5323 0
[pid=20792] ppid=20788 vsize=455828 CPUtime=433.18 cores=5
/proc/20792/stat : 20792 (TNM) R 20788 20788 20213 0 -1 4202496 336 0 0 0 43318 0 0 0 25 0 1 0 365448198 466767872 233 33554432000 134512640 134534564 4293252480 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20792/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2396172

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.82
CPU system time (s): 0.230964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4179144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100099
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= 187
involuntary context switches= 13926

runsolver used 2.20267 second user time and 4.89825 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-11 18:15:03
IDJOB=3191599
IDBENCH=82730
IDSOLVER=1613
FILE ID=node135/3191599-1302538503
RUNJOBID= node135-1302537098-20234
PBS_JOBID= 12951128
Free space on /tmp= 70928 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1094982880-055.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191599-1302538503/watcher-3191599-1302538503 -o /tmp/evaluation-result-3191599-1302538503/solver-3191599-1302538503 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191599-1302538503.cnf

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

MD5SUM BENCH= 7bcc4ef0cfce2800562872a802fb17f2
RANDOM SEED=693843200

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:      12439640 kB
Buffers:        740908 kB
Cached:       18993252 kB
SwapCached:          0 kB
Active:       10975840 kB
Inactive:      9096384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12439640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10968 kB
Writeback:           0 kB
AnonPages:      337776 kB
Mapped:          17888 kB
Slab:           373916 kB
PageTables:       7008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4852056 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= 70920 MiB
End job on node135 at 2011-04-11 18:36:43