Trace number 3191668

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
MD5SUMe6a3a97a5be52c43f493d905174d1bee
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
1300.00/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-3191668-1302538956/watcher-3191668-1302538956 -o /tmp/evaluation-result-3191668-1302538956/solver-3191668-1302538956 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191668-1302538956.cnf 

running on 2 cores: 0,2

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: 9.58 9.65 8.81 9/197 18274
/proc/meminfo: memFree=11858360/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) R 18272 18274 17727 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 444126292 18763776 392 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905214357 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/18274/statm: 4581 392 343 23 0 91 0

[startup+0.0804359 s]
/proc/loadavg: 9.58 9.65 8.81 9/197 18274
/proc/meminfo: memFree=11858360/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 3995067532359729412 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100432 s]
/proc/loadavg: 9.58 9.65 8.81 9/197 18274
/proc/meminfo: memFree=11858360/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 3995067532359729412 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300451 s]
/proc/loadavg: 9.58 9.65 8.81 9/197 18274
/proc/meminfo: memFree=11858360/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70038 s]
/proc/loadavg: 9.58 9.65 8.81 9/197 18274
/proc/meminfo: memFree=11858360/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 15821270835278118912 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50018 s]
/proc/loadavg: 9.58 9.65 8.81 12/201 18278
/proc/meminfo: memFree=11853120/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 15821268773693816832 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
[pid=18275] ppid=18274 vsize=870356 CPUtime=0.44 cores=0
/proc/18275/stat : 18275 (cryptominisat) R 18274 18274 17727 0 -1 4202496 1511 0 0 0 44 0 0 0 25 0 1 0 444126292 891244544 818 33554432000 4194304 4587354 140733621284960 18446744073709551615 4244809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18275/statm: 217589 818 327 96 0 214151 0
[pid=18276] ppid=18274 vsize=13648 CPUtime=0.49 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 856 0 0 0 49 0 0 0 25 0 1 0 444126292 13975552 747 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 3412 747 340 145 0 457 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=0.54 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 54 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1358416

[startup+3.10088 s]
/proc/loadavg: 9.58 9.65 8.81 12/201 18278
/proc/meminfo: memFree=11843456/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=0 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444126292 18763776 394 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/18274/statm: 4581 394 345 23 0 91 0
[pid=18275] ppid=18274 vsize=870596 CPUtime=0.99 cores=0
/proc/18275/stat : 18275 (cryptominisat) R 18274 18274 17727 0 -1 4202496 2427 0 0 0 99 0 0 0 25 0 1 0 444126292 891490304 946 33554432000 4194304 4587354 140733621284960 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18275/statm: 217649 946 331 96 0 214211 0
[pid=18276] ppid=18274 vsize=13912 CPUtime=0.99 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 934 0 0 0 99 0 0 0 25 0 1 0 444126292 14245888 825 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 3478 825 340 145 0 523 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=1.09 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 109 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1358920

[startup+6.30036 s]
/proc/loadavg: 9.69 9.67 8.82 12/201 18278
/proc/meminfo: memFree=11835448/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=14596 CPUtime=2.15 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 1112 0 0 0 215 0 0 0 25 0 1 0 444126292 14946304 1003 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 3649 1003 340 145 0 694 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=2.24 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 224 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 489008

[startup+12.7012 s]
/proc/loadavg: 9.72 9.68 8.83 11/200 18278
/proc/meminfo: memFree=11836844/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=15724 CPUtime=5.35 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 1366 0 0 0 535 0 0 0 25 0 1 0 444126292 16101376 1257 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 3931 1257 340 145 0 976 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=5.44 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 544 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 490136

[startup+25.5008 s]
/proc/loadavg: 9.78 9.69 8.84 11/200 18279
/proc/meminfo: memFree=11827768/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=17288 CPUtime=11.75 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 1732 0 0 0 1175 0 0 0 25 0 1 0 444126292 17702912 1623 33554432000 4194304 4785740 140734807627152 18446744073709551615 4416768 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 4322 1623 340 145 0 1367 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=11.84 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 1184 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 491700

