Trace number 3220036

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.07 4999.91

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
MD5SUM0d5d355ade4a956f83626786ca6018b7
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3220036-1303264279/watcher-3220036-1303264279 -o /tmp/evaluation-result-3220036-1303264279/solver-3220036-1303264279 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220036-1303264279.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: 6.00 6.00 5.91 4/180 11225
/proc/meminfo: memFree=14986744/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) R 11223 11225 10947 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 438030284 18763776 392 33554432000 4194304 4287625 140736013406560 18446744073709551615 212435837333 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/11225/statm: 4581 392 343 23 0 91 0

[startup+0.0488301 s]
/proc/loadavg: 6.00 6.00 5.91 4/180 11225
/proc/meminfo: memFree=14986744/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 14030079536507355400 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100816 s]
/proc/loadavg: 6.00 6.00 5.91 4/180 11225
/proc/meminfo: memFree=14986744/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 14030079536507355400 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300779 s]
/proc/loadavg: 6.00 6.00 5.91 4/180 11225
/proc/meminfo: memFree=14986744/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700701 s]
/proc/loadavg: 6.00 6.00 5.91 4/180 11225
/proc/meminfo: memFree=14986744/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50055 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 11229
/proc/meminfo: memFree=14974224/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=25744 CPUtime=0.49 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 1186 0 0 0 49 0 0 0 25 0 1 0 438030285 26361856 1051 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 6436 1051 305 96 0 2998 0
[pid=11227] ppid=11225 vsize=17356 CPUtime=0.39 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 1848 0 0 0 39 0 0 0 25 0 1 0 438030285 17772544 1660 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 4339 1660 340 145 0 1384 0
[pid=11228] ppid=11225 vsize=454504 CPUtime=0.59 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 997 0 0 0 59 0 0 0 25 0 1 0 438030285 465412096 894 33554432000 134512640 134534564 4290271920 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 515928

