Trace number 3191682

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.01 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1085677759-100.UNKNOWN.cnf
MD5SUM12cee07ed764769ddb26400b2603221c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark827.068
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) 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 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-3191682-1302539119/watcher-3191682-1302539119 -o /tmp/evaluation-result-3191682-1302539119/solver-3191682-1302539119 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191682-1302539119.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 10.00 10.10 9.33 9/197 23774
/proc/meminfo: memFree=17061636/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) R 23772 23774 23398 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365509629 18763776 392 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905551253 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23774/statm: 4581 392 343 23 0 91 0

[startup+0.086743 s]
/proc/loadavg: 10.00 10.10 9.33 9/197 23774
/proc/meminfo: memFree=17061636/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 4455229916136309000 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100744 s]
/proc/loadavg: 10.00 10.10 9.33 9/197 23774
/proc/meminfo: memFree=17061636/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 4455229916136309000 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300703 s]
/proc/loadavg: 10.00 10.10 9.33 9/197 23774
/proc/meminfo: memFree=17061636/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626088574265851904 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700645 s]
/proc/loadavg: 10.00 10.10 9.33 9/197 23774
/proc/meminfo: memFree=17061636/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626088711704805376 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 10.00 10.10 9.33 12/201 23778
/proc/meminfo: memFree=17056644/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=57096 CPUtime=1.04 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 1840 0 0 0 104 0 0 0 19 0 1 0 365509629 58466304 1031 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 14274 1031 331 96 0 10836 0
[pid=23776] ppid=23774 vsize=12692 CPUtime=0.1 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 644 0 0 0 10 0 0 0 24 0 1 0 365509629 12996608 532 33554432000 4194304 4785740 140735876243696 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 3173 532 340 145 0 218 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=0.34 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 34 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 3688816 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 543936

[startup+3.1002 s]
/proc/loadavg: 10.00 10.10 9.33 12/201 23778
/proc/meminfo: memFree=17052800/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=67456 CPUtime=1.59 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 3317 0 0 0 159 0 0 0 20 0 1 0 365509629 69074944 2497 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 16864 2497 337 96 0 13426 0
[pid=23776] ppid=23774 vsize=13356 CPUtime=0.64 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 817 0 0 0 64 0 0 0 25 0 1 0 365509629 13676544 705 33554432000 4194304 4785740 140735876243696 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 3339 705 340 145 0 384 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=0.84 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 84 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 554960

[startup+6.30062 s]
/proc/loadavg: 10.08 10.11 9.34 12/201 23778
/proc/meminfo: memFree=17043304/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626086924998410240 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=69132 CPUtime=2.64 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 3781 0 0 0 264 0 0 0 22 0 1 0 365509629 70791168 2523 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 17283 2523 337 96 0 13845 0
[pid=23776] ppid=23774 vsize=14148 CPUtime=1.7 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 1014 0 0 0 170 0 0 0 25 0 1 0 365509629 14487552 902 33554432000 4194304 4785740 140735876243696 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 3537 902 340 145 0 582 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=1.94 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 194 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 3687926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 557428

[startup+12.7005 s]
/proc/loadavg: 10.15 10.13 9.35 12/201 23778
/proc/meminfo: memFree=17034252/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626086787559456768 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=119516 CPUtime=4.79 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 5704 0 0 0 479 0 0 0 25 0 1 0 365509629 122384384 4420 33554432000 4194304 4587354 140733768982800 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 29879 4420 337 96 0 26441 0
[pid=23776] ppid=23774 vsize=14976 CPUtime=3.84 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 1215 0 0 0 384 0 0 0 25 0 1 0 365509629 15335424 1103 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 3744 1103 340 145 0 789 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=4.04 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 404 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 608640

[startup+25.5012 s]
/proc/loadavg: 10.34 10.17 9.37 12/201 23778
/proc/meminfo: memFree=17016784/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087337315270656 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=119516 CPUtime=9.04 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 6737 0 0 0 904 0 0 0 25 0 1 0 365509629 122384384 5417 33554432000 4194304 4587354 140733768982800 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 29879 5417 337 96 0 26441 0
[pid=23776] ppid=23774 vsize=16208 CPUtime=8.09 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 1519 0 0 0 809 0 0 0 25 0 1 0 365509629 16596992 1407 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 4052 1407 340 145 0 1097 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=8.34 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 834 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 609872

