Trace number 3275157

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/rbsat/crafted/
forced/rbsat-v2400c266431gyes3.cnf
MD5SUMcef3d3066fec910e94448f2404c09548
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3275157-1303640249/watcher-3275157-1303640249 -o /tmp/evaluation-result-3275157-1303640249/solver-3275157-1303640249 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275157-1303640249.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): 5000 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.08 5.02 4.91 4/180 32427
/proc/meminfo: memFree=15595020/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 17708108934016893192 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0

[startup+0.0767989 s]
/proc/loadavg: 5.08 5.02 4.91 4/180 32427
/proc/meminfo: memFree=15595020/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 17708108934016893192 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10079 s]
/proc/loadavg: 5.08 5.02 4.91 4/180 32427
/proc/meminfo: memFree=15595020/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 17708108934016893192 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300757 s]
/proc/loadavg: 5.08 5.02 4.91 4/180 32427
/proc/meminfo: memFree=15595020/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836048512385024 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70068 s]
/proc/loadavg: 5.08 5.02 4.91 4/180 32427
/proc/meminfo: memFree=15595020/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836048512385024 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 5.15 5.03 4.92 7/184 32431
/proc/meminfo: memFree=15525920/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836048512385024 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=78460 CPUtime=0.54 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 15122 0 0 0 52 2 0 0 25 0 1 0 475622659 80343040 13419 33554432000 4194304 4587354 140734494505072 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 19615 13419 315 96 0 16177 0
[pid=32429] ppid=32427 vsize=28960 CPUtime=0.41 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 5727 0 0 0 41 0 0 0 25 0 1 0 475622659 29655040 4446 33554432000 4194304 4785740 140735750801456 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 7240 4446 313 145 0 4285 0
[pid=32430] ppid=32427 vsize=464404 CPUtime=0.51 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 4423 0 0 0 51 0 0 0 25 0 1 0 475622659 475549696 4319 33554432000 134512640 134534564 4292572304 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 116101 4319 91 6 0 114767 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 590148

[startup+3.10025 s]
/proc/loadavg: 5.15 5.03 4.92 7/184 32431
/proc/meminfo: memFree=15516744/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=67120 CPUtime=1.04 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 17414 0 0 0 102 2 0 0 25 0 1 0 475622659 68730880 11364 33554432000 4194304 4587354 140734494505072 18446744073709551615 4251427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 16780 11364 326 96 0 13342 0
[pid=32429] ppid=32427 vsize=30676 CPUtime=0.93 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 6143 0 0 0 92 1 0 0 25 0 1 0 475622659 31412224 4862 33554432000 4194304 4785740 140735750801456 18446744073709551615 4482844 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 7669 4862 316 145 0 4714 0
[pid=32430] ppid=32427 vsize=464404 CPUtime=1.1 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 4423 0 0 0 110 0 0 0 25 0 1 0 475622659 475549696 4319 33554432000 134512640 134534564 4292572304 18446744073709551615 134524464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 116101 4319 91 6 0 114767 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 580524

[startup+6.30066 s]
/proc/loadavg: 5.22 5.05 4.93 7/184 32431
/proc/meminfo: memFree=15503112/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587837010585059328 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=67120 CPUtime=2.14 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 18317 0 0 0 212 2 0 0 25 0 1 0 475622659 68730880 12259 33554432000 4194304 4587354 140734494505072 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 16780 12259 326 96 0 13342 0
[pid=32429] ppid=32427 vsize=30356 CPUtime=2.02 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 6705 0 0 0 201 1 0 0 25 0 1 0 475622659 31084544 4903 33554432000 4194304 4785740 140735750801456 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 7589 4903 340 145 0 4634 0
[pid=32430] ppid=32427 vsize=466516 CPUtime=2.11 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6387 0 0 0 211 0 0 0 25 0 1 0 475622659 477712384 6283 33554432000 134512640 134534564 4292572304 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 116629 6283 95 6 0 115295 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 582316

[startup+12.7005 s]
/proc/loadavg: 5.28 5.06 4.93 5/178 32465
/proc/meminfo: memFree=16039400/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836185951338496 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=734060 CPUtime=4.24 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 20040 0 0 0 422 2 0 0 25 0 1 0 475622659 751677440 12202 33554432000 4194304 4587354 140734494505072 18446744073709551615 4365225 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 183515 12202 337 96 0 180077 0
[pid=32429] ppid=32427 vsize=32972 CPUtime=4.13 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 7387 0 0 0 412 1 0 0 25 0 1 0 475622659 33763328 5585 33554432000 4194304 4785740 140735750801456 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 8243 5585 340 145 0 5288 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=4.3 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 430 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1255704

