Trace number 3191635

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
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 variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.01 10.70 8.66 9/196 18143
/proc/meminfo: memFree=11860132/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) R 18141 18143 17727 0 -1 4202496 473 0 0 0 0 0 0 0 25 0 1 0 444089788 18763776 392 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/18143/statm: 4581 392 343 23 0 91 0

[startup+0.0401091 s]
/proc/loadavg: 10.01 10.70 8.66 9/196 18143
/proc/meminfo: memFree=11860132/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 5778947083100717320 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101095 s]
/proc/loadavg: 10.01 10.70 8.66 9/196 18143
/proc/meminfo: memFree=11860132/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 5778947083100717320 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30106 s]
/proc/loadavg: 10.01 10.70 8.66 9/196 18143
/proc/meminfo: memFree=11860132/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701025 s]
/proc/loadavg: 10.01 10.70 8.66 9/196 18143
/proc/meminfo: memFree=11860132/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5009 s]
/proc/loadavg: 10.01 10.70 8.66 11/200 18147
/proc/meminfo: memFree=11852696/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 6240715849070542848 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
[pid=18144] ppid=18143 vsize=1871052 CPUtime=0.49 cores=5
/proc/18144/stat : 18144 (cryptominisat) R 18143 18143 17727 0 -1 4202496 1859 0 0 0 49 0 0 0 25 0 1 0 444089789 1915957248 1140 33554432000 4194304 4587354 140736415334352 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18144/statm: 467763 1140 326 96 0 464325 0
[pid=18145] ppid=18143 vsize=14168 CPUtime=0.39 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 1013 0 0 0 39 0 0 0 25 0 1 0 444089789 14508032 905 33554432000 4194304 4785740 140735978827072 18446744073709551615 4299680 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 3542 905 341 145 0 587 0
[pid=18147] ppid=18143 vsize=452656 CPUtime=0.59 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 482 0 0 0 59 0 0 0 25 0 1 0 444089789 463519744 379 33554432000 134512640 134534564 4287775216 18446744073709551615 134524563 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 113164 379 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2356200

[startup+3.10055 s]
/proc/loadavg: 10.01 10.70 8.66 11/200 18147
/proc/meminfo: memFree=11850836/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=0 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 444089788 18763776 394 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 6240713924925194240 0 0 17 7 0 0 0
/proc/18143/statm: 4581 394 345 23 0 91 0
[pid=18144] ppid=18143 vsize=1869696 CPUtime=0.99 cores=5
/proc/18144/stat : 18144 (cryptominisat) R 18143 18143 17727 0 -1 4202496 2557 0 0 0 99 0 0 0 25 0 1 0 444089789 1914568704 1159 33554432000 4194304 4587354 140736415334352 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/18144/statm: 467424 1159 326 96 0 463986 0
[pid=18145] ppid=18143 vsize=14596 CPUtime=0.93 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 1114 0 0 0 93 0 0 0 25 0 1 0 444089789 14946304 1006 33554432000 4194304 4785740 140735978827072 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 3649 1006 341 145 0 694 0
[pid=18147] ppid=18143 vsize=452820 CPUtime=1.14 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 514 0 0 0 114 0 0 0 25 0 1 0 444089789 463687680 411 33554432000 134512640 134534564 4287775216 18446744073709551615 134522234 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 113205 411 95 6 0 111871 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 2355436

[startup+6.30096 s]
/proc/loadavg: 9.93 10.67 8.66 10/199 18147
/proc/meminfo: memFree=11847048/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=15684 CPUtime=2.4 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 1349 0 0 0 240 0 0 0 25 0 1 0 444089789 16060416 1241 33554432000 4194304 4785740 140735978827072 18446744073709551615 4546137 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 3921 1241 341 145 0 966 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=2.64 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 264 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 490660

[startup+12.7008 s]
/proc/loadavg: 9.85 10.65 8.66 10/199 18148
/proc/meminfo: memFree=11845656/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=17004 CPUtime=5.6 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 1676 0 0 0 560 0 0 0 25 0 1 0 444089789 17412096 1568 33554432000 4194304 4785740 140735978827072 18446744073709551615 4309545 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 4251 1568 341 145 0 1296 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=5.84 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 584 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528488 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 491980

