Trace number 3276312

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.03 4999.91

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.365943
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3276312-1303665736/watcher-3276312-1303665736 -o /tmp/evaluation-result-3276312-1303665736/solver-3276312-1303665736 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276312-1303665736.cnf 

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

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): 5100 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: 5.80 5.96 5.91 5/180 24865
/proc/meminfo: memFree=17126316/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18188 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) R 24863 24865 23162 0 -1 4194304 292 0 0 0 0 0 0 0 25 0 1 0 556804189 18624512 230 33554432000 4194304 4287625 140735190561152 18446744073709551615 260032189564 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/24865/statm: 4547 240 202 23 0 57 0

[startup+0.0273871 s]
/proc/loadavg: 5.80 5.96 5.91 5/180 24865
/proc/meminfo: memFree=17126316/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 4902046977530757384 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100361 s]
/proc/loadavg: 5.80 5.96 5.91 5/180 24865
/proc/meminfo: memFree=17126316/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 4902046977530757384 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300338 s]
/proc/loadavg: 5.80 5.96 5.91 5/180 24865
/proc/meminfo: memFree=17126316/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700256 s]
/proc/loadavg: 5.80 5.96 5.91 5/180 24865
/proc/meminfo: memFree=17126316/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 5.80 5.96 5.91 7/184 24869
/proc/meminfo: memFree=16985656/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183391458590720 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=93756 CPUtime=0.49 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 17923 0 0 0 47 2 0 0 25 0 1 0 556804190 96006144 17808 33554432000 4194304 4587354 140735292012384 18446744073709551615 4268141 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 23439 17808 310 96 0 20001 0
[pid=24868] ppid=24865 vsize=70988 CPUtime=0.39 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 19016 0 0 0 37 2 0 0 25 0 1 0 556804190 72691712 14836 33554432000 4194304 4785740 140737469889536 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 17747 14836 313 145 0 14792 0
[pid=24869] ppid=24865 vsize=497668 CPUtime=0.58 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 15501 0 0 0 56 2 0 0 25 0 1 0 556804190 509612032 15398 33554432000 134512640 134534564 4294728176 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 680736

[startup+3.10082 s]
/proc/loadavg: 5.80 5.96 5.91 7/184 24870
/proc/meminfo: memFree=16885216/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183528897544192 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=144524 CPUtime=0.99 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 30528 0 0 0 96 3 0 0 25 0 1 0 556804190 147992576 30413 33554432000 4194304 4587354 140735292012384 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 36131 30413 314 96 0 32693 0
[pid=24868] ppid=24865 vsize=70988 CPUtime=0.94 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 19016 0 0 0 92 2 0 0 25 0 1 0 556804190 72691712 14836 33554432000 4194304 4785740 140737469889536 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 17747 14836 313 145 0 14792 0
[pid=24869] ppid=24865 vsize=497668 CPUtime=1.14 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 15501 0 0 0 112 2 0 0 25 0 1 0 556804190 509612032 15398 33554432000 134512640 134534564 4294728176 18446744073709551615 134524691 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 731504

[startup+6.30123 s]
/proc/loadavg: 5.81 5.96 5.91 7/184 24870
/proc/meminfo: memFree=16884384/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183528897544192 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=144524 CPUtime=2.09 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 30528 0 0 0 206 3 0 0 25 0 1 0 556804190 147992576 30413 33554432000 4194304 4587354 140735292012384 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 36131 30413 314 96 0 32693 0
[pid=24868] ppid=24865 vsize=70988 CPUtime=1.99 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 19016 0 0 0 197 2 0 0 25 0 1 0 556804190 72691712 14836 33554432000 4194304 4785740 140737469889536 18446744073709551615 4495635 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 17747 14836 313 145 0 14792 0
[pid=24869] ppid=24865 vsize=497668 CPUtime=2.18 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 15501 0 0 0 216 2 0 0 25 0 1 0 556804190 509612032 15398 33554432000 134512640 134534564 4294728176 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 731504

