Trace number 3191458

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.94 1300.01

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
MD5SUM0d20733a6f7d3b01f88ae7bba5f0d271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark405.867
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	This is pico-portfolio, a naive parallel portfolio
0.00/0.07	Copyright (C) 2011 Olivier Roussel
0.00/0.07	Using 1 processing units
0.00/0.07	This portfolio uses the following solvers:
0.00/0.07	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.07	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.07	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.07	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.07	Starting clasp 1.3.6 on core(s) 1
0.00/0.07	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-3191458-1302537182/watcher-3191458-1302537182 -o /tmp/evaluation-result-3191458-1302537182/solver-3191458-1302537182 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191458-1302537182.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: 1.00 1.28 1.60 9/198 23467
/proc/meminfo: memFree=17540476/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=2712 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4194304 85 0 0 0 0 0 0 0 25 0 1 0 365315948 2777088 37 33554432000 4194304 4287625 140736247100336 18446744073709551615 218900807303 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/23467/statm: 678 37 27 23 0 23 0

[startup+0.081076 s]
/proc/loadavg: 1.00 1.28 1.60 9/198 23467
/proc/meminfo: memFree=17540476/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) R 23465 23467 23398 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101085 s]
/proc/loadavg: 1.00 1.28 1.60 9/198 23467
/proc/meminfo: memFree=17540476/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 20 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294987340447481856 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30105 s]
/proc/loadavg: 1.00 1.28 1.60 9/198 23467
/proc/meminfo: memFree=17540476/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700978 s]
/proc/loadavg: 1.00 1.28 1.60 9/198 23467
/proc/meminfo: memFree=17540476/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294987890203295744 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 1.00 1.28 1.60 13/202 23471
/proc/meminfo: memFree=17402360/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988302520156160 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=64056 CPUtime=0.49 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 11724 0 0 0 48 1 0 0 20 0 1 0 365315954 65593344 10039 33554432000 4194304 4587354 140735814518288 18446744073709551615 4317846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 16014 10039 321 96 0 12576 0
[pid=23470] ppid=23467 vsize=31176 CPUtime=0.41 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 6914 0 0 0 41 0 0 0 21 0 1 0 365315954 31924224 5003 33554432000 4194304 4785740 140733218175216 18446744073709551615 4550456 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 7794 5003 333 145 0 4839 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=0.5 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 50 0 0 0 23 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 579544

[startup+3.10053 s]
/proc/loadavg: 1.88 1.46 1.66 13/202 23471
/proc/meminfo: memFree=17385868/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988577398063104 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=57204 CPUtime=1.04 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 12145 0 0 0 103 1 0 0 21 0 1 0 365315954 58576896 9346 33554432000 4194304 4587354 140735814518288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 14301 9346 326 96 0 10863 0
[pid=23470] ppid=23467 vsize=31176 CPUtime=0.96 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 6921 0 0 0 96 0 0 0 22 0 1 0 365315954 31924224 5010 33554432000 4194304 4785740 140733218175216 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 7794 5010 340 145 0 4839 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=1 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 100 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134526200 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 572692

[startup+6.30095 s]
/proc/loadavg: 1.88 1.46 1.66 13/202 23471
/proc/meminfo: memFree=17360064/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988714837016576 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=57204 CPUtime=2.09 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 12963 0 0 0 208 1 0 0 25 0 1 0 365315954 58576896 10163 33554432000 4194304 4587354 140735814518288 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 14301 10163 326 96 0 10863 0
[pid=23470] ppid=23467 vsize=32376 CPUtime=2.01 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 7276 0 0 0 201 0 0 0 25 0 1 0 365315954 33153024 5365 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 8094 5365 340 145 0 5139 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=2.1 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 210 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 3688900 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 573892

[startup+12.7008 s]
/proc/loadavg: 3.44 1.81 1.77 13/202 23471
/proc/meminfo: memFree=17295356/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988852275970048 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=94708 CPUtime=4.24 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 14422 0 0 0 423 1 0 0 25 0 1 0 365315954 96980992 11619 33554432000 4194304 4587354 140735814518288 18446744073709551615 4238268 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 23677 11619 326 96 0 20239 0
[pid=23470] ppid=23467 vsize=45464 CPUtime=4.17 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 10550 0 0 0 416 1 0 0 25 0 1 0 365315954 46555136 8639 33554432000 4194304 4785740 140733218175216 18446744073709551615 4319342 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 11366 8639 340 145 0 8411 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=4.2 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 420 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 624484

[startup+25.5005 s]
/proc/loadavg: 4.75 2.14 1.88 13/202 23472
/proc/meminfo: memFree=17234764/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294989264592830464 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1639988 CPUtime=8.5 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 18885 0 0 0 847 3 0 0 25 0 1 0 365315954 1679347712 9748 33554432000 4194304 4587354 140735814518288 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 409997 9748 327 96 0 406559 0
[pid=23470] ppid=23467 vsize=64152 CPUtime=8.42 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 15183 0 0 0 840 2 0 0 25 0 1 0 365315954 65691648 13272 33554432000 4194304 4785740 140733218175216 18446744073709551615 4278556 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 16038 13272 340 145 0 13083 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=8.5 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 850 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 2188452

