Trace number 3221764

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.04 4999.92

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
MD5SUM84ed72ef969365b45feb251988bfac3d
Bench CategoryRANDOM (random 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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3221764-1303295912/watcher-3221764-1303295912 -o /tmp/evaluation-result-3221764-1303295912/solver-3221764-1303295912 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221764-1303295912.cnf 

running on 4 cores: 0,2,4,6

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: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0

[startup+0.963595 s]
/proc/loadavg: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00059 s]
/proc/loadavg: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10057 s]
/proc/loadavg: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.20056 s]
/proc/loadavg: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 6.00 5.99 5.56 4/180 24405
/proc/meminfo: memFree=21762940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275554870788096 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10726 s]
/proc/loadavg: 6.16 6.02 5.58 7/184 24409
/proc/meminfo: memFree=21748268/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275005114974208 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1614152 CPUtime=1.69 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 4228 0 0 0 169 0 0 0 20 0 1 0 519821653 1652891648 2801 33554432000 4194304 4587354 140734590564736 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 403538 2801 337 96 0 400100 0
[pid=24407] ppid=24405 vsize=13752 CPUtime=0.59 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 889 0 0 0 59 0 0 0 25 0 1 0 519821653 14082048 775 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 3438 775 340 145 0 483 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=0.8 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 80 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2102184

[startup+6.30065 s]
/proc/loadavg: 6.15 6.02 5.58 7/184 24409
/proc/meminfo: memFree=21746940/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555273768164392960 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1620860 CPUtime=2.79 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 4652 0 0 0 279 0 0 0 23 0 1 0 519821653 1659760640 2736 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 405215 2736 337 96 0 401777 0
[pid=24407] ppid=24405 vsize=14556 CPUtime=1.64 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 1097 0 0 0 164 0 0 0 25 0 1 0 519821653 14905344 983 33554432000 4194304 4785740 140734050048960 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 3639 983 340 145 0 684 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=1.84 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 184 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 9906559 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2109696

[startup+12.7005 s]
/proc/loadavg: 6.13 6.02 5.58 7/184 24409
/proc/meminfo: memFree=21740404/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555274180481253376 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1633036 CPUtime=4.89 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 5789 0 0 0 489 0 0 0 25 0 1 0 519821653 1672228864 3853 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 408259 3853 337 96 0 404821 0
[pid=24407] ppid=24405 vsize=15636 CPUtime=3.79 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 1356 0 0 0 379 0 0 0 25 0 1 0 519821653 16011264 1242 33554432000 4194304 4785740 140734050048960 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 3909 1242 340 145 0 954 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=3.99 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 399 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2122952

[startup+25.5011 s]
/proc/loadavg: 6.19 6.04 5.59 7/184 24411
/proc/meminfo: memFree=21729956/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1632492 CPUtime=9.19 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 7626 0 0 0 918 1 0 0 25 0 1 0 519821653 1671671808 5685 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 408123 5685 337 96 0 404685 0
[pid=24407] ppid=24405 vsize=17056 CPUtime=8.04 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 1716 0 0 0 804 0 0 0 25 0 1 0 519821653 17465344 1602 33554432000 4194304 4785740 140734050048960 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 4264 1602 340 145 0 1309 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=8.24 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 824 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2123828

[startup+51.1003 s]
/proc/loadavg: 6.11 6.03 5.60 7/184 24413
/proc/meminfo: memFree=21735724/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275417431834624 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=51352 CPUtime=17.69 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 9583 0 0 0 1768 1 0 0 25 0 1 0 519821653 52584448 6766 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 12838 6766 337 96 0 9400 0
[pid=24407] ppid=24405 vsize=19292 CPUtime=16.59 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 2242 0 0 0 1659 0 0 0 25 0 1 0 519821653 19755008 2128 33554432000 4194304 4785740 140734050048960 18446744073709551615 4550400 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 4823 2128 340 145 0 1868 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=16.79 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 1679 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 544924

