Trace number 3275817

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.09 5000.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.03	This is pico-portfolio, a naive parallel portfolio
0.00/0.03	Copyright (C) 2011 Olivier Roussel
0.00/0.03	Using 1 processing units
0.00/0.03	This portfolio uses the following solvers:
0.00/0.03	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.03	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.03	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.03	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.03	Starting clasp 1.3.6 on core(s) 1
0.00/0.03	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-3275817-1303650793/watcher-3275817-1303650793 -o /tmp/evaluation-result-3275817-1303650793/solver-3275817-1303650793 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275817-1303650793.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): 5100 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: 0.92 1.14 1.54 4/180 2703
/proc/meminfo: memFree=25970776/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=2712 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4194304 84 0 0 0 0 0 0 0 23 0 1 0 555310021 2777088 37 33554432000 4194304 4287625 140735049192128 18446744073709551615 260900470407 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/2703/statm: 678 37 27 23 0 23 0

[startup+0.074058 s]
/proc/loadavg: 0.92 1.14 1.54 4/180 2703
/proc/meminfo: memFree=25970776/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4540807654905184520 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10105 s]
/proc/loadavg: 0.92 1.14 1.54 4/180 2703
/proc/meminfo: memFree=25970776/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4540807654905184520 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301019 s]
/proc/loadavg: 0.92 1.14 1.54 4/180 2703
/proc/meminfo: memFree=25970776/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700947 s]
/proc/loadavg: 0.92 1.14 1.54 4/180 2703
/proc/meminfo: memFree=25970776/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 0.92 1.14 1.54 7/184 2707
/proc/meminfo: memFree=25946928/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916611654221824 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=30704 CPUtime=0.79 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 4315 0 0 0 79 0 0 0 19 0 1 0 555310025 31440896 2638 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 7676 2638 326 96 0 4238 0
[pid=2706] ppid=2703 vsize=16016 CPUtime=0.53 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 1719 0 0 0 53 0 0 0 18 0 1 0 555310025 16400384 1356 33554432000 4194304 4785740 140734346929648 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 4004 1356 340 145 0 1049 0
[pid=2707] ppid=2703 vsize=455560 CPUtime=0.12 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1320 0 0 0 12 0 0 0 25 0 1 0 555310025 466493440 1217 33554432000 134512640 134534564 4292804592 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 113890 1217 91 6 0 112556 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 520604

[startup+3.10044 s]
/proc/loadavg: 0.92 1.14 1.54 7/184 2707
/proc/meminfo: memFree=25943332/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916749093175296 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=30704 CPUtime=1.28 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 4556 0 0 0 128 0 0 0 19 0 1 0 555310025 31440896 2869 33554432000 4194304 4587354 140735195728448 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 7676 2869 327 96 0 4238 0
[pid=2706] ppid=2703 vsize=18876 CPUtime=1.24 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 2409 0 0 0 124 0 0 0 19 0 1 0 555310025 19329024 2046 33554432000 4194304 4785740 140734346929648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 4719 2046 340 145 0 1764 0
[pid=2707] ppid=2703 vsize=455560 CPUtime=0.52 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1320 0 0 0 52 0 0 0 25 0 1 0 555310025 466493440 1217 33554432000 134512640 134534564 4292804592 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 113890 1217 91 6 0 112556 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 523464

[startup+6.30092 s]
/proc/loadavg: 1.33 1.22 1.56 7/184 2707
/proc/meminfo: memFree=25933036/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914824947826688 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=858888 CPUtime=2.29 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 5521 0 0 0 229 0 0 0 22 0 1 0 555310025 879501312 2802 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 214722 2802 327 96 0 211284 0
[pid=2706] ppid=2703 vsize=19956 CPUtime=2.33 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 2706 0 0 0 233 0 0 0 21 0 1 0 555310025 20434944 2343 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 4989 2343 340 145 0 2034 0
[pid=2707] ppid=2703 vsize=455560 CPUtime=1.62 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1320 0 0 0 162 0 0 0 25 0 1 0 555310025 466493440 1217 33554432000 134512640 134534564 4292804592 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 113890 1217 91 6 0 112556 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1352728

[startup+12.7008 s]
/proc/loadavg: 1.70 1.30 1.58 7/184 2707
/proc/meminfo: memFree=25909756/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914687508873216 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=877760 CPUtime=4.39 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 10756 0 0 0 438 1 0 0 25 0 1 0 555310025 898826240 7112 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 219440 7112 337 96 0 216002 0
[pid=2706] ppid=2703 vsize=21596 CPUtime=4.44 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 3057 0 0 0 444 0 0 0 25 0 1 0 555310025 22114304 2694 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553051 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 5399 2694 340 145 0 2444 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=3.81 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 381 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 1377596

