Trace number 3191903

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-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
MD5SUM96dadba6913c3cf46368b605f559e4b9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1288.13
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.00/1300.01	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-3191903-1302540107/watcher-3191903-1302540107 -o /tmp/evaluation-result-3191903-1302540107/solver-3191903-1302540107 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191903-1302540107.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.99 10.61 9.75 10/195 32244
/proc/meminfo: memFree=20464776/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) R 32242 32244 31540 0 -1 4202496 474 0 0 0 0 0 0 0 25 0 1 0 365609335 18763776 392 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970370453 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/32244/statm: 4581 392 343 23 0 91 0

[startup+0.099565 s]
/proc/loadavg: 10.99 10.61 9.75 10/195 32244
/proc/meminfo: memFree=20464776/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 12358277054276272391 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100565 s]
/proc/loadavg: 10.99 10.61 9.75 10/195 32244
/proc/meminfo: memFree=20464776/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 12358277054276272391 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300534 s]
/proc/loadavg: 10.99 10.61 9.75 10/195 32244
/proc/meminfo: memFree=20464776/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700463 s]
/proc/loadavg: 10.99 10.61 9.75 10/195 32244
/proc/meminfo: memFree=20464776/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980181240136335360 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 10.99 10.61 9.75 12/199 32248
/proc/meminfo: memFree=20461892/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980181377575288832 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=394900 CPUtime=0.54 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 1309 0 0 0 54 0 0 0 25 0 1 0 365609336 404377600 800 33554432000 4194304 4587354 140733772316880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 98725 800 327 96 0 95287 0
[pid=32246] ppid=32244 vsize=13224 CPUtime=0.42 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 768 0 0 0 42 0 0 0 25 0 1 0 365609336 13541376 655 33554432000 4194304 4785740 140737048803360 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 3306 655 340 145 0 351 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=0.51 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 51 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134529748 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 882276

[startup+3.10105 s]
/proc/loadavg: 10.99 10.62 9.76 12/199 32248
/proc/meminfo: memFree=20460092/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980181515014242304 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=395840 CPUtime=1.04 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 1803 0 0 0 104 0 0 0 25 0 1 0 365609336 405340160 995 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 98960 995 327 96 0 95522 0
[pid=32246] ppid=32244 vsize=13640 CPUtime=0.93 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 878 0 0 0 93 0 0 0 25 0 1 0 365609336 13967360 765 33554432000 4194304 4785740 140737048803360 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 3410 765 340 145 0 455 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=1.11 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 111 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 8718608 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 883632

[startup+6.3005 s]
/proc/loadavg: 10.99 10.62 9.76 12/199 32248
/proc/meminfo: memFree=20456260/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980179453429940224 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=402664 CPUtime=2.14 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 4054 0 0 0 214 0 0 0 25 0 1 0 365609336 412327936 2494 33554432000 4194304 4587354 140733772316880 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 100666 2494 337 96 0 97228 0
[pid=32246] ppid=32244 vsize=14304 CPUtime=2.02 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 1036 0 0 0 202 0 0 0 25 0 1 0 365609336 14647296 923 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 3576 923 340 145 0 621 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=2.11 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 211 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 891120

[startup+12.7004 s]
/proc/loadavg: 10.99 10.63 9.77 12/199 32248
/proc/meminfo: memFree=20449716/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980179590868893696 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=408764 CPUtime=4.23 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 6268 0 0 0 423 0 0 0 25 0 1 0 365609336 418574336 3249 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 102191 3249 337 96 0 98753 0
[pid=32246] ppid=32244 vsize=14984 CPUtime=4.13 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 1218 0 0 0 413 0 0 0 25 0 1 0 365609336 15343616 1105 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 3746 1105 340 145 0 791 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=4.31 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 431 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 897900

[startup+25.5012 s]
/proc/loadavg: 10.99 10.64 9.78 12/199 32249
/proc/meminfo: memFree=20448356/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980179590868893696 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=408908 CPUtime=8.54 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 8496 0 0 0 853 1 0 0 25 0 1 0 365609336 418721792 3651 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 102227 3651 337 96 0 98789 0
[pid=32246] ppid=32244 vsize=16344 CPUtime=8.42 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 1533 0 0 0 842 0 0 0 25 0 1 0 365609336 16736256 1420 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 4086 1420 340 145 0 1131 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=8.52 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 852 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 899404

[startup+51.1008 s]
/proc/loadavg: 10.99 10.67 9.82 12/199 32249
/proc/meminfo: memFree=20430488/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980179590868893696 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=409288 CPUtime=17.04 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 12874 0 0 0 1702 2 0 0 25 0 1 0 365609336 419110912 4286 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 102322 4286 337 96 0 98884 0
[pid=32246] ppid=32244 vsize=17600 CPUtime=16.93 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 1857 0 0 0 1693 0 0 0 25 0 1 0 365609336 18022400 1744 33554432000 4194304 4785740 140737048803360 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 4400 1744 340 145 0 1445 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=17.1 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 1710 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 901040

