Trace number 3219916

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) 4999.87 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
MD5SUMd673a60901b4a946b283fdbb02f99fdc
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

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-3219916-1303262095/watcher-3219916-1303262095 -o /tmp/evaluation-result-3219916-1303262095/solver-3219916-1303262095 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219916-1303262095.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: 1.89 1.99 1.99 3/178 23379
/proc/meminfo: memFree=13348772/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4611475466245603588 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0

[startup+0.0304919 s]
/proc/loadavg: 1.89 1.99 1.99 3/178 23379
/proc/meminfo: memFree=13348772/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4611475466245603588 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100464 s]
/proc/loadavg: 1.89 1.99 1.99 3/178 23379
/proc/meminfo: memFree=13348772/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300473 s]
/proc/loadavg: 1.89 1.99 1.99 3/178 23379
/proc/meminfo: memFree=13348772/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700401 s]
/proc/loadavg: 1.89 1.99 1.99 3/178 23379
/proc/meminfo: memFree=13348772/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50126 s]
/proc/loadavg: 1.89 1.99 1.99 7/188 23392
/proc/meminfo: memFree=13252220/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=26304 CPUtime=0.49 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 1563 0 0 0 49 0 0 0 25 0 1 0 437807662 26935296 1415 33554432000 4194304 4587354 140733493720496 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 6576 1415 305 96 0 3138 0
[pid=23381] ppid=23379 vsize=19092 CPUtime=0.44 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 2385 0 0 0 44 0 0 0 25 0 1 0 437807662 19550208 2116 33554432000 4194304 4785740 140735182417568 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 4773 2117 340 145 0 1818 0
[pid=23382] ppid=23379 vsize=456220 CPUtime=0.54 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1458 0 0 0 54 0 0 0 25 0 1 0 437807662 467169280 1354 33554432000 134512640 134534564 4294397360 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 519940

[startup+3.10096 s]
/proc/loadavg: 1.89 1.99 1.99 7/188 23392
/proc/meminfo: memFree=13233744/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723138837807104 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=32840 CPUtime=1.04 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 4430 0 0 0 104 0 0 0 25 0 1 0 437807662 33628160 3053 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 8210 3053 313 96 0 4772 0
[pid=23381] ppid=23379 vsize=21544 CPUtime=0.99 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 3008 0 0 0 99 0 0 0 25 0 1 0 437807662 22061056 2739 33554432000 4194304 4785740 140735182417568 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 5386 2739 340 145 0 2431 0
[pid=23382] ppid=23379 vsize=456220 CPUtime=1.04 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1458 0 0 0 104 0 0 0 25 0 1 0 437807662 467169280 1354 33554432000 134512640 134534564 4294397360 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 528928

[startup+6.30038 s]
/proc/loadavg: 2.22 2.06 2.01 7/188 23392
/proc/meminfo: memFree=13220900/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094724100910481408 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1605776 CPUtime=2.09 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 6855 0 0 0 209 0 0 0 25 0 1 0 437807662 1644314624 2649 33554432000 4194304 4587354 140733493720496 18446744073709551615 4246150 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 401444 2649 327 96 0 398006 0
[pid=23381] ppid=23379 vsize=24372 CPUtime=2.03 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 3693 0 0 0 203 0 0 0 25 0 1 0 437807662 24956928 3424 33554432000 4194304 4785740 140735182417568 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 6093 3424 340 145 0 3138 0
[pid=23382] ppid=23379 vsize=456220 CPUtime=2.14 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1458 0 0 0 214 0 0 0 25 0 1 0 437807662 467169280 1354 33554432000 134512640 134534564 4294397360 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2104692

[startup+12.7012 s]
/proc/loadavg: 2.52 2.12 2.03 7/188 23393
/proc/meminfo: memFree=13202660/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723963471527936 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1620828 CPUtime=4.24 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 14757 0 0 0 422 2 0 0 25 0 1 0 437807662 1659727872 6634 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 405207 6634 337 96 0 401769 0
[pid=23381] ppid=23379 vsize=26680 CPUtime=4.19 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 4273 0 0 0 419 0 0 0 25 0 1 0 437807662 27320320 4004 33554432000 4194304 4785740 140735182417568 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 6670 4004 340 145 0 3715 0
[pid=23382] ppid=23379 vsize=456220 CPUtime=4.24 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1458 0 0 0 424 0 0 0 25 0 1 0 437807662 467169280 1354 33554432000 134512640 134534564 4294397360 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 114055 1354 91 6 0 112721 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2122052

[startup+25.5009 s]
/proc/loadavg: 3.29 2.31 2.10 7/188 23393
/proc/meminfo: memFree=13169980/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094722863959900160 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1611316 CPUtime=8.49 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 16087 0 0 0 847 2 0 0 25 0 1 0 437807662 1649987584 6382 33554432000 4194304 4587354 140733493720496 18446744073709551615 4238514 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 402829 6382 337 96 0 399391 0
[pid=23381] ppid=23379 vsize=29524 CPUtime=8.44 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 4961 0 0 0 844 0 0 0 25 0 1 0 437807662 30232576 4692 33554432000 4194304 4785740 140735182417568 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 7381 4692 340 145 0 4426 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=8.54 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 854 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2119876