[startup+3.10025 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 11229
/proc/meminfo: memFree=14968024/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609057773320142848 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1241968 CPUtime=1.04 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 4335 0 0 0 104 0 0 0 25 0 1 0 438030285 1271775232 1665 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 310492 1665 327 96 0 307054 0
[pid=11227] ppid=11225 vsize=19088 CPUtime=0.89 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 2303 0 0 0 89 0 0 0 25 0 1 0 438030285 19546112 2115 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 4772 2115 340 145 0 1817 0
[pid=11228] ppid=11225 vsize=454504 CPUtime=1.14 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 997 0 0 0 114 0 0 0 25 0 1 0 438030285 465412096 894 33554432000 134512640 134534564 4290271920 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1733884

[startup+6.30064 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 11229
/proc/meminfo: memFree=14958832/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056124052701184 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1243464 CPUtime=2.09 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 6394 0 0 0 209 0 0 0 25 0 1 0 438030285 1273307136 2104 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 310866 2104 327 96 0 307428 0
[pid=11227] ppid=11225 vsize=20320 CPUtime=1.99 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 2592 0 0 0 199 0 0 0 25 0 1 0 438030285 20807680 2404 33554432000 4194304 4785740 140736290158544 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 5080 2404 340 145 0 2125 0
[pid=11228] ppid=11225 vsize=454504 CPUtime=2.19 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 997 0 0 0 219 0 0 0 25 0 1 0 438030285 465412096 894 33554432000 134512640 134534564 4290271920 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 113626 894 91 6 0 112292 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1736612

[startup+12.7004 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 11229
/proc/meminfo: memFree=14927848/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609057910759096320 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1260436 CPUtime=4.23 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 11438 0 0 0 422 1 0 0 25 0 1 0 438030285 1290686464 6184 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 315109 6184 337 96 0 311671 0
[pid=11227] ppid=11225 vsize=22076 CPUtime=4.09 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 3010 0 0 0 409 0 0 0 25 0 1 0 438030285 22605824 2822 33554432000 4194304 4785740 140736290158544 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 5519 2822 340 145 0 2564 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=4.34 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 434 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1759440

[startup+25.501 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 11229
/proc/meminfo: memFree=14903576/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056811247468544 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1259812 CPUtime=8.49 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 13981 0 0 0 847 2 0 0 25 0 1 0 438030285 1290047488 6409 33554432000 4194304 4587354 140733710188352 18446744073709551615 4237424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 314953 6409 337 96 0 311515 0
[pid=11227] ppid=11225 vsize=24648 CPUtime=8.39 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 3636 0 0 0 839 0 0 0 25 0 1 0 438030285 25239552 3448 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 6162 3448 340 145 0 3207 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=8.59 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 859 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1761388

[startup+51.1012 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 11230
/proc/meminfo: memFree=14914824/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056811247468544 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1274868 CPUtime=17.04 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 22043 0 0 0 1701 3 0 0 25 0 1 0 438030285 1305464832 10254 33554432000 4194304 4587354 140733710188352 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 318717 10254 337 96 0 315279 0
[pid=11227] ppid=11225 vsize=28360 CPUtime=16.88 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 4513 0 0 0 1688 0 0 0 25 0 1 0 438030285 29040640 4325 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 7090 4325 340 145 0 4135 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=17.14 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 1714 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1780156

[startup+102.307 s]
/proc/loadavg: 6.02 6.01 5.92 7/184 11232
/proc/meminfo: memFree=14873880/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056261491654656 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1275124 CPUtime=34.08 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 27764 0 0 0 3404 4 0 0 25 0 1 0 438030285 1305726976 10759 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 318781 10759 337 96 0 315343 0
[pid=11227] ppid=11225 vsize=33608 CPUtime=33.99 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 5719 0 0 0 3398 1 0 0 25 0 1 0 438030285 34414592 5531 33554432000 4194304 4785740 140736290158544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 8402 5531 340 145 0 5447 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=34.21 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 3421 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1785660

[startup+162.301 s]
/proc/loadavg: 6.06 6.02 5.93 7/184 11233
/proc/meminfo: memFree=14899148/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056398930608128 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1275188 CPUtime=54.08 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 35476 0 0 0 5403 5 0 0 25 0 1 0 438030285 1305792512 9290 33554432000 4194304 4587354 140733710188352 18446744073709551615 4365216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 318797 9290 337 96 0 315359 0
[pid=11227] ppid=11225 vsize=37596 CPUtime=53.99 cores=1

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

/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 1921436

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 11967
/proc/meminfo: memFree=15382828/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056398930608128 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1330704 CPUtime=1554.15 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 460154 0 0 0 155316 99 0 0 25 0 1 0 438030285 1362640896 18102 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 332676 18102 337 96 0 329238 0
[pid=11227] ppid=11225 vsize=114088 CPUtime=1554.05 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 24245 0 0 0 155402 3 0 0 25 0 1 0 438030285 116826112 23472 33554432000 4194304 4785740 140736290158544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 28522 23472 341 145 0 25567 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1554.23 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 155423 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4662.43
Current children cumulated vsize (KiB) 1921720

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 11969
/proc/meminfo: memFree=15387396/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=74664 CPUtime=1574.15 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 465792 0 0 0 157315 100 0 0 25 0 1 0 438030285 76455936 15324 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 18666 15324 337 96 0 15228 0
[pid=11227] ppid=11225 vsize=114372 CPUtime=1574.05 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 24323 0 0 0 157402 3 0 0 25 0 1 0 438030285 117116928 23550 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287225 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 28593 23550 341 145 0 25638 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1574.24 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 157424 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 665964

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.97 7/184 11970
/proc/meminfo: memFree=15370500/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=143924 CPUtime=1594.15 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 469353 0 0 0 159314 101 0 0 25 0 1 0 438030285 147378176 18839 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 35981 18839 337 96 0 32543 0
[pid=11227] ppid=11225 vsize=115224 CPUtime=1594.05 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 24506 0 0 0 159402 3 0 0 25 0 1 0 438030285 117989376 23733 33554432000 4194304 4785740 140736290158544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 28806 23733 341 145 0 25851 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1594.25 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 159425 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 736076

[startup+4842.3 s]
/proc/loadavg: 6.10 6.03 5.98 7/184 11972
/proc/meminfo: memFree=15379660/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1287284 CPUtime=1614.15 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 475212 0 0 0 161312 103 0 0 25 0 1 0 438030285 1318178816 16198 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 321821 16198 337 96 0 318383 0
[pid=11227] ppid=11225 vsize=115796 CPUtime=1614.05 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 24646 0 0 0 161402 3 0 0 25 0 1 0 438030285 118575104 23873 33554432000 4194304 4785740 140736290158544 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 28949 23873 341 145 0 25994 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1614.26 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 161426 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4842.46
Current children cumulated vsize (KiB) 1880008

[startup+4902.3 s]
/proc/loadavg: 6.04 6.02 5.98 7/184 11974
/proc/meminfo: memFree=15365368/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1287284 CPUtime=1634.14 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 478493 0 0 0 163310 104 0 0 25 0 1 0 438030285 1318178816 19433 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 321821 19433 337 96 0 318383 0
[pid=11227] ppid=11225 vsize=116504 CPUtime=1634.04 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 24852 0 0 0 163401 3 0 0 25 0 1 0 438030285 119300096 24007 33554432000 4194304 4785740 140736290158544 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 29126 24007 341 145 0 26171 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1634.27 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 163427 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 1880716

[startup+4962.3 s]
/proc/loadavg: 6.01 6.02 5.98 7/184 11975
/proc/meminfo: memFree=15374396/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1287172 CPUtime=1654.14 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 484430 0 0 0 165309 105 0 0 25 0 1 0 438030285 1318064128 16821 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 321793 16821 337 96 0 318355 0
[pid=11227] ppid=11225 vsize=117640 CPUtime=1654.04 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 25076 0 0 0 165401 3 0 0 25 0 1 0 438030285 120463360 24231 33554432000 4194304 4785740 140736290158544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 29410 24231 341 145 0 26455 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1654.28 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 165428 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 4962.46
Current children cumulated vsize (KiB) 1881740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.01 5.98 7/184 11976
/proc/meminfo: memFree=15366188/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1287172 CPUtime=1666.74 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 486501 0 0 0 166568 106 0 0 25 0 1 0 438030285 1318064128 18861 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 321793 18861 337 96 0 318355 0
[pid=11227] ppid=11225 vsize=117640 CPUtime=1666.54 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 25076 0 0 0 166651 3 0 0 25 0 1 0 438030285 120463360 24231 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 29410 24231 341 145 0 26455 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1666.79 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 166679 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1881740

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.01 5.98 7/184 11976
/proc/meminfo: memFree=15366188/32951124 swapFree=67111528/67111528
[pid=11225] ppid=11223 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/11225/stat : 11225 (ppfolio) S 11223 11225 10947 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 438030284 18763776 394 33554432000 4194304 4287625 140736013406560 18446744073709551615 212436037135 0 0 4096 65536 4609056536369561600 0 0 17 7 0 0 0
/proc/11225/statm: 4581 394 345 23 0 91 0
[pid=11226] ppid=11225 vsize=1287172 CPUtime=1666.74 cores=1
/proc/11226/stat : 11226 (cryptominisat) R 11225 11225 10947 0 -1 4202496 486501 0 0 0 166568 106 0 0 25 0 1 0 438030285 1318064128 18861 33554432000 4194304 4587354 140733710188352 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/11226/statm: 321793 18861 337 96 0 318355 0
[pid=11227] ppid=11225 vsize=117640 CPUtime=1666.54 cores=1
/proc/11227/stat : 11227 (clasp) R 11225 11225 10947 0 -1 4202496 25076 0 0 0 166651 3 0 0 25 0 1 0 438030285 120463360 24231 33554432000 4194304 4785740 140736290158544 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/11227/statm: 29410 24231 341 145 0 26455 0
[pid=11228] ppid=11225 vsize=458604 CPUtime=1666.79 cores=1
/proc/11228/stat : 11228 (TNM) R 11225 11225 10947 0 -1 4202496 1199 0 0 0 166679 0 0 0 25 0 1 0 438030285 469610496 1096 33554432000 134512640 134534564 4290271920 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11228/statm: 114651 1096 95 6 0 113317 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 1881740

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11225 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.07
#
# 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.07
CPU user time (s): 4998.98
CPU system time (s): 1.09
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 8333692

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= 290
involuntary context switches= 5

runsolver used 8.25774 second user time and 18.9491 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-20 03:51:19
IDJOB=3220036
IDBENCH=82689
IDSOLVER=1639
FILE ID=node102/3220036-1303264279
RUNJOBID= node102-1303259275-10966
PBS_JOBID= 13049519
Free space on /tmp= 71860 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S58287803-001-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220036-1303264279/watcher-3220036-1303264279 -o /tmp/evaluation-result-3220036-1303264279/solver-3220036-1303264279 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220036-1303264279.cnf

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

MD5SUM BENCH= 0d5d355ade4a956f83626786ca6018b7
RANDOM SEED=1473025844

node102.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.828
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.65
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.828
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	: 5226.15
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.828
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.82
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.828
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.828
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.828
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14986784 kB
Buffers:        738364 kB
Cached:       16174436 kB
SwapCached:          0 kB
Active:        8716740 kB
Inactive:      8898220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14986784 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:      702116 kB
Mapped:          16444 kB
Slab:           284132 kB
PageTables:       6316 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1473896 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= 71852 MiB
End job on node102 at 2011-04-20 05:14:41