[startup+102.301 s]
/proc/loadavg: 6.05 6.02 5.62 7/184 24414
/proc/meminfo: memFree=21730784/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555274180481253376 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1646008 CPUtime=34.79 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 13833 0 0 0 3477 2 0 0 25 0 1 0 519821653 1685512192 7894 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 411502 7894 337 96 0 408064 0
[pid=24407] ppid=24405 vsize=21352 CPUtime=33.65 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 2767 0 0 0 3365 0 0 0 25 0 1 0 519821653 21864448 2653 33554432000 4194304 4785740 140734050048960 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 5338 2653 341 145 0 2383 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=33.83 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 3383 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2141640

[startup+162.301 s]
/proc/loadavg: 6.02 6.02 5.64 7/184 24416
/proc/meminfo: memFree=21702860/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1645756 CPUtime=54.79 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 19951 0 0 0 5476 3 0 0 25 0 1 0 519821653 1685254144 11027 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 411439 11027 337 96 0 408001 0
[pid=24407] ppid=24405 vsize=23344 CPUtime=53.66 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 3236 0 0 0 5366 0 0 0 25 0 1 0 519821653 23904256 3122 33554432000 4194304 4785740 140734050048960 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 5836 3122 341 145 0 2881 0
[pid=24408] ppid=24405 vsize=455956 CPUtime=53.83 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 373 0 0 0 5383 0 0 0 25 0 1 0 519821653 466898944 270 33554432000 134512640 134534564 4294036800 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113989 270 95 6 0 112655 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 2143380

[startup+222.3 s]

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

/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 2253176

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.82 7/184 24607
/proc/meminfo: memFree=21647936/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 14555275005114974208 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1707176 CPUtime=1534.85 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 131046 0 0 0 153452 33 0 0 25 0 1 0 519821653 1748148224 27335 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 426794 27335 337 96 0 423356 0
[pid=24407] ppid=24405 vsize=55720 CPUtime=1533.65 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10686 0 0 0 153363 2 0 0 25 0 1 0 519821653 57057280 10572 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 13930 10572 341 145 0 10975 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1533.9 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 153385 5 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2237180

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 24609
/proc/meminfo: memFree=21637836/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1717600 CPUtime=1554.86 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 133399 0 0 0 155452 34 0 0 25 0 1 0 519821653 1758822400 29688 33554432000 4194304 4587354 140734590564736 18446744073709551615 4244809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 429400 29688 337 96 0 425962 0
[pid=24407] ppid=24405 vsize=55860 CPUtime=1553.66 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10718 0 0 0 155364 2 0 0 25 0 1 0 519821653 57200640 10604 33554432000 4194304 4785740 140734050048960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 13965 10604 341 145 0 11010 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1553.9 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 155385 5 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2247744

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.83 7/184 24610
/proc/meminfo: memFree=21629988/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1730156 CPUtime=1574.86 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 136766 0 0 0 157451 35 0 0 25 0 1 0 519821653 1771679744 31801 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 432539 31801 337 96 0 429101 0
[pid=24407] ppid=24405 vsize=55860 CPUtime=1573.67 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10718 0 0 0 157365 2 0 0 25 0 1 0 519821653 57200640 10604 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 13965 10604 341 145 0 11010 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1573.9 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 157385 5 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 9905633 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 2260300

[startup+4782.3 s]
/proc/loadavg: 6.06 6.02 5.84 7/184 24612
/proc/meminfo: memFree=21622380/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1730156 CPUtime=1594.85 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 138718 0 0 0 159450 35 0 0 25 0 1 0 519821653 1771679744 33702 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 432539 33702 337 96 0 429101 0
[pid=24407] ppid=24405 vsize=56028 CPUtime=1593.68 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10739 0 0 0 159366 2 0 0 25 0 1 0 519821653 57372672 10625 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 14007 10625 341 145 0 11052 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1593.9 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 159385 5 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 2260468

[startup+4842.3 s]
/proc/loadavg: 6.02 6.01 5.85 7/184 24614
/proc/meminfo: memFree=21638348/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1714036 CPUtime=1614.85 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 139948 0 0 0 161449 36 0 0 25 0 1 0 519821653 1755172864 29718 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 428509 29718 337 96 0 425071 0
[pid=24407] ppid=24405 vsize=56028 CPUtime=1613.69 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10759 0 0 0 161367 2 0 0 25 0 1 0 519821653 57372672 10645 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 14007 10645 341 145 0 11052 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1613.9 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 161384 6 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 2244348

