Trace number 3281947

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

General information on the benchmark

NameAPPLICATIONS/bitverif/
minxorminand/minxorminand128.cnf
MD5SUMa551844fb6a7f35cf6025d0a525ca14e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark388.148
Satisfiable
(Un)Satisfiability was proved
Number of variables153834
Number of clauses459965
Sum of the clauses size1073249
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2306642
Number of clauses of size 3153321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.00 9.89 8.20 9/196 31969
/proc/meminfo: memFree=5504004/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) R 31967 31969 31106 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 467652531 18763776 391 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31969/statm: 4581 391 343 23 0 91 0

[startup+0.070886 s]
/proc/loadavg: 10.00 9.89 8.20 9/196 31969
/proc/meminfo: memFree=5504004/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 16225537625606291720 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100883 s]
/proc/loadavg: 10.00 9.89 8.20 9/196 31969
/proc/meminfo: memFree=5504004/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 16225537625606291720 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300851 s]
/proc/loadavg: 10.00 9.89 8.20 9/196 31969
/proc/meminfo: memFree=5504004/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700774 s]
/proc/loadavg: 10.00 9.89 8.20 9/196 31969
/proc/meminfo: memFree=5504004/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 10.00 9.89 8.21 9/196 31974
/proc/meminfo: memFree=9076984/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=75964 CPUtime=0.45 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 13946 0 0 0 43 2 0 0 25 0 1 0 467652531 77787136 13455 33554432000 4194304 4587354 140736160819056 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 18991 13455 306 96 0 15553 0
[pid=31971] ppid=31969 vsize=83728 CPUtime=0.41 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 21115 0 0 0 39 2 0 0 25 0 1 0 467652531 85737472 17730 33554432000 4194304 4785740 140733707622320 18446744073709551615 4489636 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 20932 17730 319 145 0 17977 0
[pid=31972] ppid=31969 vsize=479320 CPUtime=0.6 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 9663 0 0 0 58 2 0 0 25 0 1 0 467652531 490823680 9560 33554432000 134512640 134534564 4289261136 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 119830 9560 91 6 0 118496 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 657336

[startup+3.10034 s]
/proc/loadavg: 10.00 9.89 8.21 9/196 31974
/proc/meminfo: memFree=9022424/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=105980 CPUtime=1.04 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 21088 0 0 0 101 3 0 0 25 0 1 0 467652531 108523520 19395 33554432000 4194304 4587354 140736160819056 18446744073709551615 233509957543 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 26495 19395 315 96 0 23057 0
[pid=31971] ppid=31969 vsize=105980 CPUtime=0.92 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 26622 0 0 0 89 3 0 0 25 0 1 0 467652531 108523520 23237 33554432000 4194304 4785740 140733707622320 18446744073709551615 233509958341 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 26495 23237 319 145 0 23540 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=1.1 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 107 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 714500

[startup+6.30077 s]
/proc/loadavg: 10.00 9.89 8.21 12/201 32034
/proc/meminfo: memFree=8883196/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403952916627456 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=196020 CPUtime=2.05 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 39056 0 0 0 199 6 0 0 25 0 1 0 467652531 200724480 34474 33554432000 4194304 4587354 140736160819056 18446744073709551615 233509993977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 49005 34475 317 96 0 45567 0
[pid=31971] ppid=31969 vsize=143032 CPUtime=2.02 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 35805 0 0 0 197 5 0 0 25 0 1 0 467652531 146464768 32420 33554432000 4194304 4785740 140733707622320 18446744073709551615 233509956312 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 35758 32420 319 145 0 32803 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=2.2 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 217 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 841592

[startup+12.7006 s]
/proc/loadavg: 10.15 9.93 8.24 12/201 32034
/proc/meminfo: memFree=8424900/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604404640111394816 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=269008 CPUtime=4.23 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 67994 0 0 0 413 10 0 0 25 0 1 0 467652531 275464192 58577 33554432000 4194304 4587354 140736160819056 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 67252 58577 347 96 0 63814 0
[pid=31971] ppid=31969 vsize=165044 CPUtime=4.12 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 43824 0 0 0 407 5 0 0 25 0 1 0 467652531 169005056 37541 33554432000 4194304 4785740 140733707622320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 41261 37541 340 145 0 38306 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=4.3 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 427 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134530897 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 936592

[startup+25.5003 s]
/proc/loadavg: 10.28 9.96 8.27 12/201 32035
/proc/meminfo: memFree=8481700/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604404640111394816 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=269008 CPUtime=8.46 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 68206 0 0 0 835 11 0 0 25 0 1 0 467652531 275464192 58783 33554432000 4194304 4587354 140736160819056 18446744073709551615 4230288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 67252 58783 347 96 0 63814 0
[pid=31971] ppid=31969 vsize=175560 CPUtime=8.41 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 46307 0 0 0 835 6 0 0 25 0 1 0 467652531 179773440 40024 33554432000 4194304 4785740 140733707622320 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 43890 40024 340 145 0 40935 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=8.6 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 857 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 947108