[startup+12.7011 s]
/proc/loadavg: 5.83 5.96 5.91 7/184 24870
/proc/meminfo: memFree=16837824/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183528897544192 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=168360 CPUtime=4.19 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 47781 0 0 0 413 6 0 0 25 0 1 0 556804190 172400640 35210 33554432000 4194304 4587354 140735292012384 18446744073709551615 4352096 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 42090 35210 315 96 0 38652 0
[pid=24868] ppid=24865 vsize=70988 CPUtime=4.14 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 19016 0 0 0 412 2 0 0 25 0 1 0 556804190 72691712 14836 33554432000 4194304 4785740 140737469889536 18446744073709551615 4495561 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 17747 14836 313 145 0 14792 0
[pid=24869] ppid=24865 vsize=497668 CPUtime=4.34 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 15501 0 0 0 432 2 0 0 25 0 1 0 556804190 509612032 15398 33554432000 134512640 134534564 4294728176 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 755340

[startup+25.5007 s]
/proc/loadavg: 5.87 5.97 5.91 7/184 24870
/proc/meminfo: memFree=16848512/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79184216092311552 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=811424 CPUtime=8.49 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 60833 0 0 0 840 9 0 0 25 0 1 0 556804190 830898176 36489 33554432000 4194304 4587354 140735292012384 18446744073709551615 4238552 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 202856 36489 327 96 0 199418 0
[pid=24868] ppid=24865 vsize=74952 CPUtime=8.39 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 20013 0 0 0 837 2 0 0 25 0 1 0 556804190 76750848 15833 33554432000 4194304 4785740 140737469889536 18446744073709551615 4482869 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 18738 15833 316 145 0 15783 0
[pid=24869] ppid=24865 vsize=497668 CPUtime=8.58 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 15501 0 0 0 856 2 0 0 25 0 1 0 556804190 509612032 15398 33554432000 134512640 134534564 4294728176 18446744073709551615 134524536 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 124417 15398 91 6 0 123083 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1402368

[startup+51.101 s]
/proc/loadavg: 5.91 5.97 5.91 7/184 24871
/proc/meminfo: memFree=16812408/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183254019637248 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=811424 CPUtime=16.99 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 62032 0 0 0 1690 9 0 0 25 0 1 0 556804190 830898176 37676 33554432000 4194304 4587354 140735292012384 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 202856 37676 337 96 0 199418 0
[pid=24868] ppid=24865 vsize=86640 CPUtime=16.94 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 25047 0 0 0 1691 3 0 0 25 0 1 0 556804190 88719360 18963 33554432000 4194304 4785740 140737469889536 18446744073709551615 260020056773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 21660 18963 340 145 0 18705 0
[pid=24869] ppid=24865 vsize=505324 CPUtime=17.14 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22508 0 0 0 1711 3 0 0 25 0 1 0 556804190 517451776 22405 33554432000 134512640 134534564 4294728176 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 126331 22405 95 6 0 124997 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1421712

[startup+102.307 s]
/proc/loadavg: 5.96 5.97 5.91 7/184 24872
/proc/meminfo: memFree=16705244/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183254019637248 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=811424 CPUtime=34.09 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 62032 0 0 0 3400 9 0 0 25 0 1 0 556804190 830898176 37676 33554432000 4194304 4587354 140735292012384 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 202856 37676 337 96 0 199418 0
[pid=24868] ppid=24865 vsize=192596 CPUtime=33.99 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 51282 0 0 0 3393 6 0 0 25 0 1 0 556804190 197218304 45198 33554432000 4194304 4785740 140737469889536 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 48149 45198 340 145 0 45194 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=34.2 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 3417 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1531504

