Trace number 3275927

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.01 4999.82

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
MD5SUM5bd7c76aed56f767985526812cdb8e0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark870.448
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses31962
Sum of the clauses size64344
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 231947
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275927-1303655926/watcher-3275927-1303655926 -o /tmp/evaluation-result-3275927-1303655926/solver-3275927-1303655926 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275927-1303655926.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: 5.76 5.94 5.91 4/180 22198
/proc/meminfo: memFree=21229032/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0

[startup+0.082387 s]
/proc/loadavg: 5.76 5.94 5.91 4/180 22198
/proc/meminfo: memFree=21229032/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374956524830720 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100375 s]
/proc/loadavg: 5.76 5.94 5.91 4/180 22198
/proc/meminfo: memFree=21229032/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374956524830720 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300336 s]
/proc/loadavg: 5.76 5.94 5.91 4/180 22198
/proc/meminfo: memFree=21229032/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374956524830720 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700257 s]
/proc/loadavg: 5.76 5.94 5.91 4/180 22198
/proc/meminfo: memFree=21229032/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374956524830720 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 5.76 5.94 5.91 7/184 22202
/proc/meminfo: memFree=21217352/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375231402737664 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=29348 CPUtime=0.25 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 2737 0 0 0 25 0 0 0 25 0 1 0 477189331 30052352 2020 33554432000 4194304 4587354 140733707763488 18446744073709551615 254500388539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 7337 2020 326 96 0 3899 0
[pid=22200] ppid=22198 vsize=21456 CPUtime=1.01 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 2944 0 0 0 101 0 0 0 19 0 1 0 477189331 21970944 2679 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 5364 2679 340 145 0 2409 0
[pid=22201] ppid=22198 vsize=453580 CPUtime=0.21 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 824 0 0 0 21 0 0 0 25 0 1 0 477189331 464465920 721 33554432000 134512640 134534564 4289527232 18446744073709551615 134521915 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 113395 721 95 6 0 112061 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 522708

[startup+3.10078 s]
/proc/loadavg: 5.76 5.94 5.91 7/184 22202
/proc/meminfo: memFree=21213260/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375231402737664 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1523908 CPUtime=0.84 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 3654 0 0 0 84 0 0 0 25 0 1 0 477189331 1560481792 2284 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 380977 2284 327 96 0 377539 0
[pid=22200] ppid=22198 vsize=22848 CPUtime=1.51 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 3317 0 0 0 151 0 0 0 20 0 1 0 477189331 23396352 3052 33554432000 4194304 4785740 140737004015760 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 5712 3052 340 145 0 2757 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=0.72 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 72 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2022492

[startup+6.30114 s]
/proc/loadavg: 5.78 5.94 5.91 7/184 22202
/proc/meminfo: memFree=21209784/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375231402737664 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1528972 CPUtime=1.85 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 4813 0 0 0 185 0 0 0 25 0 1 0 477189331 1565667328 2397 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 382243 2397 327 96 0 378805 0
[pid=22200] ppid=22198 vsize=23876 CPUtime=2.61 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 3535 0 0 0 261 0 0 0 23 0 1 0 477189331 24449024 3270 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 5969 3270 340 145 0 3014 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1.81 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 181 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2028584

[startup+12.7009 s]
/proc/loadavg: 5.80 5.94 5.91 7/184 22202
/proc/meminfo: memFree=21199512/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374406769016832 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1537692 CPUtime=4.04 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 7686 0 0 0 404 0 0 0 25 0 1 0 477189331 1574596608 2760 33554432000 4194304 4587354 140733707763488 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 384423 2760 337 96 0 380985 0
[pid=22200] ppid=22198 vsize=30340 CPUtime=4.71 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 5094 0 0 0 471 0 0 0 25 0 1 0 477189331 31068160 4829 33554432000 4194304 4785740 140737004015760 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 7585 4829 340 145 0 4630 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=3.92 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 392 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2043768

[startup+25.5003 s]
/proc/loadavg: 5.84 5.94 5.91 8/184 22203
/proc/meminfo: memFree=21175364/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1546848 CPUtime=8.25 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 13729 0 0 0 824 1 0 0 25 0 1 0 477189331 1583972352 7519 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 386712 7519 337 96 0 383274 0
[pid=22200] ppid=22198 vsize=37088 CPUtime=9.02 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 6738 0 0 0 901 1 0 0 25 0 1 0 477189331 37978112 6473 33554432000 4194304 4785740 140737004015760 18446744073709551615 4286930 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 9272 6473 340 145 0 6317 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=8.21 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 821 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2059672