[startup+25.5005 s]
/proc/loadavg: 9.66 10.57 8.67 10/199 18148
/proc/meminfo: memFree=11841276/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=18792 CPUtime=12 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 2047 0 0 0 1200 0 0 0 25 0 1 0 444089789 19243008 1939 33554432000 4194304 4785740 140735978827072 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 4698 1939 341 145 0 1743 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=12.24 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 1224 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 493768

[startup+51.1008 s]
/proc/loadavg: 9.44 10.44 8.67 10/199 18148
/proc/meminfo: memFree=11832568/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=20684 CPUtime=24.81 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 2479 0 0 0 2481 0 0 0 25 0 1 0 444089789 21180416 2371 33554432000 4194304 4785740 140735978827072 18446744073709551615 4416832 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 5171 2371 341 145 0 2216 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=25.04 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 2504 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495660

[startup+102.306 s]
/proc/loadavg: 9.19 10.21 8.69 10/199 18150
/proc/meminfo: memFree=11817176/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=23624 CPUtime=50.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 3162 0 0 0 5042 0 0 0 25 0 1 0 444089789 24190976 3054 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 5906 3054 341 145 0 2951 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=50.64 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 5064 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 498600

[startup+162.3 s]
/proc/loadavg: 9.19 10.02 8.72 10/199 18182
/proc/meminfo: memFree=11802284/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=26108 CPUtime=80.41 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 3694 0 0 0 8041 0 0 0 25 0 1 0 444089789 26734592 3586 33554432000 4194304 4785740 140735978827072 18446744073709551615 4538874 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 6527 3586 341 145 0 3572 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=80.63 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 8063 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 501084

[startup+222.3 s]
/proc/loadavg: 9.07 9.83 8.73 10/199 18183
/proc/meminfo: memFree=11792868/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=28276 CPUtime=110.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 4151 0 0 0 11042 0 0 0 25 0 1 0 444089789 28954624 4043 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 7069 4043 341 145 0 4114 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=110.63 cores=5

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