[startup+162.301 s]
/proc/loadavg: 5.98 5.97 5.91 7/184 24874
/proc/meminfo: memFree=16598440/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183254019637248 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=811424 CPUtime=54.08 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 62032 0 0 0 5399 9 0 0 25 0 1 0 556804190 830898176 37676 33554432000 4194304 4587354 140735292012384 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 202856 37676 337 96 0 199418 0
[pid=24868] ppid=24865 vsize=302080 CPUtime=53.98 cores=1

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

/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 3040232

[startup+4662.3 s]
/proc/loadavg: 3.00 3.21 3.97 4/175 25027
/proc/meminfo: memFree=15213480/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79182566824869888 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1233280 CPUtime=1554.15 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 534648 0 0 0 155324 91 0 0 25 0 1 0 556804190 1262878720 156030 33554432000 4194304 4587354 140735292012384 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 308320 156030 337 96 0 304882 0
[pid=24868] ppid=24865 vsize=1346680 CPUtime=1554.05 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 331014 0 0 0 155320 85 0 0 25 0 1 0 556804190 1379000320 324930 33554432000 4194304 4785740 140737469889536 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 336670 324930 340 145 0 333715 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1554.21 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 155418 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 3107444

[startup+4722.31 s]
/proc/loadavg: 3.06 3.18 3.90 4/175 25028
/proc/meminfo: memFree=15235136/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1181332 CPUtime=1574.15 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 536397 0 0 0 157323 92 0 0 25 0 1 0 556804190 1209683968 149967 33554432000 4194304 4587354 140735292012384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 295333 149967 337 96 0 291895 0
[pid=24868] ppid=24865 vsize=1350280 CPUtime=1574.06 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 331773 0 0 0 157320 86 0 0 25 0 1 0 556804190 1382686720 325689 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 337570 325689 340 145 0 334615 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1574.22 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 157419 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 3059096

[startup+4782.3 s]
/proc/loadavg: 3.02 3.15 3.85 4/175 25030
/proc/meminfo: memFree=15220460/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1119428 CPUtime=1594.15 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 545885 0 0 0 159322 93 0 0 25 0 1 0 556804190 1146294272 149997 33554432000 4194304 4587354 140735292012384 18446744073709551615 4232215 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 279857 149997 337 96 0 276419 0
[pid=24868] ppid=24865 vsize=1364800 CPUtime=1594.05 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 335303 0 0 0 159318 87 0 0 25 0 1 0 556804190 1397555200 329219 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 341200 329219 340 145 0 338245 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1594.22 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 159419 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 3011712

[startup+4842.3 s]
/proc/loadavg: 3.01 3.12 3.79 4/175 25031
/proc/meminfo: memFree=15203792/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1236732 CPUtime=1614.15 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 554148 0 0 0 161320 95 0 0 25 0 1 0 556804190 1266413568 149253 33554432000 4194304 4587354 140735292012384 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 309183 149253 337 96 0 305745 0
[pid=24868] ppid=24865 vsize=1385192 CPUtime=1614.04 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 340200 0 0 0 161315 89 0 0 25 0 1 0 556804190 1418436608 334116 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 346298 334116 340 145 0 343343 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1614.23 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 161420 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 3149408

[startup+4902.3 s]
/proc/loadavg: 3.00 3.09 3.74 4/175 25033
/proc/meminfo: memFree=15186768/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183254019637248 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1202668 CPUtime=1634.15 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 561250 0 0 0 163319 96 0 0 25 0 1 0 556804190 1231532032 148095 33554432000 4194304 4587354 140735292012384 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 300667 148095 337 96 0 297229 0
[pid=24868] ppid=24865 vsize=1407360 CPUtime=1634.04 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 345702 0 0 0 163314 90 0 0 25 0 1 0 556804190 1441136640 339618 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 351840 339618 340 145 0 348885 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1634.23 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 163420 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 3137512