[startup+51.1007 s]
/proc/loadavg: 10.56 10.06 8.35 12/201 32035
/proc/meminfo: memFree=8281640/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=269008 CPUtime=17.04 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 69751 0 0 0 1693 11 0 0 25 0 1 0 467652531 275464192 60314 33554432000 4194304 4587354 140736160819056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 67252 60314 347 96 0 63814 0
[pid=31971] ppid=31969 vsize=204264 CPUtime=16.93 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 53301 0 0 0 1685 8 0 0 25 0 1 0 467652531 209166336 47018 33554432000 4194304 4785740 140733707622320 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 51066 47018 340 145 0 48111 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=17.1 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 1707 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134528357 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 975812

[startup+102.308 s]
/proc/loadavg: 11.16 10.29 8.51 13/202 32068
/proc/meminfo: memFree=9890580/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=489136 CPUtime=34.07 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 98070 0 0 0 3391 16 0 0 25 0 1 0 467652531 500875264 84027 33554432000 4194304 4587354 140736160819056 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 122284 84027 337 96 0 118846 0
[pid=31971] ppid=31969 vsize=235004 CPUtime=34.01 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 60961 0 0 0 3392 9 0 0 25 0 1 0 467652531 240644096 54678 33554432000 4194304 4785740 140733707622320 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 58751 54678 340 145 0 55796 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=34.2 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 3417 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1226680

[startup+162.301 s]
/proc/loadavg: 11.69 10.59 8.73 13/202 32069
/proc/meminfo: memFree=9671452/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403128282906624 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=819696 CPUtime=54.07 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 149622 0 0 0 5383 24 0 0 25 0 1 0 467652531 839368704 114400 33554432000 4194304 4587354 140736160819056 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 204924 114400 337 96 0 201486 0
[pid=31971] ppid=31969 vsize=253644 CPUtime=54.01 cores=5

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

/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1506368

[startup+882.3 s]
/proc/loadavg: 12.02 11.89 10.48 13/202 32119
/proc/meminfo: memFree=10292532/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604404090355580928 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=1160756 CPUtime=294.09 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 489484 0 0 0 29330 79 0 0 25 0 1 0 467652531 1188614144 116969 33554432000 4194304 4587354 140736160819056 18446744073709551615 4357674 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 290189 116969 337 96 0 286751 0
[pid=31971] ppid=31969 vsize=329688 CPUtime=294.04 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 84636 0 0 0 29389 15 0 0 25 0 1 0 467652531 337600512 78353 33554432000 4194304 4785740 140733707622320 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 82422 78353 340 145 0 79467 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=294.16 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 29413 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1992984

[startup+942.301 s]
/proc/loadavg: 12.00 11.91 10.58 13/202 32121
/proc/meminfo: memFree=10400256/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604404777550348288 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=1019140 CPUtime=314.09 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 495222 0 0 0 31328 81 0 0 25 0 1 0 467652531 1043599360 87475 33554432000 4194304 4587354 140736160819056 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 254785 87475 337 96 0 251347 0
[pid=31971] ppid=31969 vsize=329688 CPUtime=314.05 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 84654 0 0 0 31390 15 0 0 25 0 1 0 467652531 337600512 78371 33554432000 4194304 4785740 140733707622320 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 82422 78371 340 145 0 79467 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=314.16 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 31413 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1851368

[startup+1002.3 s]
/proc/loadavg: 12.00 11.92 10.66 13/202 32123
/proc/meminfo: memFree=10417448/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604404914989301760 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=615044 CPUtime=334.08 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 533530 0 0 0 33321 87 0 0 25 0 1 0 467652531 629805056 81302 33554432000 4194304 4587354 140736160819056 18446744073709551615 4236384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 153761 81302 337 96 0 150323 0
[pid=31971] ppid=31969 vsize=332472 CPUtime=334.06 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85386 0 0 0 33390 16 0 0 25 0 1 0 467652531 340451328 79103 33554432000 4194304 4785740 140733707622320 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83118 79103 340 145 0 80163 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=334.15 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 33412 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 1450056

[startup+1062.3 s]
/proc/loadavg: 12.04 11.95 10.75 13/202 32124
/proc/meminfo: memFree=10400784/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604402990843953152 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=1205316 CPUtime=354.09 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 558465 0 0 0 35316 93 0 0 25 0 1 0 467652531 1234243584 83833 33554432000 4194304 4587354 140736160819056 18446744073709551615 4241277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 301329 83833 337 96 0 297891 0
[pid=31971] ppid=31969 vsize=332472 CPUtime=354.06 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85393 0 0 0 35390 16 0 0 25 0 1 0 467652531 340451328 79110 33554432000 4194304 4785740 140733707622320 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83118 79110 340 145 0 80163 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=354.15 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 35412 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134529024 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2040328