[startup+51.1012 s]
/proc/loadavg: 5.89 5.94 5.91 7/184 22203
/proc/meminfo: memFree=21133292/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375781158551552 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=4357736 CPUtime=16.84 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 15656 0 0 0 1682 2 0 0 25 0 1 0 477189331 4462321664 8256 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 1089434 8256 337 96 0 1085996 0
[pid=22200] ppid=22198 vsize=45904 CPUtime=17.52 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 8774 0 0 0 1751 1 0 0 25 0 1 0 477189331 47005696 8509 33554432000 4194304 4785740 140737004015760 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 11476 8509 340 145 0 8521 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=16.72 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 1672 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4879376

[startup+102.307 s]
/proc/loadavg: 5.95 5.95 5.91 7/184 22205
/proc/meminfo: memFree=21105720/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375781158551552 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=4374828 CPUtime=33.87 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 22665 0 0 0 3384 3 0 0 25 0 1 0 477189331 4479823872 15234 33554432000 4194304 4587354 140733707763488 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 1093707 15234 337 96 0 1090269 0
[pid=22200] ppid=22198 vsize=52568 CPUtime=34.61 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 10343 0 0 0 3460 1 0 0 25 0 1 0 477189331 53829632 10078 33554432000 4194304 4785740 140737004015760 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 13142 10078 340 145 0 10187 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=33.8 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 3380 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4903132

[startup+162.301 s]
/proc/loadavg: 5.98 5.95 5.91 7/184 22206
/proc/meminfo: memFree=21085104/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374819085877248 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1589472 CPUtime=53.87 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 25485 0 0 0 5384 3 0 0 25 0 1 0 477189331 1627619328 18034 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 397368 18034 337 96 0 393930 0
[pid=22200] ppid=22198 vsize=60060 CPUtime=54.6 cores=1

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

/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4542.48
Current children cumulated vsize (KiB) 2336116

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.99 7/184 22337
/proc/meminfo: memFree=20778476/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040374956524830720 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1714840 CPUtime=1533.93 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 195732 0 0 0 153353 40 0 0 25 0 1 0 477189331 1755996160 49718 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 428710 49718 337 96 0 425272 0
[pid=22200] ppid=22198 vsize=146136 CPUtime=1534.68 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 31955 0 0 0 153463 5 0 0 25 0 1 0 477189331 149643264 31690 33554432000 4194304 4785740 140737004015760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 36534 31690 340 145 0 33579 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1533.87 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 153387 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 2336712

[startup+4662.3 s]
/proc/loadavg: 4.82 5.71 5.89 4/175 22356
/proc/meminfo: memFree=21028804/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1723732 CPUtime=1553.94 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 198146 0 0 0 155353 41 0 0 25 0 1 0 477189331 1765101568 49624 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 430933 49624 337 96 0 427495 0
[pid=22200] ppid=22198 vsize=148064 CPUtime=1554.68 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 32451 0 0 0 155463 5 0 0 25 0 1 0 477189331 151617536 32079 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 37016 32079 340 145 0 34061 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1553.87 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 155387 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4662.49
Current children cumulated vsize (KiB) 2347532

[startup+4722.31 s]
/proc/loadavg: 3.66 5.22 5.71 4/175 22358
/proc/meminfo: memFree=21018492/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1723732 CPUtime=1573.96 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 200412 0 0 0 157354 42 0 0 25 0 1 0 477189331 1765101568 51845 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238495 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 430933 51845 337 96 0 427495 0
[pid=22200] ppid=22198 vsize=149988 CPUtime=1574.67 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 32880 0 0 0 157462 5 0 0 25 0 1 0 477189331 153587712 32508 33554432000 4194304 4785740 140737004015760 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 37497 32508 340 145 0 34542 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1573.87 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 157387 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4722.5
Current children cumulated vsize (KiB) 2349456

[startup+4782.3 s]
/proc/loadavg: 3.24 4.81 5.54 4/175 22359
/proc/meminfo: memFree=21025528/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1716228 CPUtime=1593.95 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 201818 0 0 0 159353 42 0 0 25 0 1 0 477189331 1757417472 49624 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 429057 49624 337 96 0 425619 0
[pid=22200] ppid=22198 vsize=152264 CPUtime=1594.67 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 33334 0 0 0 159462 5 0 0 25 0 1 0 477189331 155918336 32962 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 38066 32962 340 145 0 35111 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1593.86 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 159386 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 2344228

[startup+4842.3 s]
/proc/loadavg: 3.09 4.48 5.38 4/175 22361
/proc/meminfo: memFree=21013844/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1716228 CPUtime=1613.97 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 204829 0 0 0 161354 43 0 0 25 0 1 0 477189331 1757417472 52587 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 429057 52587 337 96 0 425619 0
[pid=22200] ppid=22198 vsize=152264 CPUtime=1614.67 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 33337 0 0 0 161462 5 0 0 25 0 1 0 477189331 155918336 32965 33554432000 4194304 4785740 140737004015760 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 38066 32965 340 145 0 35111 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1613.86 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 161386 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4842.5
Current children cumulated vsize (KiB) 2344228