[startup+25.5004 s]
/proc/loadavg: 2.65 1.53 1.65 7/184 2707
/proc/meminfo: memFree=25908900/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488915374703640576 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=864480 CPUtime=8.69 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 12115 0 0 0 868 1 0 0 25 0 1 0 555310025 885227520 6307 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 216120 6307 337 96 0 212682 0
[pid=2706] ppid=2703 vsize=23732 CPUtime=8.73 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 3568 0 0 0 873 0 0 0 25 0 1 0 555310025 24301568 3205 33554432000 4194304 4785740 140734346929648 18446744073709551615 4549955 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 5933 3205 340 145 0 2978 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=8.02 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 802 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 1366452

[startup+51.1007 s]
/proc/loadavg: 3.87 1.90 1.77 7/184 2708
/proc/meminfo: memFree=25883896/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488915787020500992 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=878948 CPUtime=17.19 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 18041 0 0 0 1717 2 0 0 25 0 1 0 555310025 900042752 9653 33554432000 4194304 4587354 140735195728448 18446744073709551615 4242702 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 219737 9653 337 96 0 216299 0
[pid=2706] ppid=2703 vsize=26996 CPUtime=17.23 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 4349 0 0 0 1723 0 0 0 25 0 1 0 555310025 27643904 3986 33554432000 4194304 4785740 140734346929648 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 6749 3986 340 145 0 3794 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=16.62 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 1662 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 1384184

[startup+102.306 s]
/proc/loadavg: 5.07 2.53 1.99 7/184 2710
/proc/meminfo: memFree=25856848/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916199337361408 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=891580 CPUtime=34.29 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 27732 0 0 0 3425 4 0 0 25 0 1 0 555310025 912977920 11016 33554432000 4194304 4587354 140735195728448 18446744073709551615 4244605 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 222895 11016 337 96 0 219457 0
[pid=2706] ppid=2703 vsize=32072 CPUtime=34.34 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 5559 0 0 0 3433 1 0 0 25 0 1 0 555310025 32841728 5196 33554432000 4194304 4785740 140734346929648 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 8018 5196 340 145 0 5063 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=33.63 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 3363 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1401892

[startup+162.3 s]
/proc/loadavg: 5.66 3.16 2.24 7/184 2711
/proc/meminfo: memFree=25834868/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914687508873216 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=901824 CPUtime=54.28 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 38098 0 0 0 5423 5 0 0 25 0 1 0 555310025 923467776 13562 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 225456 13562 337 96 0 222018 0
[pid=2706] ppid=2703 vsize=35836 CPUtime=54.33 cores=1

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