[startup+25.5012 s]
/proc/loadavg: 5.44 5.11 4.95 7/184 32492
/proc/meminfo: memFree=16002032/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=746180 CPUtime=8.54 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 22499 0 0 0 851 3 0 0 25 0 1 0 475622659 764088320 14661 33554432000 4194304 4587354 140734494505072 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 186545 14661 337 96 0 183107 0
[pid=32429] ppid=32427 vsize=48152 CPUtime=8.42 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 11164 0 0 0 840 2 0 0 25 0 1 0 475622659 49307648 9362 33554432000 4194304 4785740 140735750801456 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 12038 9362 340 145 0 9083 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=8.52 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 852 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1283004

[startup+51.1005 s]
/proc/loadavg: 5.63 5.18 4.97 7/184 32523
/proc/meminfo: memFree=15957528/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836323390291968 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=691496 CPUtime=17.03 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 30230 0 0 0 1700 3 0 0 25 0 1 0 475622659 708091904 19744 33554432000 4194304 4587354 140734494505072 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 172874 19744 337 96 0 169436 0
[pid=32429] ppid=32427 vsize=71508 CPUtime=16.94 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 16986 0 0 0 1691 3 0 0 25 0 1 0 475622659 73224192 15184 33554432000 4194304 4785740 140735750801456 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 17877 15184 340 145 0 14922 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=17.1 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 1710 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1251676

[startup+102.307 s]
/proc/loadavg: 5.91 5.32 5.03 7/184 32525
/proc/meminfo: memFree=15923628/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587835223878664192 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=747840 CPUtime=34.13 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 40750 0 0 0 3409 4 0 0 25 0 1 0 475622659 765788160 23579 33554432000 4194304 4587354 140734494505072 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 186960 23579 337 96 0 183522 0
[pid=32429] ppid=32427 vsize=81748 CPUtime=34 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 19456 0 0 0 3397 3 0 0 25 0 1 0 475622659 83709952 17654 33554432000 4194304 4785740 140735750801456 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 20437 17654 340 145 0 17482 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=34.13 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 3413 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1318260

[startup+162.301 s]
/proc/loadavg: 5.96 5.44 5.09 7/184 32526
/proc/meminfo: memFree=15888776/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587835773634478080 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=712988 CPUtime=54.13 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 52246 0 0 0 5407 6 0 0 25 0 1 0 475622659 730099712 25574 33554432000 4194304 4587354 140734494505072 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 178247 25574 337 96 0 174809 0
[pid=32429] ppid=32427 vsize=93044 CPUtime=54 cores=1

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