[startup+4902.3 s]
/proc/loadavg: 6.01 6.00 5.86 7/184 24615
/proc/meminfo: memFree=21638568/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1714036 CPUtime=1634.84 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 139948 0 0 0 163448 36 0 0 25 0 1 0 519821653 1755172864 29718 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 428509 29718 337 96 0 425071 0
[pid=24407] ppid=24405 vsize=56348 CPUtime=1633.7 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10821 0 0 0 163368 2 0 0 25 0 1 0 519821653 57700352 10707 33554432000 4194304 4785740 140734050048960 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 14087 10707 341 145 0 11132 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1633.89 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 163383 6 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 2244668

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.86 7/184 24626
/proc/meminfo: memFree=21632504/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1714036 CPUtime=1654.84 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 141060 0 0 0 165448 36 0 0 25 0 1 0 519821653 1755172864 30803 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 428509 30803 337 96 0 425071 0
[pid=24407] ppid=24405 vsize=56656 CPUtime=1653.7 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10878 0 0 0 165368 2 0 0 25 0 1 0 519821653 58015744 10764 33554432000 4194304 4785740 140734050048960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 14164 10764 341 145 0 11209 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1653.89 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 165383 6 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 9905622 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2244976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.87 7/184 24627
/proc/meminfo: memFree=21622472/32951124 swapFree=67111480/67111528
[pid=24405] ppid=24403 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24405/stat : 24405 (ppfolio) S 24403 24405 23947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 519821652 18763776 394 33554432000 4194304 4287625 140733474187280 18446744073709551615 252458085903 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24405/statm: 4581 394 345 23 0 91 0
[pid=24406] ppid=24405 vsize=1730272 CPUtime=1667.34 cores=0
/proc/24406/stat : 24406 (cryptominisat) R 24405 24405 23947 0 -1 4202496 143736 0 0 0 166697 37 0 0 25 0 1 0 519821653 1771798528 32197 33554432000 4194304 4587354 140734590564736 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24406/statm: 432568 32197 337 96 0 429130 0
[pid=24407] ppid=24405 vsize=56656 CPUtime=1666.23 cores=0
/proc/24407/stat : 24407 (clasp) R 24405 24405 23947 0 -1 4202496 10896 0 0 0 166621 2 0 0 25 0 1 0 519821653 58015744 10782 33554432000 4194304 4785740 140734050048960 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24407/statm: 14164 10782 341 145 0 11209 0
[pid=24408] ppid=24405 vsize=455960 CPUtime=1666.47 cores=0
/proc/24408/stat : 24408 (TNM) R 24405 24405 23947 0 -1 4202496 382 0 0 0 166641 6 0 0 25 0 1 0 519821653 466903040 279 33554432000 134512640 134534564 4294036800 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24408/statm: 113990 279 103 6 0 112656 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2261212

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 24405 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.001998
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.92
CPU time (s): 5000.04
CPU user time (s): 4999.59
CPU system time (s): 0.45
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3871380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
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= 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= 241
involuntary context switches= 4

runsolver used 8.82166 second user time and 18.4362 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-20 12:38:32
IDJOB=3221764
IDBENCH=82977
IDSOLVER=1639
FILE ID=node111/3221764-1303295912
RUNJOBID= node111-1303293779-23965
PBS_JOBID= 13049632
Free space on /tmp= 71908 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S157016908-041.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221764-1303295912/watcher-3221764-1303295912 -o /tmp/evaluation-result-3221764-1303295912/solver-3221764-1303295912 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221764-1303295912.cnf

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

MD5SUM BENCH= 84ed72ef969365b45feb251988bfac3d
RANDOM SEED=335221547

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21762972 kB
Buffers:        709208 kB
Cached:        9945568 kB
SwapCached:         44 kB
Active:        6027424 kB
Inactive:      4794968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21762972 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           10268 kB
Writeback:           0 kB
AnonPages:      167384 kB
Mapped:          16404 kB
Slab:           300864 kB
PageTables:       5288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2400728 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= 71900 MiB
End job on node111 at 2011-04-20 14:01:54