[startup+51.1004 s]
/proc/loadavg: 4.22 2.61 2.20 7/188 23394
/proc/meminfo: memFree=13113376/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094722726520946688 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1620904 CPUtime=17.04 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 23304 0 0 0 1701 3 0 0 25 0 1 0 437807662 1659805696 6696 33554432000 4194304 4587354 140733493720496 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 405226 6696 337 96 0 401788 0
[pid=23381] ppid=23379 vsize=34004 CPUtime=16.98 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 6035 0 0 0 1698 0 0 0 25 0 1 0 437807662 34820096 5766 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 8501 5766 340 145 0 5546 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=17.04 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 1704 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2133944

[startup+102.307 s]
/proc/loadavg: 5.22 3.13 2.40 7/188 23395
/proc/meminfo: memFree=13046032/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723001398853632 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1630924 CPUtime=34.09 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 38748 0 0 0 3403 6 0 0 25 0 1 0 437807662 1670066176 8425 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 407731 8425 337 96 0 404293 0
[pid=23381] ppid=23379 vsize=40260 CPUtime=34.05 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 7536 0 0 0 3404 1 0 0 25 0 1 0 437807662 41226240 7267 33554432000 4194304 4785740 140735182417568 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 10065 7267 340 145 0 7110 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=34.14 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 3414 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2150220

[startup+162.301 s]
/proc/loadavg: 5.71 3.65 2.62 7/188 23397
/proc/meminfo: memFree=12992072/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1670204 CPUtime=54.08 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 49114 0 0 0 5400 8 0 0 25 0 1 0 437807662 1710288896 11766 33554432000 4194304 4587354 140733493720496 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 417551 11766 337 96 0 414113 0
[pid=23381] ppid=23379 vsize=45588 CPUtime=54.04 cores=0

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

/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4542.17
Current children cumulated vsize (KiB) 2487648

[startup+4602.3 s]
/proc/loadavg: 6.05 6.04 5.95 7/188 23997
/proc/meminfo: memFree=12180856/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1867256 CPUtime=1534.06 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 574339 0 0 0 153276 130 0 0 25 0 1 0 437807662 1912070144 60218 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 466814 60218 337 96 0 463376 0
[pid=23381] ppid=23379 vsize=141924 CPUtime=1534.01 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 30449 0 0 0 153393 8 0 0 25 0 1 0 437807662 145330176 30180 33554432000 4194304 4785740 140735182417568 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 35481 30180 340 145 0 32526 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1534.1 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 153410 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4602.17
Current children cumulated vsize (KiB) 2488216

[startup+4662.3 s]
/proc/loadavg: 6.02 6.03 5.95 7/188 23999
/proc/meminfo: memFree=12207136/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1867256 CPUtime=1554.06 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 574339 0 0 0 155276 130 0 0 25 0 1 0 437807662 1912070144 60218 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 466814 60218 337 96 0 463376 0
[pid=23381] ppid=23379 vsize=142684 CPUtime=1554.01 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 30626 0 0 0 155393 8 0 0 25 0 1 0 437807662 146108416 30357 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 35671 30357 340 145 0 32716 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1554.1 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 155410 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4662.17
Current children cumulated vsize (KiB) 2488976

[startup+4722.31 s]
/proc/loadavg: 6.00 6.02 5.95 7/188 24000
/proc/meminfo: memFree=12163588/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1867256 CPUtime=1574.05 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 574339 0 0 0 157275 130 0 0 25 0 1 0 437807662 1912070144 60218 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 466814 60218 337 96 0 463376 0
[pid=23381] ppid=23379 vsize=143680 CPUtime=1574.02 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 30852 0 0 0 157394 8 0 0 25 0 1 0 437807662 147128320 30583 33554432000 4194304 4785740 140735182417568 18446744073709551615 4287256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 35920 30583 340 145 0 32965 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1574.1 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 157410 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4722.17
Current children cumulated vsize (KiB) 2489972

[startup+4782.3 s]
/proc/loadavg: 6.03 6.03 5.96 7/188 24002
/proc/meminfo: memFree=12112476/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1879480 CPUtime=1594.05 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 577353 0 0 0 159275 130 0 0 25 0 1 0 437807662 1924587520 63232 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 469870 63232 337 96 0 466432 0
[pid=23381] ppid=23379 vsize=143964 CPUtime=1594.02 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 30918 0 0 0 159394 8 0 0 25 0 1 0 437807662 147419136 30649 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 35991 30649 340 145 0 33036 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1594.09 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 159409 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4782.16
Current children cumulated vsize (KiB) 2502480