[startup+102.307 s]
/proc/loadavg: 11.07 10.74 9.89 12/199 32251
/proc/meminfo: memFree=20411888/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980181102697381888 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=423328 CPUtime=34.14 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 22373 0 0 0 3410 4 0 0 25 0 1 0 365609336 433487872 7848 33554432000 4194304 4587354 140733772316880 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 105832 7848 337 96 0 102394 0
[pid=32246] ppid=32244 vsize=19680 CPUtime=34.01 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 2346 0 0 0 3401 0 0 0 25 0 1 0 365609336 20152320 2233 33554432000 4194304 4785740 140737048803360 18446744073709551615 4548907 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 4920 2233 340 145 0 1965 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=34.13 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 3413 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 917160

[startup+162.301 s]
/proc/loadavg: 11.03 10.78 9.95 12/199 32252
/proc/meminfo: memFree=20406544/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980179865746800640 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=415220 CPUtime=54.13 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 25702 0 0 0 5408 5 0 0 25 0 1 0 365609336 425185280 7511 33554432000 4194304 4587354 140733772316880 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 103805 7511 337 96 0 100367 0
[pid=32246] ppid=32244 vsize=21328 CPUtime=54.01 cores=5

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

[startup+822.301 s]
/proc/loadavg: 9.17 10.12 10.14 10/191 32288
/proc/meminfo: memFree=20363104/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980180140624707584 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=438996 CPUtime=274.1 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 67766 0 0 0 27388 22 0 0 25 0 1 0 365609336 449531904 11119 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238317 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 109749 11119 337 96 0 106311 0
[pid=32246] ppid=32244 vsize=29508 CPUtime=274.02 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 4654 0 0 0 27402 0 0 0 25 0 1 0 365609336 30216192 4541 33554432000 4194304 4785740 140737048803360 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 7377 4541 341 145 0 4422 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=274.16 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 27416 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 942656

[startup+882.301 s]
/proc/loadavg: 9.06 9.92 10.07 10/191 32290
/proc/meminfo: memFree=20362112/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980180140624707584 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=435900 CPUtime=294.1 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 71935 0 0 0 29386 24 0 0 25 0 1 0 365609336 446361600 10643 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 108975 10643 337 96 0 105537 0
[pid=32246] ppid=32244 vsize=30240 CPUtime=294.03 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 4841 0 0 0 29403 0 0 0 25 0 1 0 365609336 30965760 4728 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 7560 4728 341 145 0 4605 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=294.16 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 29416 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 940292

[startup+942.3 s]
/proc/loadavg: 9.02 9.75 10.00 10/191 32291
/proc/meminfo: memFree=20353788/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=443780 CPUtime=314.1 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 77579 0 0 0 31385 25 0 0 25 0 1 0 365609336 454430720 13729 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 110945 13729 337 96 0 107507 0
[pid=32246] ppid=32244 vsize=30540 CPUtime=314.03 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 4922 0 0 0 31403 0 0 0 25 0 1 0 365609336 31272960 4809 33554432000 4194304 4785740 140737048803360 18446744073709551615 4550850 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 7635 4809 341 145 0 4680 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=314.16 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 31416 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 948472

[startup+1002.3 s]
/proc/loadavg: 9.01 9.61 9.93 10/191 32293
/proc/meminfo: memFree=20339264/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=440220 CPUtime=334.09 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 80177 0 0 0 33384 25 0 0 25 0 1 0 365609336 450785280 13793 33554432000 4194304 4587354 140733772316880 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 110055 13793 337 96 0 106617 0
[pid=32246] ppid=32244 vsize=31144 CPUtime=334.04 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5032 0 0 0 33404 0 0 0 25 0 1 0 365609336 31891456 4919 33554432000 4194304 4785740 140737048803360 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 7786 4919 341 145 0 4831 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=334.16 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 33416 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 945516

[startup+1062.3 s]
/proc/loadavg: 7.67 9.16 9.76 7/182 32312
/proc/meminfo: memFree=20444124/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=453764 CPUtime=354.09 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 82153 0 0 0 35383 26 0 0 25 0 1 0 365609336 464654336 15715 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 113441 15715 337 96 0 110003 0
[pid=32246] ppid=32244 vsize=31692 CPUtime=354.05 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5156 0 0 0 35405 0 0 0 25 0 1 0 365609336 32452608 5043 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 7923 5043 341 145 0 4968 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=354.15 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 35415 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 959608