[startup+51.1012 s]
/proc/loadavg: 9.85 9.72 8.87 11/200 18279
/proc/meminfo: memFree=11826612/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=19176 CPUtime=24.55 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 2173 0 0 0 2455 0 0 0 25 0 1 0 444126292 19636224 2064 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 4794 2064 340 145 0 1839 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=24.64 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 2464 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 493588

[startup+102.307 s]
/proc/loadavg: 9.93 9.76 8.93 11/200 18281
/proc/meminfo: memFree=11808584/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=21152 CPUtime=50.16 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 2602 0 0 0 5016 0 0 0 25 0 1 0 444126292 21659648 2493 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 5288 2493 340 145 0 2333 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=50.24 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 5024 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 495564

[startup+162.301 s]
/proc/loadavg: 9.97 9.80 8.99 11/200 18282
/proc/meminfo: memFree=11794892/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=22764 CPUtime=80.16 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 2993 0 0 0 8016 0 0 0 25 0 1 0 444126292 23310336 2884 33554432000 4194304 4785740 140734807627152 18446744073709551615 4550368 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 5691 2884 340 145 0 2736 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=80.23 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 8023 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 497176

[startup+222.301 s]
/proc/loadavg: 9.99 9.83 9.05 11/200 18284
/proc/meminfo: memFree=11793124/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=24592 CPUtime=110.17 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 3403 0 0 0 11017 0 0 0 25 0 1 0 444126292 25182208 3294 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 6148 3294 341 145 0 3193 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=110.23 cores=0

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