[startup+51.1009 s]
/proc/loadavg: 7.22 2.93 2.15 13/202 23472
/proc/meminfo: memFree=17097452/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294989402031783936 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1640532 CPUtime=17.03 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 44628 0 0 0 1698 5 0 0 25 0 1 0 365315954 1679904768 13595 33554432000 4194304 4587354 140735814518288 18446744073709551615 4244479 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 410133 13595 337 96 0 406695 0
[pid=23470] ppid=23467 vsize=100080 CPUtime=16.97 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 24113 0 0 0 1694 3 0 0 25 0 1 0 365315954 102481920 22202 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 25020 22202 340 145 0 22065 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=17 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 1700 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 2224924

[startup+102.307 s]
/proc/loadavg: 10.09 4.45 2.71 13/202 23504
/proc/meminfo: memFree=17101684/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988165081202688 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=69740 CPUtime=34.11 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 71320 0 0 0 3401 10 0 0 25 0 1 0 365315954 71413760 12544 33554432000 4194304 4587354 140735814518288 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 17435 12544 337 96 0 13997 0
[pid=23470] ppid=23467 vsize=115472 CPUtime=34.01 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 28022 0 0 0 3397 4 0 0 25 0 1 0 365315954 118243328 26111 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 28868 26111 340 145 0 25913 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=34.09 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 3409 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 669524

[startup+162.301 s]
/proc/loadavg: 11.24 5.72 3.24 13/202 23505
/proc/meminfo: memFree=16836424/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294987890203295744 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=275480 CPUtime=54.11 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 128062 0 0 0 5392 19 0 0 25 0 1 0 365315954 282091520 49862 33554432000 4194304 4587354 140735814518288 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 68870 49862 337 96 0 65432 0
[pid=23470] ppid=23467 vsize=146592 CPUtime=54 cores=1

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

/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 2453548

[startup+882.301 s]
/proc/loadavg: 11.11 10.56 7.44 12/201 23536
/proc/meminfo: memFree=16521764/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988027642249216 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1848088 CPUtime=294.09 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 353360 0 0 0 29348 61 0 0 25 0 1 0 365315954 1892442112 62717 33554432000 4194304 4587354 140735814518288 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 462022 62717 337 96 0 458584 0
[pid=23470] ppid=23467 vsize=280092 CPUtime=294.07 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 68262 0 0 0 29394 13 0 0 25 0 1 0 365315954 286814208 66351 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 70023 66351 340 145 0 67068 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=294.06 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 29406 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 2612492

[startup+942.301 s]
/proc/loadavg: 11.11 10.65 7.65 12/201 23538
/proc/meminfo: memFree=16732516/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988577398063104 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1718264 CPUtime=314.1 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 363654 0 0 0 31345 65 0 0 25 0 1 0 365315954 1759502336 19600 33554432000 4194304 4587354 140735814518288 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 429566 19600 337 96 0 426128 0
[pid=23470] ppid=23467 vsize=280092 CPUtime=314.07 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 68264 0 0 0 31394 13 0 0 25 0 1 0 365315954 286814208 66353 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 70023 66353 340 145 0 67068 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=314.07 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 31407 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134530186 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 2482668

[startup+1002.3 s]
/proc/loadavg: 11.07 10.73 7.88 12/201 23540
/proc/meminfo: memFree=16693536/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988714837016576 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1660476 CPUtime=334.09 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 372166 0 0 0 33342 67 0 0 25 0 1 0 365315954 1700327424 20882 33554432000 4194304 4587354 140735814518288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 415119 20882 337 96 0 411681 0
[pid=23470] ppid=23467 vsize=287848 CPUtime=334.06 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 70243 0 0 0 33393 13 0 0 25 0 1 0 365315954 294756352 68332 33554432000 4194304 4785740 140733218175216 18446744073709551615 4304216 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 71962 68332 340 145 0 69007 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=334.08 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 33408 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 2432636

[startup+1062.3 s]
/proc/loadavg: 10.91 10.74 8.05 12/201 23571
/proc/meminfo: memFree=16768036/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988989714923520 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1719508 CPUtime=354.09 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 380523 0 0 0 35340 69 0 0 25 0 1 0 365315954 1760776192 21673 33554432000 4194304 4587354 140735814518288 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 429877 21673 337 96 0 426439 0
[pid=23470] ppid=23467 vsize=288720 CPUtime=354.06 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 70393 0 0 0 35393 13 0 0 25 0 1 0 365315954 295649280 68482 33554432000 4194304 4785740 140733218175216 18446744073709551615 4278600 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 72180 68482 340 145 0 69225 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=354.09 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 35409 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 2492540