[startup+51.1005 s]
/proc/loadavg: 10.56 10.23 9.41 12/201 23779
/proc/meminfo: memFree=17016384/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087337315270656 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=79648 CPUtime=17.59 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 9242 0 0 0 1758 1 0 0 25 0 1 0 365509629 81559552 4758 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 19912 4758 337 96 0 16474 0
[pid=23776] ppid=23774 vsize=17712 CPUtime=16.65 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 1882 0 0 0 1665 0 0 0 25 0 1 0 365509629 18137088 1770 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 4428 1770 340 145 0 1473 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=16.84 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 1684 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 571508

[startup+102.307 s]
/proc/loadavg: 10.88 10.37 9.50 12/201 23780
/proc/meminfo: memFree=16837612/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626088711704805376 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=84028 CPUtime=34.66 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 14457 0 0 0 3464 2 0 0 25 0 1 0 365509629 86044672 7528 33554432000 4194304 4587354 140733768982800 18446744073709551615 4388293 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 21007 7528 337 96 0 17569 0
[pid=23776] ppid=23774 vsize=19580 CPUtime=33.69 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 2330 0 0 0 3369 0 0 0 25 0 1 0 365509629 20049920 2218 33554432000 4194304 4785740 140735876243696 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 4895 2218 340 145 0 1940 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=33.94 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 3394 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 577756

[startup+162.3 s]
/proc/loadavg: 10.95 10.48 9.59 12/201 23782
/proc/meminfo: memFree=16955280/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087474754224128 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=88288 CPUtime=54.66 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 18180 0 0 0 5463 3 0 0 25 0 1 0 365509629 90406912 11181 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 22072 11181 337 96 0 18634 0
[pid=23776] ppid=23774 vsize=21008 CPUtime=53.68 cores=1

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

/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 644148

[startup+882.301 s]
/proc/loadavg: 10.99 10.88 10.29 12/201 23924
/proc/meminfo: memFree=17362688/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=141020 CPUtime=295.15 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 33489 0 0 0 29509 6 0 0 25 0 1 0 365509629 144404480 19425 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 35255 19425 337 96 0 31817 0
[pid=23776] ppid=23774 vsize=29436 CPUtime=293.45 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 4634 0 0 0 29345 0 0 0 25 0 1 0 365509629 30142464 4522 33554432000 4194304 4785740 140735876243696 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 7359 4522 340 145 0 4404 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=293.7 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 29370 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 644604

[startup+942.301 s]
/proc/loadavg: 10.99 10.90 10.34 12/201 23926
/proc/meminfo: memFree=17355096/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=198812 CPUtime=315.16 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 33890 0 0 0 31510 6 0 0 25 0 1 0 365509629 203583488 19826 33554432000 4194304 4587354 140733768982800 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 49703 19826 337 96 0 46265 0
[pid=23776] ppid=23774 vsize=29888 CPUtime=313.44 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 4746 0 0 0 31344 0 0 0 25 0 1 0 365509629 30605312 4634 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 7472 4634 340 145 0 4517 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=313.7 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 31370 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 702848

[startup+1002.3 s]
/proc/loadavg: 10.99 10.92 10.38 12/201 23927
/proc/meminfo: memFree=17349988/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=184860 CPUtime=335.17 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 33893 0 0 0 33511 6 0 0 25 0 1 0 365509629 189296640 19828 33554432000 4194304 4587354 140733768982800 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 46215 19828 337 96 0 42777 0
[pid=23776] ppid=23774 vsize=30468 CPUtime=333.44 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 4873 0 0 0 33344 0 0 0 25 0 1 0 365509629 31199232 4761 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553283 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 7617 4761 340 145 0 4662 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=333.69 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 33369 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 689476

[startup+1062.3 s]
/proc/loadavg: 10.40 10.76 10.35 11/200 23929
/proc/meminfo: memFree=17371172/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=141020 CPUtime=355.17 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 35987 0 0 0 35511 6 0 0 25 0 1 0 365509629 144404480 21882 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 35255 21882 337 96 0 31817 0
[pid=23776] ppid=23774 vsize=31244 CPUtime=353.43 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 5042 0 0 0 35343 0 0 0 25 0 1 0 365509629 31993856 4930 33554432000 4194304 4785740 140735876243696 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 7811 4930 340 145 0 4856 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=353.69 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 35369 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 646412