[startup+1122.3 s]
/proc/loadavg: 6.61 8.58 9.52 7/182 32314
/proc/meminfo: memFree=20439272/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=457084 CPUtime=374.09 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 83636 0 0 0 37383 26 0 0 25 0 1 0 365609336 468054016 14676 33554432000 4194304 4587354 140733772316880 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 114271 14676 337 96 0 110833 0
[pid=32246] ppid=32244 vsize=32332 CPUtime=374.05 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5309 0 0 0 37405 0 0 0 25 0 1 0 365609336 33107968 5196 33554432000 4194304 4785740 140737048803360 18446744073709551615 4550316 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 8083 5196 341 145 0 5128 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=374.15 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 37415 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 963568

[startup+1182.3 s]
/proc/loadavg: 5.76 8.01 9.27 4/173 32343
/proc/meminfo: memFree=20527656/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980180003185754112 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=439096 CPUtime=394.09 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 85496 0 0 0 39383 26 0 0 25 0 1 0 365609336 449634304 13824 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 109774 13824 337 96 0 106336 0
[pid=32246] ppid=32244 vsize=32668 CPUtime=394.06 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5382 0 0 0 39405 1 0 0 25 0 1 0 365609336 33452032 5269 33554432000 4194304 4785740 140737048803360 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 8167 5269 341 145 0 5212 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=394.15 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 39415 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 945916

[startup+1242.3 s]
/proc/loadavg: 4.01 7.10 8.87 4/173 32344
/proc/meminfo: memFree=20518344/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980180003185754112 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=452532 CPUtime=414.1 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 87983 0 0 0 41383 27 0 0 25 0 1 0 365609336 463392768 16244 33554432000 4194304 4587354 140733772316880 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 113133 16244 337 96 0 109695 0
[pid=32246] ppid=32244 vsize=33004 CPUtime=414.06 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5459 0 0 0 41405 1 0 0 25 0 1 0 365609336 33796096 5346 33554432000 4194304 4785740 140737048803360 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 8251 5346 341 145 0 5296 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=414.14 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 41414 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 959688



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.40 6.41 8.53 4/173 32346
/proc/meminfo: memFree=20527268/32951132 swapFree=67111528/67111528
[pid=32244] ppid=32242 vsize=18324 CPUtime=0 cores=5,7
/proc/32244/stat : 32244 (ppfolio) S 32242 32244 31540 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365609335 18763776 394 33554432000 4194304 4287625 140736779073136 18446744073709551615 242970570255 0 0 4096 65536 3980180003185754112 0 0 17 7 0 0 0
/proc/32244/statm: 4581 394 345 23 0 91 0
[pid=32245] ppid=32244 vsize=443780 CPUtime=433.37 cores=5
/proc/32245/stat : 32245 (cryptominisat) R 32244 32244 31540 0 -1 4202496 88352 0 0 0 43310 27 0 0 25 0 1 0 365609336 454430720 13886 33554432000 4194304 4587354 140733772316880 18446744073709551615 4286039 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32245/statm: 110945 13886 337 96 0 107507 0
[pid=32246] ppid=32244 vsize=33488 CPUtime=433.25 cores=5
/proc/32246/stat : 32246 (clasp) R 32244 32244 31540 0 -1 4202496 5557 0 0 0 43324 1 0 0 25 0 1 0 365609336 34291712 5444 33554432000 4194304 4785740 140737048803360 18446744073709551615 4550848 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/32246/statm: 8372 5444 341 145 0 5417 0
[pid=32248] ppid=32244 vsize=455828 CPUtime=433.38 cores=5
/proc/32248/stat : 32248 (TNM) R 32244 32244 31540 0 -1 4202496 338 0 0 0 43338 0 0 0 25 0 1 0 365609336 466767872 234 33554432000 134512640 134534564 4293932256 18446744073709551615 8717731 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/32248/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 951420

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): 1299.74
CPU system time (s): 0.297954
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1338584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.297954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94783
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= 191
involuntary context switches= 14786

runsolver used 2.03069 second user time and 4.84526 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-11 18:41:47
IDJOB=3191903
IDBENCH=83034
IDSOLVER=1613
FILE ID=node128/3191903-1302540107
RUNJOBID= node128-1302537234-31561
PBS_JOBID= 12951131
Free space on /tmp= 72000 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191903-1302540107/watcher-3191903-1302540107 -o /tmp/evaluation-result-3191903-1302540107/solver-3191903-1302540107 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191903-1302540107.cnf

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

MD5SUM BENCH= 96dadba6913c3cf46368b605f559e4b9
RANDOM SEED=1157238042

node128.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.852
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.70
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20464932 kB
Buffers:        542136 kB
Cached:       11446456 kB
SwapCached:          0 kB
Active:        7428708 kB
Inactive:      4730860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20464932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10116 kB
Writeback:           0 kB
AnonPages:      170672 kB
Mapped:          17892 kB
Slab:           262056 kB
PageTables:       6456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  3743388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72020 MiB
End job on node128 at 2011-04-11 19:03:27