[startup+4842.3 s]
/proc/loadavg: 6.01 6.02 5.96 7/188 24003
/proc/meminfo: memFree=12166636/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1879480 CPUtime=1614.04 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 577353 0 0 0 161274 130 0 0 25 0 1 0 437807662 1924587520 63232 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 469870 63232 337 96 0 466432 0
[pid=23381] ppid=23379 vsize=144156 CPUtime=1614.02 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 30967 0 0 0 161394 8 0 0 25 0 1 0 437807662 147615744 30698 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 36039 30698 340 145 0 33084 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1614.09 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 161409 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4842.15
Current children cumulated vsize (KiB) 2502672

[startup+4902.3 s]
/proc/loadavg: 6.00 6.02 5.96 7/188 24005
/proc/meminfo: memFree=12090232/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1879480 CPUtime=1634.04 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 577353 0 0 0 163274 130 0 0 25 0 1 0 437807662 1924587520 63232 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388279 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 469870 63232 337 96 0 466432 0
[pid=23381] ppid=23379 vsize=146244 CPUtime=1634.03 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 31384 0 0 0 163394 9 0 0 25 0 1 0 437807662 149753856 31115 33554432000 4194304 4785740 140735182417568 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 36561 31115 340 145 0 33606 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1634.09 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 163409 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4902.16
Current children cumulated vsize (KiB) 2504760

[startup+4962.3 s]
/proc/loadavg: 6.00 6.01 5.96 7/188 24007
/proc/meminfo: memFree=12095800/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1879480 CPUtime=1654.04 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 577353 0 0 0 165274 130 0 0 25 0 1 0 437807662 1924587520 63232 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 469870 63232 337 96 0 466432 0
[pid=23381] ppid=23379 vsize=146672 CPUtime=1654.04 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 31468 0 0 0 165395 9 0 0 25 0 1 0 437807662 150192128 31199 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 36668 31199 340 145 0 33713 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1654.08 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 165408 0 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4962.16
Current children cumulated vsize (KiB) 2505188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.01 5.96 7/188 24008
/proc/meminfo: memFree=12070628/32951124 swapFree=67111528/67111528
[pid=23379] ppid=23377 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23379/stat : 23379 (ppfolio) S 23377 23379 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 437807661 18763776 394 33554432000 4194304 4287625 140733998524160 18446744073709551615 232335912463 0 0 4096 65536 4094723826032574464 0 0 17 4 0 0 0
/proc/23379/statm: 4581 394 345 23 0 91 0
[pid=23380] ppid=23379 vsize=1879480 CPUtime=1666.63 cores=0
/proc/23380/stat : 23380 (cryptominisat) R 23379 23379 23347 0 -1 4202496 577353 0 0 0 166533 130 0 0 25 0 1 0 437807662 1924587520 63232 33554432000 4194304 4587354 140733493720496 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23380/statm: 469870 63232 337 96 0 466432 0
[pid=23381] ppid=23379 vsize=146672 CPUtime=1666.55 cores=0
/proc/23381/stat : 23381 (clasp) R 23379 23379 23347 0 -1 4202496 31471 0 0 0 166646 9 0 0 25 0 1 0 437807662 150192128 31202 33554432000 4194304 4785740 140735182417568 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/23381/statm: 36668 31202 340 145 0 33713 0
[pid=23382] ppid=23379 vsize=460712 CPUtime=1666.69 cores=0
/proc/23382/stat : 23382 (TNM) R 23379 23379 23347 0 -1 4202496 1817 0 0 0 166668 1 0 0 25 0 1 0 437807662 471769088 1713 33554432000 134512640 134534564 4294397360 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/23382/statm: 115178 1713 95 6 0 113844 0
Current children cumulated CPU time (s) 4999.87
Current children cumulated vsize (KiB) 2505188

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 23379 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=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 4999.87
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.01
CPU time (s): 4999.87
CPU user time (s): 4998.47
CPU system time (s): 1.4
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 3908612

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

runsolver used 8.68168 second user time and 18.6032 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-20 03:14:55
IDJOB=3219916
IDBENCH=82669
IDSOLVER=1639
FILE ID=node132/3219916-1303262095
RUNJOBID= node132-1303262095-23365
PBS_JOBID= 13049525
Free space on /tmp= 72924 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S586055573-067-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219916-1303262095/watcher-3219916-1303262095 -o /tmp/evaluation-result-3219916-1303262095/solver-3219916-1303262095 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219916-1303262095.cnf

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

MD5SUM BENCH= d673a60901b4a946b283fdbb02f99fdc
RANDOM SEED=1444959616

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      13348928 kB
Buffers:        696572 kB
Cached:       18469456 kB
SwapCached:          0 kB
Active:        7761372 kB
Inactive:     11472884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13348928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12460 kB
Writeback:           0 kB
AnonPages:       68180 kB
Mapped:          14248 kB
Slab:           304620 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72900 MiB
End job on node132 at 2011-04-20 04:38:17