[startup+1122.3 s]
/proc/loadavg: 10.14 10.62 10.33 11/200 23930
/proc/meminfo: memFree=17405872/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087749632131072 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=121724 CPUtime=375.19 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 35988 0 0 0 37512 7 0 0 25 0 1 0 365509629 124645376 12489 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 30431 12489 337 96 0 26993 0
[pid=23776] ppid=23774 vsize=31828 CPUtime=373.43 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 5182 0 0 0 37343 0 0 0 25 0 1 0 365509629 32591872 5070 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553253 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 7957 5070 340 145 0 5002 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=373.69 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 37369 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 3595488 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 627700

[startup+1182.3 s]
/proc/loadavg: 10.10 10.52 10.31 11/200 23932
/proc/meminfo: memFree=17389236/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087749632131072 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=134576 CPUtime=395.19 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 40030 0 0 0 39511 8 0 0 25 0 1 0 365509629 137805824 16446 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 33644 16446 337 96 0 30206 0
[pid=23776] ppid=23774 vsize=32276 CPUtime=393.43 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 5275 0 0 0 39343 0 0 0 25 0 1 0 365509629 33050624 5163 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 8069 5163 340 145 0 5114 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=393.68 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 39368 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 641000

[startup+1242.3 s]
/proc/loadavg: 10.09 10.44 10.29 11/200 23934
/proc/meminfo: memFree=17383628/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087749632131072 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=148528 CPUtime=415.2 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 41384 0 0 0 41512 8 0 0 25 0 1 0 365509629 152092672 17760 33554432000 4194304 4587354 140733768982800 18446744073709551615 4238576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 37132 17760 337 96 0 33694 0
[pid=23776] ppid=23774 vsize=32764 CPUtime=413.42 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 5395 0 0 0 41342 0 0 0 25 0 1 0 365509629 33550336 5283 33554432000 4194304 4785740 140735876243696 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 8191 5283 340 145 0 5236 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=413.68 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 41368 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 655440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.03 10.35 10.27 11/200 23935
/proc/meminfo: memFree=17362400/32951124 swapFree=67111528/67111528
[pid=23774] ppid=23772 vsize=18324 CPUtime=0 cores=1,3
/proc/23774/stat : 23774 (ppfolio) S 23772 23774 23398 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365509629 18763776 394 33554432000 4194304 4287625 140733641320320 18446744073709551615 218905751055 0 0 4096 65536 5626087749632131072 0 0 17 3 0 0 0
/proc/23774/statm: 4581 394 345 23 0 91 0
[pid=23775] ppid=23774 vsize=173128 CPUtime=434.42 cores=1
/proc/23775/stat : 23775 (cryptominisat) R 23774 23774 23398 0 -1 4202496 41397 0 0 0 43434 8 0 0 25 0 1 0 365509629 177283072 17772 33554432000 4194304 4587354 140733768982800 18446744073709551615 4239471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23775/statm: 43282 17772 337 96 0 39844 0
[pid=23776] ppid=23774 vsize=33100 CPUtime=432.71 cores=1
/proc/23776/stat : 23776 (clasp) R 23774 23774 23398 0 -1 4202496 5469 0 0 0 43271 0 0 0 25 0 1 0 365509629 33894400 5357 33554432000 4194304 4785740 140735876243696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23776/statm: 8275 5357 340 145 0 5320 0
[pid=23777] ppid=23774 vsize=455824 CPUtime=432.88 cores=1
/proc/23777/stat : 23777 (TNM) R 23774 23774 23398 0 -1 4202496 336 0 0 0 43288 0 0 0 25 0 1 0 365509629 466763776 233 33554432000 134512640 134534564 4288115248 18446744073709551615 134529800 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23777/statm: 113956 233 95 6 0 112622 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 680376

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 23774 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1300.01
#
# 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): 1300.01
CPU user time (s): 1299.93
CPU system time (s): 0.08
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 703148

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

runsolver used 2.13867 second user time and 4.96524 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 18:25:19
IDJOB=3191682
IDBENCH=82813
IDSOLVER=1613
FILE ID=node137/3191682-1302539119
RUNJOBID= node137-1302537182-23418
PBS_JOBID= 12951130
Free space on /tmp= 71324 MiB

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

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

MD5SUM BENCH= 12cee07ed764769ddb26400b2603221c
RANDOM SEED=732229023

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17061792 kB
Buffers:        667972 kB
Cached:       14271124 kB
SwapCached:          0 kB
Active:        8955300 kB
Inactive:      6543248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17061792 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10136 kB
Writeback:           0 kB
AnonPages:      559696 kB
Mapped:          17612 kB
Slab:           326260 kB
PageTables:       7176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3303836 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= 71320 MiB
End job on node137 at 2011-04-11 18:47:01