[startup+4962.3 s]
/proc/loadavg: 3.00 3.07 3.69 4/175 25035
/proc/meminfo: memFree=15168876/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183391458590720 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1202668 CPUtime=1654.14 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 568094 0 0 0 165316 98 0 0 25 0 1 0 556804190 1231532032 147838 33554432000 4194304 4587354 140735292012384 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 300667 147838 337 96 0 297229 0
[pid=24868] ppid=24865 vsize=1427080 CPUtime=1654.04 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 350501 0 0 0 165311 93 0 0 25 0 1 0 556804190 1461329920 344417 33554432000 4194304 4785740 140737469889536 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 356770 344417 340 145 0 353815 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1654.24 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 165421 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 3157232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 3.00 3.06 3.66 4/175 25036
/proc/meminfo: memFree=15167344/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183391458590720 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1354740 CPUtime=1666.64 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 572475 0 0 0 166565 99 0 0 25 0 1 0 556804190 1387253760 144861 33554432000 4194304 4587354 140735292012384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 338685 144861 337 96 0 335247 0
[pid=24868] ppid=24865 vsize=1439840 CPUtime=1666.6 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 353675 0 0 0 166567 93 0 0 25 0 1 0 556804190 1474396160 347591 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 359960 347591 340 145 0 357005 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1666.79 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 166676 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3322064

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: 3.00 3.06 3.66 4/175 25036
/proc/meminfo: memFree=15167344/32951124 swapFree=67111528/67111528
[pid=24865] ppid=24863 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/24865/stat : 24865 (ppfolio) S 24863 24865 23162 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 556804189 18763776 394 33554432000 4194304 4287625 140735190561152 18446744073709551615 260020416015 0 0 4096 65536 79183391458590720 0 0 17 3 0 0 0
/proc/24865/statm: 4581 394 345 23 0 91 0
[pid=24867] ppid=24865 vsize=1354740 CPUtime=1666.64 cores=1
/proc/24867/stat : 24867 (cryptominisat) R 24865 24865 23162 0 -1 4202496 572475 0 0 0 166565 99 0 0 25 0 1 0 556804190 1387253760 144861 33554432000 4194304 4587354 140735292012384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24867/statm: 338685 144861 337 96 0 335247 0
[pid=24868] ppid=24865 vsize=1439840 CPUtime=1666.6 cores=1
/proc/24868/stat : 24868 (clasp) R 24865 24865 23162 0 -1 4202496 353675 0 0 0 166567 93 0 0 25 0 1 0 556804190 1474396160 347591 33554432000 4194304 4785740 140737469889536 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/24868/statm: 359960 347591 340 145 0 357005 0
[pid=24869] ppid=24865 vsize=509160 CPUtime=1666.79 cores=1
/proc/24869/stat : 24869 (TNM) R 24865 24865 23162 0 -1 4202496 22510 0 0 0 166676 3 0 0 25 0 1 0 556804190 521379840 22407 33554432000 134512640 134534564 4294728176 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24869/statm: 127290 22407 95 6 0 125956 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 3322064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24865 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=5999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4998.08
CPU system time (s): 1.95
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3909384

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

runsolver used 8.04978 second user time and 19.2151 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-24 19:22:16
IDJOB=3276312
IDBENCH=88208
IDSOLVER=1639
FILE ID=node110/3276312-1303665736
RUNJOBID= node110-1303660734-24628
PBS_JOBID= 13150738
Free space on /tmp= 72276 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276312-1303665736/watcher-3276312-1303665736 -o /tmp/evaluation-result-3276312-1303665736/solver-3276312-1303665736 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276312-1303665736.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1575240970

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17126596 kB
Buffers:       2321264 kB
Cached:       12778512 kB
SwapCached:          0 kB
Active:        8075004 kB
Inactive:      7182816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17126596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22900 kB
Writeback:           0 kB
AnonPages:      156348 kB
Mapped:          16448 kB
Slab:           504224 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1135724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72276 MiB
End job on node110 at 2011-04-24 20:45:38