/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1572284

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32658
/proc/meminfo: memFree=15544492/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836460829245440 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=849672 CPUtime=1554.17 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 580554 0 0 0 155300 117 0 0 25 0 1 0 475622659 870064128 57659 33554432000 4194304 4587354 140734494505072 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 212418 57659 337 96 0 208980 0
[pid=32429] ppid=32427 vsize=262008 CPUtime=1554.08 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62129 0 0 0 155392 16 0 0 25 0 1 0 475622659 268296192 60327 33554432000 4194304 4785740 140735750801456 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 65502 60327 340 145 0 62547 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1554.17 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 155417 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 1600352

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32660
/proc/meminfo: memFree=15545472/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=883224 CPUtime=1574.18 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 587627 0 0 0 157299 119 0 0 25 0 1 0 475622659 904421376 57304 33554432000 4194304 4587354 140734494505072 18446744073709551615 4243763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 220806 57304 337 96 0 217368 0
[pid=32429] ppid=32427 vsize=262008 CPUtime=1574.07 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62154 0 0 0 157391 16 0 0 25 0 1 0 475622659 268296192 60352 33554432000 4194304 4785740 140735750801456 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 65502 60352 340 145 0 62547 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1574.16 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 157416 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1633904

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32661
/proc/meminfo: memFree=15546080/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=814508 CPUtime=1594.18 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 594975 0 0 0 159297 121 0 0 25 0 1 0 475622659 834056192 57127 33554432000 4194304 4587354 140734494505072 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 203627 57127 337 96 0 200189 0
[pid=32429] ppid=32427 vsize=262008 CPUtime=1594.07 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62157 0 0 0 159391 16 0 0 25 0 1 0 475622659 268296192 60355 33554432000 4194304 4785740 140735750801456 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 65502 60355 340 145 0 62547 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1594.16 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 159416 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1565188

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32663
/proc/meminfo: memFree=15533288/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=816432 CPUtime=1614.19 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 602304 0 0 0 161297 122 0 0 25 0 1 0 475622659 836026368 56782 33554432000 4194304 4587354 140734494505072 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 204108 56782 337 96 0 200670 0
[pid=32429] ppid=32427 vsize=262892 CPUtime=1614.07 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62360 0 0 0 161391 16 0 0 25 0 1 0 475622659 269201408 60558 33554432000 4194304 4785740 140735750801456 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 65723 60558 340 145 0 62768 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1614.16 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 161416 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 1567996

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32664
/proc/meminfo: memFree=15549024/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=814892 CPUtime=1634.19 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 609224 0 0 0 163296 123 0 0 25 0 1 0 475622659 834449408 56003 33554432000 4194304 4587354 140734494505072 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 203723 56003 337 96 0 200285 0
[pid=32429] ppid=32427 vsize=264456 CPUtime=1634.06 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62708 0 0 0 163390 16 0 0 25 0 1 0 475622659 270802944 60906 33554432000 4194304 4785740 140735750801456 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 66114 60906 340 145 0 63159 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1634.16 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 163416 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 1568020

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32666
/proc/meminfo: memFree=15551480/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=815880 CPUtime=1654.19 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 616192 0 0 0 165294 125 0 0 25 0 1 0 475622659 835461120 55292 33554432000 4194304 4587354 140734494505072 18446744073709551615 4245136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 203970 55292 337 96 0 200532 0
[pid=32429] ppid=32427 vsize=264456 CPUtime=1654.06 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62710 0 0 0 165390 16 0 0 25 0 1 0 475622659 270802944 60908 33554432000 4194304 4785740 140735750801456 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 66114 60908 340 145 0 63159 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1654.17 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 165417 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1569008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.93 7/184 32667
/proc/meminfo: memFree=15565596/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=845868 CPUtime=1666.69 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 619974 0 0 0 166543 126 0 0 25 0 1 0 475622659 866168832 51498 33554432000 4194304 4587354 140734494505072 18446744073709551615 4243667 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 211467 51498 337 96 0 208029 0
[pid=32429] ppid=32427 vsize=264456 CPUtime=1666.59 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62714 0 0 0 166643 16 0 0 25 0 1 0 475622659 270802944 60912 33554432000 4194304 4785740 140735750801456 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 66114 60912 340 145 0 63159 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1666.75 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 166675 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134529653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1598996

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: 6.00 6.00 5.93 7/184 32667
/proc/meminfo: memFree=15565596/32951124 swapFree=67111528/67111528
[pid=32427] ppid=32425 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/32427/stat : 32427 (ppfolio) S 32425 32427 32167 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475622658 18763776 394 33554432000 4194304 4287625 140734550775600 18446744073709551615 212687695375 0 0 4096 65536 16587836598268198912 0 0 17 5 0 0 0
/proc/32427/statm: 4581 394 345 23 0 91 0
[pid=32428] ppid=32427 vsize=845868 CPUtime=1666.69 cores=1
/proc/32428/stat : 32428 (cryptominisat) R 32427 32427 32167 0 -1 4202496 619974 0 0 0 166543 126 0 0 25 0 1 0 475622659 866168832 51498 33554432000 4194304 4587354 140734494505072 18446744073709551615 4243667 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32428/statm: 211467 51498 337 96 0 208029 0
[pid=32429] ppid=32427 vsize=264456 CPUtime=1666.59 cores=1
/proc/32429/stat : 32429 (clasp) R 32427 32427 32167 0 -1 4202496 62714 0 0 0 166643 16 0 0 25 0 1 0 475622659 270802944 60912 33554432000 4194304 4785740 140735750801456 18446744073709551615 4416830 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/32429/statm: 66114 60912 340 145 0 63159 0
[pid=32430] ppid=32427 vsize=470348 CPUtime=1666.75 cores=1
/proc/32430/stat : 32430 (TNM) R 32427 32427 32167 0 -1 4202496 6388 0 0 0 166675 0 0 0 25 0 1 0 475622659 481636352 6284 33554432000 134512640 134534564 4292572304 18446744073709551615 134529653 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32430/statm: 117587 6284 95 6 0 116253 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 1598996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32427 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=2999
# CPU time returned by wait4() is 0.004998
# 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.61
CPU system time (s): 1.42
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2379432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 329
involuntary context switches= 5

runsolver used 8.37673 second user time and 18.9021 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 12:17:29
IDJOB=3275157
IDBENCH=71549
IDSOLVER=1639
FILE ID=node139/3275157-1303640249
RUNJOBID= node139-1303635245-32186
PBS_JOBID= 13150709
Free space on /tmp= 72552 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2400c266431gyes3.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275157-1303640249/watcher-3275157-1303640249 -o /tmp/evaluation-result-3275157-1303640249/solver-3275157-1303640249 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275157-1303640249.cnf

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

MD5SUM BENCH= cef3d3066fec910e94448f2404c09548
RANDOM SEED=755493790

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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.852
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.75
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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:      15595300 kB
Buffers:       2144044 kB
Cached:       14090096 kB
SwapCached:          0 kB
Active:       10333800 kB
Inactive:      6499636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15595300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13604 kB
Writeback:           0 kB
AnonPages:      598576 kB
Mapped:          16452 kB
Slab:           458676 kB
PageTables:       6164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1204860 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= 72544 MiB
End job on node139 at 2011-04-24 13:40:51