/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4542.37
Current children cumulated vsize (KiB) 1516516

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2859
/proc/meminfo: memFree=25673004/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916749093175296 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=940980 CPUtime=1534.36 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 413684 0 0 0 153357 79 0 0 25 0 1 0 555310025 963563520 24993 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 235245 24993 337 96 0 231807 0
[pid=2706] ppid=2703 vsize=98152 CPUtime=1534.33 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20757 0 0 0 153430 3 0 0 25 0 1 0 555310025 100507648 20394 33554432000 4194304 4785740 140734346929648 18446744073709551615 4287560 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24538 20394 340 145 0 21583 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1533.69 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 153369 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 1517372

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2860
/proc/meminfo: memFree=25673088/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916749093175296 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=941092 CPUtime=1554.36 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 420002 0 0 0 155356 80 0 0 25 0 1 0 555310025 963678208 23132 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 235273 23132 337 96 0 231835 0
[pid=2706] ppid=2703 vsize=98152 CPUtime=1554.33 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20758 0 0 0 155430 3 0 0 25 0 1 0 555310025 100507648 20395 33554432000 4194304 4785740 140734346929648 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24538 20395 340 145 0 21583 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1553.68 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 155368 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 1517484

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2862
/proc/meminfo: memFree=25675660/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916749093175296 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=941092 CPUtime=1574.35 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 423357 0 0 0 157355 80 0 0 25 0 1 0 555310025 963678208 26401 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 235273 26401 337 96 0 231835 0
[pid=2706] ppid=2703 vsize=98576 CPUtime=1574.34 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20865 0 0 0 157431 3 0 0 25 0 1 0 555310025 100941824 20502 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24644 20502 340 145 0 21689 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1573.68 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 157368 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 8799702 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 1517908

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2863
/proc/meminfo: memFree=25681328/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916749093175296 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=1018144 CPUtime=1594.34 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 429882 0 0 0 159353 81 0 0 25 0 1 0 555310025 1042579456 24944 33554432000 4194304 4587354 140735195728448 18446744073709551615 4241262 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 254536 24944 337 96 0 251098 0
[pid=2706] ppid=2703 vsize=99004 CPUtime=1594.35 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20950 0 0 0 159432 3 0 0 25 0 1 0 555310025 101380096 20587 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24751 20587 340 145 0 21796 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1593.68 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 159368 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 1595388

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2865
/proc/meminfo: memFree=25672856/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914687508873216 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=948280 CPUtime=1614.35 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 436257 0 0 0 161353 82 0 0 25 0 1 0 555310025 971038720 23041 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238307 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 237070 23041 337 96 0 233632 0
[pid=2706] ppid=2703 vsize=99004 CPUtime=1614.35 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20950 0 0 0 161432 3 0 0 25 0 1 0 555310025 101380096 20587 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24751 20587 340 145 0 21796 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1613.67 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 161367 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 1525524

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2867
/proc/meminfo: memFree=25674804/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914687508873216 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=948280 CPUtime=1634.34 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 439714 0 0 0 163351 83 0 0 25 0 1 0 555310025 971038720 26427 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 237070 26427 337 96 0 233632 0
[pid=2706] ppid=2703 vsize=99004 CPUtime=1634.36 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 20967 0 0 0 163433 3 0 0 25 0 1 0 555310025 101380096 20604 33554432000 4194304 4785740 140734346929648 18446744073709551615 4550931 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 24751 20604 340 145 0 21796 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1633.67 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 163367 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134530283 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 1525524

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2868
/proc/meminfo: memFree=25679120/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488914687508873216 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=947336 CPUtime=1654.34 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 446346 0 0 0 165350 84 0 0 25 0 1 0 555310025 970072064 25008 33554432000 4194304 4587354 140735195728448 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 236834 25008 337 96 0 233396 0
[pid=2706] ppid=2703 vsize=100380 CPUtime=1654.37 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 21265 0 0 0 165434 3 0 0 25 0 1 0 555310025 102789120 20902 33554432000 4194304 4785740 140734346929648 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 25095 20902 340 145 0 22140 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1653.67 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 165367 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 4962.38
Current children cumulated vsize (KiB) 1525956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.05 6.01 5.92 4/179 2871
/proc/meminfo: memFree=25686324/32950928 swapFree=67071984/67111528
[pid=2703] ppid=2701 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/2703/stat : 2703 (ppfolio) S 2701 2703 1711 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 555310021 18763776 394 33554432000 4194304 4287625 140735049192128 18446744073709551615 260905414159 0 0 4096 65536 4488916061898407936 0 0 17 7 0 0 0
/proc/2703/statm: 4581 394 345 23 0 91 0
[pid=2705] ppid=2703 vsize=1041260 CPUtime=1666.94 cores=1
/proc/2705/stat : 2705 (cryptominisat) R 2703 2703 1711 0 -1 4202496 469837 0 0 0 166607 87 0 0 25 0 1 0 555310025 1066250240 48462 33554432000 4194304 4587354 140735195728448 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2705/statm: 260315 48462 337 96 0 256877 0
[pid=2706] ppid=2703 vsize=101088 CPUtime=1666.88 cores=1
/proc/2706/stat : 2706 (clasp) R 2703 2703 1711 0 -1 4202496 21414 0 0 0 166685 3 0 0 25 0 1 0 555310025 103514112 21051 33554432000 4194304 4785740 140734346929648 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/2706/statm: 25272 21051 340 145 0 22317 0
[pid=2707] ppid=2703 vsize=459916 CPUtime=1666.27 cores=1
/proc/2707/stat : 2707 (TNM) R 2703 2703 1711 0 -1 4202496 1689 0 0 0 166627 0 0 0 25 0 1 0 555310025 470953984 1586 33554432000 134512640 134534564 4292804592 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/2707/statm: 114979 1586 95 6 0 113645 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1620588

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 2703 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 5000.09
#
# 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): 5000.09
CPU user time (s): 4999.19
CPU system time (s): 0.9
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2452200

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= 501
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= 285
involuntary context switches= 4

runsolver used 8.5177 second user time and 18.1922 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-24 15:13:13
IDJOB=3275817
IDBENCH=83358
IDSOLVER=1639
FILE ID=node116/3275817-1303650793
RUNJOBID= node116-1303650793-2681
PBS_JOBID= 13150732
Free space on /tmp= 72672 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275817-1303650793/watcher-3275817-1303650793 -o /tmp/evaluation-result-3275817-1303650793/solver-3275817-1303650793 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275817-1303650793.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1402790353

node116.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.826
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.826
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.826
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.826
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.826
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.826
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.826
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.75
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.826
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:     32950928 kB
MemFree:      25970932 kB
Buffers:       1838404 kB
Cached:        4687176 kB
SwapCached:       9732 kB
Active:        3055244 kB
Inactive:      3511204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25970932 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:           20976 kB
Writeback:           0 kB
AnonPages:       34744 kB
Mapped:          14656 kB
Slab:           350732 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   660628 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= 72672 MiB
End job on node116 at 2011-04-24 16:36:35