[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=31332 CPUtime=350.13 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 4879 0 0 0 35012 1 0 0 25 0 1 0 444126292 32083968 4770 33554432000 4194304 4785740 140734807627152 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 7833 4770 341 145 0 4878 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=350.27 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 35027 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 505744

[startup+762.307 s]
/proc/loadavg: 10.00 9.96 9.46 11/200 18298
/proc/meminfo: memFree=11697364/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=31672 CPUtime=380.13 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 4960 0 0 0 38012 1 0 0 25 0 1 0 444126292 32432128 4851 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 7918 4851 341 145 0 4963 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=380.29 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 38029 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 506084

[startup+822.301 s]
/proc/loadavg: 10.04 9.98 9.49 11/200 18300
/proc/meminfo: memFree=11694732/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=32008 CPUtime=410.13 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5053 0 0 0 41012 1 0 0 25 0 1 0 444126292 32776192 4944 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8002 4944 341 145 0 5047 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=410.28 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 41028 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 506420

[startup+882.301 s]
/proc/loadavg: 10.01 9.98 9.52 11/200 18301
/proc/meminfo: memFree=11684288/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=32176 CPUtime=440.14 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5071 0 0 0 44013 1 0 0 25 0 1 0 444126292 32948224 4962 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8044 4962 341 145 0 5089 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=440.28 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 44028 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 506588

[startup+942.301 s]
/proc/loadavg: 9.97 9.98 9.55 12/201 18425
/proc/meminfo: memFree=11797880/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=32976 CPUtime=470.14 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5247 0 0 0 47013 1 0 0 25 0 1 0 444126292 33767424 5138 33554432000 4194304 4785740 140734807627152 18446744073709551615 4277713 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8244 5138 341 145 0 5289 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=470.27 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 47027 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 507388

[startup+1002.3 s]
/proc/loadavg: 9.75 9.93 9.56 10/199 18730
/proc/meminfo: memFree=11804936/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=33188 CPUtime=500.15 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5317 0 0 0 50014 1 0 0 25 0 1 0 444126292 33984512 5208 33554432000 4194304 4785740 140734807627152 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8297 5208 341 145 0 5342 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=500.27 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 50027 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 507600

[startup+1062.3 s]
/proc/loadavg: 9.27 9.76 9.52 10/199 18731
/proc/meminfo: memFree=11799228/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=33524 CPUtime=530.15 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5381 0 0 0 53014 1 0 0 25 0 1 0 444126292 34328576 5272 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8381 5272 341 145 0 5426 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=530.26 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 53026 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 507936

[startup+1122.3 s]
/proc/loadavg: 9.17 9.64 9.49 10/199 18733
/proc/meminfo: memFree=11795356/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=33864 CPUtime=560.15 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5488 0 0 0 56014 1 0 0 25 0 1 0 444126292 34676736 5379 33554432000 4194304 4785740 140734807627152 18446744073709551615 4278419 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8466 5379 341 145 0 5511 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=560.26 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 56026 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 508276

[startup+1182.3 s]
/proc/loadavg: 9.06 9.52 9.45 10/199 18734
/proc/meminfo: memFree=11792244/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=34284 CPUtime=590.16 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5580 0 0 0 59015 1 0 0 25 0 1 0 444126292 35106816 5471 33554432000 4194304 4785740 140734807627152 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8571 5471 341 145 0 5616 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=590.25 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 59025 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 508696

[startup+1242.3 s]
/proc/loadavg: 9.07 9.44 9.43 10/199 18736
/proc/meminfo: memFree=11783292/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=34872 CPUtime=620.16 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5685 0 0 0 62015 1 0 0 25 0 1 0 444126292 35708928 5576 33554432000 4194304 4785740 140734807627152 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8718 5576 341 145 0 5763 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=620.25 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 62025 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 509284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.07 9.37 9.41 10/199 18769
/proc/meminfo: memFree=11883312/32950928 swapFree=67111528/67111528
[pid=18274] ppid=18272 vsize=18324 CPUtime=1.88 cores=0,2
/proc/18274/stat : 18274 (ppfolio) S 18272 18274 17727 0 -1 4202496 504 4542 0 0 0 0 187 1 15 0 1 0 444126292 18763776 395 33554432000 4194304 4287625 140735600961536 18446744073709551615 260905414159 0 0 4096 65536 32767 0 0 17 2 0 0 0
/proc/18274/statm: 4581 395 346 23 0 91 0
[pid=18276] ppid=18274 vsize=35296 CPUtime=648.99 cores=0
/proc/18276/stat : 18276 (clasp) R 18274 18274 17727 0 -1 4202496 5774 0 0 0 64898 1 0 0 25 0 1 0 444126292 36143104 5665 33554432000 4194304 4785740 140734807627152 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/18276/statm: 8824 5665 341 145 0 5869 0
[pid=18277] ppid=18274 vsize=456088 CPUtime=649.13 cores=0
/proc/18277/stat : 18277 (TNM) R 18274 18274 17727 0 -1 4202496 388 0 0 0 64913 0 0 0 25 0 1 0 444126292 467034112 285 33554432000 134512640 134534564 4287968480 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/18277/statm: 114022 285 95 6 0 112688 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 509708

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.04
CPU user time (s): 1300
CPU system time (s): 0.042993
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1367152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300
system time used= 0.042993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11239
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= 51
involuntary context switches= 15654

runsolver used 2.17267 second user time and 4.92325 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-11 18:22:36
IDJOB=3191668
IDBENCH=82799
IDSOLVER=1613
FILE ID=node116/3191668-1302538956
RUNJOBID= node116-1302537280-17745
PBS_JOBID= 12951135
Free space on /tmp= 70780 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S2124915970-046.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191668-1302538956/watcher-3191668-1302538956 -o /tmp/evaluation-result-3191668-1302538956/solver-3191668-1302538956 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191668-1302538956.cnf

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

MD5SUM BENCH= e6a3a97a5be52c43f493d905174d1bee
RANDOM SEED=1181619565

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:      11858640 kB
Buffers:        732572 kB
Cached:       19723824 kB
SwapCached:          0 kB
Active:        7392456 kB
Inactive:     13216516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11858640 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20096 kB
Writeback:           0 kB
AnonPages:      152292 kB
Mapped:          17720 kB
Slab:           417700 kB
PageTables:       6432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  3573488 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:44:16