[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=34252 CPUtime=350.44 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 5571 0 0 0 35043 1 0 0 25 0 1 0 444089789 35074048 5463 33554432000 4194304 4785740 140735978827072 18446744073709551615 4277617 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 8563 5463 341 145 0 5608 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=350.63 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 35063 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 509228

[startup+762.307 s]
/proc/loadavg: 10.02 9.91 9.21 11/200 18289
/proc/meminfo: memFree=11739076/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=36168 CPUtime=380.44 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 5935 0 0 0 38043 1 0 0 25 0 1 0 444089789 37036032 5827 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9042 5827 341 145 0 6087 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=380.64 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 38064 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 511144

[startup+822.301 s]
/proc/loadavg: 10.01 9.93 9.26 11/200 18290
/proc/meminfo: memFree=11732964/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=36936 CPUtime=410.43 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6124 0 0 0 41042 1 0 0 25 0 1 0 444089789 37822464 6016 33554432000 4194304 4785740 140735978827072 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9234 6016 341 145 0 6279 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=410.64 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 41064 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 511912

[startup+882.301 s]
/proc/loadavg: 10.00 9.94 9.30 11/200 18292
/proc/meminfo: memFree=11737992/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=37704 CPUtime=440.43 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6300 0 0 0 44042 1 0 0 25 0 1 0 444089789 38608896 6192 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9426 6192 341 145 0 6471 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=440.65 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 44065 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 512680

[startup+942.301 s]
/proc/loadavg: 10.00 9.95 9.34 11/200 18293
/proc/meminfo: memFree=11707556/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=37896 CPUtime=470.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6348 0 0 0 47041 1 0 0 25 0 1 0 444089789 38805504 6240 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9474 6240 341 145 0 6519 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=470.66 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 47066 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 512872

[startup+1002.3 s]
/proc/loadavg: 10.00 9.95 9.38 11/200 18295
/proc/meminfo: memFree=11703668/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=38088 CPUtime=500.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6393 0 0 0 50041 1 0 0 25 0 1 0 444089789 39002112 6285 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9522 6285 341 145 0 6567 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=500.66 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 50066 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 513064

[startup+1062.3 s]
/proc/loadavg: 10.00 9.96 9.42 11/200 18297
/proc/meminfo: memFree=11700284/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=38472 CPUtime=530.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6483 0 0 0 53041 1 0 0 25 0 1 0 444089789 39395328 6375 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9618 6375 341 145 0 6663 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=530.66 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 53066 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528417 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 513448

[startup+1122.3 s]
/proc/loadavg: 10.00 9.96 9.45 11/200 18298
/proc/meminfo: memFree=11697380/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=38472 CPUtime=560.42 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6503 0 0 0 56041 1 0 0 25 0 1 0 444089789 39395328 6395 33554432000 4194304 4785740 140735978827072 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9618 6395 341 145 0 6663 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=560.66 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 56066 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 513448

[startup+1182.3 s]
/proc/loadavg: 10.04 9.98 9.49 11/200 18300
/proc/meminfo: memFree=11694860/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=39048 CPUtime=590.43 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6626 0 0 0 59042 1 0 0 25 0 1 0 444089789 39985152 6518 33554432000 4194304 4785740 140735978827072 18446744073709551615 4286985 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9762 6518 341 145 0 6807 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=590.65 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 59065 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 514024

[startup+1242.3 s]
/proc/loadavg: 10.01 9.98 9.52 11/200 18301
/proc/meminfo: memFree=11685412/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=39504 CPUtime=620.43 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6759 0 0 0 62042 1 0 0 25 0 1 0 444089789 40452096 6615 33554432000 4194304 4785740 140735978827072 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 9876 6615 341 145 0 6921 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=620.65 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 62065 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 514480



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.88 9.97 9.54 11/200 18394
/proc/meminfo: memFree=11790360/32950928 swapFree=67111528/67111528
[pid=18143] ppid=18141 vsize=18324 CPUtime=1.22 cores=5,7
/proc/18143/stat : 18143 (ppfolio) S 18141 18143 17727 0 -1 4202496 503 2699 0 0 0 0 122 0 15 0 1 0 444089788 18763776 395 33554432000 4194304 4287625 140735056553952 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/18143/statm: 4581 395 346 23 0 91 0
[pid=18145] ppid=18143 vsize=40272 CPUtime=649.29 cores=5
/proc/18145/stat : 18145 (clasp) R 18143 18143 17727 0 -1 4202496 6911 0 0 0 64928 1 0 0 25 0 1 0 444089789 41238528 6767 33554432000 4194304 4785740 140735978827072 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/18145/statm: 10068 6767 341 145 0 7113 0
[pid=18147] ppid=18143 vsize=456652 CPUtime=649.5 cores=5
/proc/18147/stat : 18147 (TNM) R 18143 18143 17727 0 -1 4202496 557 0 0 0 64950 0 0 0 25 0 1 0 444089789 467611648 454 33554432000 134512640 134534564 4287775216 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/18147/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 515248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.02
CPU system time (s): 0.025996
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2359684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10702
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= 42
involuntary context switches= 15065

runsolver used 2.18967 second user time and 4.90825 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:16:31
IDJOB=3191635
IDBENCH=82766
IDSOLVER=1613
FILE ID=node116/3191635-1302538591
RUNJOBID= node116-1302537280-17748
PBS_JOBID= 12951135
Free space on /tmp= 70780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191635-1302538591/watcher-3191635-1302538591 -o /tmp/evaluation-result-3191635-1302538591/solver-3191635-1302538591 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191635-1302538591.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=1065446355

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:      11860164 kB
Buffers:        732280 kB
Cached:       19724280 kB
SwapCached:          0 kB
Active:        7389388 kB
Inactive:     13216484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11860164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30748 kB
Writeback:           0 kB
AnonPages:      148780 kB
Mapped:          17460 kB
Slab:           418764 kB
PageTables:       6224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3395844 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= 70772 MiB
End job on node116 at 2011-04-11 18:38:11