[startup+4902.3 s]
/proc/loadavg: 3.03 4.21 5.22 4/175 22363
/proc/meminfo: memFree=21024732/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1716588 CPUtime=1633.97 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 206305 0 0 0 163354 43 0 0 25 0 1 0 477189331 1757786112 49624 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 429147 49624 337 96 0 425709 0
[pid=22200] ppid=22198 vsize=153116 CPUtime=1634.67 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 33501 0 0 0 163462 5 0 0 25 0 1 0 477189331 156790784 33129 33554432000 4194304 4785740 140737004015760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 38279 33129 340 145 0 35324 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1633.86 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 163386 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4902.5
Current children cumulated vsize (KiB) 2345440

[startup+4962.3 s]
/proc/loadavg: 3.01 3.98 5.08 4/175 22373
/proc/meminfo: memFree=21014504/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1716588 CPUtime=1653.99 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 208815 0 0 0 165355 44 0 0 25 0 1 0 477189331 1757786112 52090 33554432000 4194304 4587354 140733707763488 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 429147 52090 337 96 0 425709 0
[pid=22200] ppid=22198 vsize=154824 CPUtime=1654.66 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 33841 0 0 0 165461 5 0 0 25 0 1 0 477189331 158539776 33469 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 38706 33469 340 145 0 35751 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1653.86 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 165386 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 4962.51
Current children cumulated vsize (KiB) 2347148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.8 s]
/proc/loadavg: 3.00 3.86 4.99 4/175 22374
/proc/meminfo: memFree=21023432/32950928 swapFree=67111528/67111528
[pid=22198] ppid=22196 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22198/stat : 22198 (ppfolio) S 22196 22198 20994 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477189330 18763776 394 33554432000 4194304 4287625 140733990785936 18446744073709551615 254500711951 0 0 4096 65536 9040375093963784192 0 0 17 5 0 0 0
/proc/22198/statm: 4581 394 345 23 0 91 0
[pid=22199] ppid=22198 vsize=1718488 CPUtime=1666.48 cores=1
/proc/22199/stat : 22199 (cryptominisat) R 22198 22198 20994 0 -1 4202496 209217 0 0 0 166604 44 0 0 25 0 1 0 477189331 1759731712 49624 33554432000 4194304 4587354 140733707763488 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22199/statm: 429622 49624 337 96 0 426184 0
[pid=22200] ppid=22198 vsize=154824 CPUtime=1667.16 cores=1
/proc/22200/stat : 22200 (clasp) R 22198 22198 20994 0 -1 4202496 33841 0 0 0 166711 5 0 0 25 0 1 0 477189331 158539776 33469 33554432000 4194304 4785740 140737004015760 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/22200/statm: 38706 33469 340 145 0 35751 0
[pid=22201] ppid=22198 vsize=457412 CPUtime=1666.37 cores=1
/proc/22201/stat : 22201 (TNM) R 22198 22198 20994 0 -1 4202496 994 0 0 0 166637 0 0 0 25 0 1 0 477189331 468389888 891 33554432000 134512640 134534564 4289527232 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/22201/statm: 114353 891 95 6 0 113019 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2349048

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 22198 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.82
CPU time (s): 5000.01
CPU user time (s): 4999.52
CPU system time (s): 0.49
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 9359516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 500
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 279
involuntary context switches= 4

runsolver used 7.96179 second user time and 19.3011 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-24 16:38:46
IDJOB=3275927
IDBENCH=83985
IDSOLVER=1639
FILE ID=node149/3275927-1303655926
RUNJOBID= node149-1303650281-21891
PBS_JOBID= 13150699
Free space on /tmp= 72280 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_15_90_1-dir.shuffled-as.sat03-136.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275927-1303655926/watcher-3275927-1303655926 -o /tmp/evaluation-result-3275927-1303655926/solver-3275927-1303655926 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275927-1303655926.cnf

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

MD5SUM BENCH= 5bd7c76aed56f767985526812cdb8e0e
RANDOM SEED=2017774851

node149.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.806
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.61
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.806
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.83
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.806
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.73
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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:      21229188 kB
Buffers:       2142164 kB
Cached:        8864780 kB
SwapCached:          0 kB
Active:         774580 kB
Inactive:     10416568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21229188 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10512 kB
Writeback:           0 kB
AnonPages:      183580 kB
Mapped:          16436 kB
Slab:           466856 kB
PageTables:       4928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2741736 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= 72280 MiB
End job on node149 at 2011-04-24 18:02:08