[startup+1122.3 s]
/proc/loadavg: 10.97 10.79 8.24 12/201 23603
/proc/meminfo: memFree=16632636/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294989127153876992 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1659900 CPUtime=374.08 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 388758 0 0 0 37337 71 0 0 25 0 1 0 365315954 1699737600 22294 33554432000 4194304 4587354 140735814518288 18446744073709551615 4250297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 414975 22294 337 96 0 411537 0
[pid=23470] ppid=23467 vsize=307776 CPUtime=374.06 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 75089 0 0 0 37392 14 0 0 25 0 1 0 365315954 315162624 73178 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 76944 73178 340 145 0 73989 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=374.1 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 37410 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 2451988

[startup+1182.3 s]
/proc/loadavg: 10.98 10.82 8.40 12/201 23604
/proc/meminfo: memFree=16533092/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294989264592830464 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1674016 CPUtime=394.08 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 397018 0 0 0 39335 73 0 0 25 0 1 0 365315954 1714192384 22538 33554432000 4194304 4587354 140735814518288 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 418504 22538 337 96 0 415066 0
[pid=23470] ppid=23467 vsize=311368 CPUtime=394.06 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 76010 0 0 0 39391 15 0 0 25 0 1 0 365315954 318840832 74099 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 77842 74099 340 145 0 74887 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=394.1 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 39410 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 2469696

[startup+1242.3 s]
/proc/loadavg: 10.99 10.85 8.57 12/201 23606
/proc/meminfo: memFree=16526248/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294989264592830464 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=1672176 CPUtime=414.08 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 405213 0 0 0 41332 76 0 0 25 0 1 0 365315954 1712308224 22500 33554432000 4194304 4587354 140735814518288 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 418044 22500 337 96 0 414606 0
[pid=23470] ppid=23467 vsize=311368 CPUtime=414.05 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 76010 0 0 0 41390 15 0 0 25 0 1 0 365315954 318840832 74099 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 77842 74099 340 145 0 74887 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=414.11 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 41411 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 2467856



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.99 10.87 8.71 9/197 23609
/proc/meminfo: memFree=16681756/32951124 swapFree=67111528/67111528
[pid=23467] ppid=23465 vsize=18324 CPUtime=0 cores=1,3
/proc/23467/stat : 23467 (ppfolio) S 23465 23467 23398 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365315948 18763776 394 33554432000 4194304 4287625 140736247100336 18446744073709551615 218905751055 0 0 4096 65536 1294988577398063104 0 0 17 3 0 0 0
/proc/23467/statm: 4581 394 345 23 0 91 0
[pid=23469] ppid=23467 vsize=236824 CPUtime=433.36 cores=1
/proc/23469/stat : 23469 (cryptominisat) R 23467 23467 23398 0 -1 4202496 430414 0 0 0 43255 81 0 0 25 0 1 0 365315954 242507776 39219 33554432000 4194304 4587354 140735814518288 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23469/statm: 59206 39219 337 96 0 55768 0
[pid=23470] ppid=23467 vsize=335360 CPUtime=433.25 cores=1
/proc/23470/stat : 23470 (clasp) R 23467 23467 23398 0 -1 4202496 81943 0 0 0 43309 16 0 0 25 0 1 0 365315954 343408640 80032 33554432000 4194304 4785740 140733218175216 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23470/statm: 83840 80032 340 145 0 80885 0
[pid=23471] ppid=23467 vsize=465988 CPUtime=433.33 cores=1
/proc/23471/stat : 23471 (TNM) R 23467 23467 23398 0 -1 4202496 5913 0 0 0 43333 0 0 0 25 0 1 0 365315954 477171712 5810 33554432000 134512640 134534564 4292002048 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23471/statm: 116497 5810 95 6 0 115163 0
Current children cumulated CPU time (s) 1299.94
Current children cumulated vsize (KiB) 1056496

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 23467 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 1299.94
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1299.94
CPU user time (s): 1298.97
CPU system time (s): 0.97
CPU usage (%): 99.9944
Max. virtual memory (cumulated for all children) (KiB): 4058456

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= 502
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= 210
involuntary context switches= 4

runsolver used 1.9707 second user time and 5.13222 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-11 17:53:02
IDJOB=3191458
IDBENCH=82589
IDSOLVER=1613
FILE ID=node137/3191458-1302537182
RUNJOBID= node137-1302537182-23418
PBS_JOBID= 12951130
Free space on /tmp= 71324 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191458-1302537182/watcher-3191458-1302537182 -o /tmp/evaluation-result-3191458-1302537182/solver-3191458-1302537182 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191458-1302537182.cnf

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

MD5SUM BENCH= 0d20733a6f7d3b01f88ae7bba5f0d271
RANDOM SEED=1216926807

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:      17540888 kB
Buffers:        667524 kB
Cached:       14272472 kB
SwapCached:          0 kB
Active:        8474188 kB
Inactive:      6543608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17540888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           45792 kB
Writeback:           0 kB
AnonPages:       77000 kB
Mapped:          15696 kB
Slab:           327308 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1623052 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:14:44