[startup+1122.3 s]
/proc/loadavg: 12.09 11.97 10.83 13/202 32126
/proc/meminfo: memFree=10376692/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403128282906624 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=707860 CPUtime=374.08 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 583241 0 0 0 37310 98 0 0 25 0 1 0 467652531 724848640 87039 33554432000 4194304 4587354 140736160819056 18446744073709551615 4241080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 176965 87039 337 96 0 173527 0
[pid=31971] ppid=31969 vsize=332472 CPUtime=374.06 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85427 0 0 0 37390 16 0 0 25 0 1 0 467652531 340451328 79144 33554432000 4194304 4785740 140733707622320 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83118 79144 340 145 0 80163 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=374.16 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 37413 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134525904 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1542872

[startup+1182.3 s]
/proc/loadavg: 12.03 11.97 10.90 13/202 32127
/proc/meminfo: memFree=10371928/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403128282906624 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=711184 CPUtime=394.08 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 614144 0 0 0 39306 102 0 0 25 0 1 0 467652531 728252416 82988 33554432000 4194304 4587354 140736160819056 18446744073709551615 4237677 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 177796 82988 337 96 0 174358 0
[pid=31971] ppid=31969 vsize=333224 CPUtime=394.06 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85584 0 0 0 39390 16 0 0 25 0 1 0 467652531 341221376 79301 33554432000 4194304 4785740 140733707622320 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83306 79301 340 145 0 80351 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=394.17 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 39414 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1546948

[startup+1242.3 s]
/proc/loadavg: 12.01 11.97 10.96 13/202 32129
/proc/meminfo: memFree=10355272/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403265721860096 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=707728 CPUtime=414.07 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 638874 0 0 0 41300 107 0 0 25 0 1 0 467652531 724713472 82922 33554432000 4194304 4587354 140736160819056 18446744073709551615 4236522 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 176932 82922 337 96 0 173494 0
[pid=31971] ppid=31969 vsize=333224 CPUtime=414.05 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85633 0 0 0 41389 16 0 0 25 0 1 0 467652531 341221376 79350 33554432000 4194304 4785740 140733707622320 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83306 79350 340 145 0 80351 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=414.17 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 41414 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1543492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.00 11.97 11.02 13/202 32131
/proc/meminfo: memFree=10304764/32951124 swapFree=67111528/67111528
[pid=31969] ppid=31967 vsize=18324 CPUtime=0 cores=5,7
/proc/31969/stat : 31969 (ppfolio) S 31967 31969 31106 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 467652531 18763776 393 33554432000 4194304 4287625 140736959217280 18446744073709551615 233510317583 0 0 4096 65536 4604403403160813568 0 0 17 7 0 0 0
/proc/31969/statm: 4581 393 345 23 0 91 0
[pid=31970] ppid=31969 vsize=697844 CPUtime=433.33 cores=5
/proc/31970/stat : 31970 (cryptominisat) R 31969 31969 31106 0 -1 4202496 666308 0 0 0 43220 113 0 0 25 0 1 0 467652531 714592256 84851 33554432000 4194304 4587354 140736160819056 18446744073709551615 4236508 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31970/statm: 174461 84851 337 96 0 171023 0
[pid=31971] ppid=31969 vsize=333224 CPUtime=433.25 cores=5
/proc/31971/stat : 31971 (clasp) R 31969 31969 31106 0 -1 4202496 85642 0 0 0 43309 16 0 0 25 0 1 0 467652531 341221376 79359 33554432000 4194304 4785740 140733707622320 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31971/statm: 83306 79359 340 145 0 80351 0
[pid=31972] ppid=31969 vsize=484216 CPUtime=433.44 cores=5
/proc/31972/stat : 31972 (TNM) R 31969 31969 31106 0 -1 4202496 16046 0 0 0 43341 3 0 0 25 0 1 0 467652531 495837184 15943 33554432000 134512640 134534564 4289261136 18446744073709551615 8440260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31972/statm: 121054 15943 95 6 0 119720 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1533608

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 31969 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1298.7
CPU system time (s): 1.32
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2466940

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

runsolver used 2.19667 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-25 19:26:07
IDJOB=3281947
IDBENCH=70760
IDSOLVER=1613
FILE ID=node145/3281947-1303752366
RUNJOBID= node145-1303751063-31762
PBS_JOBID= 13154017
Free space on /tmp= 71392 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/bitverif/minxorminand/minxorminand128.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281947-1303752366/watcher-3281947-1303752366 -o /tmp/evaluation-result-3281947-1303752366/solver-3281947-1303752366 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3281947-1303752366.cnf

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

MD5SUM BENCH= a551844fb6a7f35cf6025d0a525ca14e
RANDOM SEED=2064050553

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5504284 kB
Buffers:       2172860 kB
Cached:       18323940 kB
SwapCached:          0 kB
Active:       16684924 kB
Inactive:     10178688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5504284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17880 kB
Writeback:          20 kB
AnonPages:     6365968 kB
Mapped:          17864 kB
Slab:           506536 kB
PageTables:      18368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  8983764 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= 71624 MiB
End job on node145 at 2011-04-25 19:47:49