Trace number 3274977

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.08 5000.03

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v2400c266431g3.cnf
MD5SUM231f625a25c77518fbce98fe99f807b5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3274977-1303635248/watcher-3274977-1303635248 -o /tmp/evaluation-result-3274977-1303635248/solver-3274977-1303635248 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3274977-1303635248.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): 5000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 1/173 9116
/proc/meminfo: memFree=25934244/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4386102245708497160 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0

[startup+0.124614 s]
/proc/loadavg: 0.00 0.00 0.00 1/173 9116
/proc/meminfo: memFree=25934244/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200597 s]
/proc/loadavg: 0.00 0.00 0.00 1/173 9116
/proc/meminfo: memFree=25934244/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494725194144808960 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300583 s]
/proc/loadavg: 0.00 0.00 0.00 1/173 9116
/proc/meminfo: memFree=25934244/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494725469022715904 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700528 s]
/proc/loadavg: 0.00 0.00 0.00 1/173 9116
/proc/meminfo: memFree=25934244/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494725469022715904 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 0.24 0.05 0.02 4/174 9137
/proc/meminfo: memFree=25875452/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494725469022715904 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=79604 CPUtime=0.5 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 14419 0 0 0 48 2 0 0 24 0 1 0 475123503 81514496 12752 33554432000 4194304 4587354 140737476222048 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 19901 12752 315 96 0 16463 0
[pid=9118] ppid=9116 vsize=28972 CPUtime=0.44 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 5718 0 0 0 43 1 0 0 21 0 1 0 475123503 29667328 4438 33554432000 4194304 4785740 140735421387264 18446744073709551615 4495534 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 7243 4438 314 145 0 4288 0
[pid=9119] ppid=9116 vsize=464404 CPUtime=0.53 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 4421 0 0 0 53 0 0 0 25 0 1 0 475123503 475549696 4318 33554432000 134512640 134534564 4290404112 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 591304

[startup+3.10111 s]
/proc/loadavg: 0.24 0.05 0.02 4/174 9138
/proc/meminfo: memFree=25868264/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=66176 CPUtime=1.04 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 16041 0 0 0 102 2 0 0 25 0 1 0 475123503 67764224 11064 33554432000 4194304 4587354 140737476222048 18446744073709551615 4243546 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 16544 11064 326 96 0 13106 0
[pid=9118] ppid=9116 vsize=30820 CPUtime=0.99 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 6195 0 0 0 98 1 0 0 24 0 1 0 475123503 31559680 4915 33554432000 4194304 4785740 140735421387264 18446744073709551615 4483004 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 7705 4915 316 145 0 4750 0
[pid=9119] ppid=9116 vsize=464404 CPUtime=1.03 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 4421 0 0 0 103 0 0 0 25 0 1 0 475123503 475549696 4318 33554432000 134512640 134534564 4290404112 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 116101 4318 91 6 0 114767 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 579724

[startup+6.30056 s]
/proc/loadavg: 0.24 0.05 0.02 4/174 9138
/proc/meminfo: memFree=25855672/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726431095390208 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=66176 CPUtime=2.09 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 16963 0 0 0 207 2 0 0 25 0 1 0 475123503 67764224 11972 33554432000 4194304 4587354 140737476222048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 16544 11972 326 96 0 13106 0
[pid=9118] ppid=9116 vsize=29840 CPUtime=2.04 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 6575 0 0 0 203 1 0 0 25 0 1 0 475123503 30556160 4774 33554432000 4194304 4785740 140735421387264 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 7460 4774 340 145 0 4505 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=2.14 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 213 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134530344 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 584552

[startup+12.7005 s]
/proc/loadavg: 0.98 0.21 0.07 7/182 9151
/proc/meminfo: memFree=25816928/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494725606461669376 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1567636 CPUtime=4.24 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 18515 0 0 0 422 2 0 0 25 0 1 0 475123503 1605259264 11854 33554432000 4194304 4587354 140737476222048 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 391909 11854 337 96 0 388471 0
[pid=9118] ppid=9116 vsize=32408 CPUtime=4.19 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 7229 0 0 0 418 1 0 0 25 0 1 0 475123503 33185792 5428 33554432000 4194304 4785740 140735421387264 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 8102 5428 340 145 0 5147 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=4.24 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 423 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2088580

[startup+25.5013 s]
/proc/loadavg: 1.75 0.40 0.13 7/182 9151
/proc/meminfo: memFree=25774788/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1580944 CPUtime=8.49 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 20790 0 0 0 847 2 0 0 25 0 1 0 475123503 1618886656 14128 33554432000 4194304 4587354 140737476222048 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 395236 14128 337 96 0 391798 0
[pid=9118] ppid=9116 vsize=47072 CPUtime=8.44 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 10901 0 0 0 842 2 0 0 25 0 1 0 475123503 48201728 9100 33554432000 4194304 4785740 140735421387264 18446744073709551615 242970211013 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 11768 9100 340 145 0 8813 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=8.54 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 853 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2116552

[startup+51.1008 s]
/proc/loadavg: 3.20 0.85 0.29 7/182 9152
/proc/meminfo: memFree=25728972/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726293656436736 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1581492 CPUtime=17.04 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 27733 0 0 0 1701 3 0 0 25 0 1 0 475123503 1619447808 15115 33554432000 4194304 4587354 140737476222048 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 395373 15115 337 96 0 391935 0
[pid=9118] ppid=9116 vsize=67472 CPUtime=16.98 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 15983 0 0 0 1696 2 0 0 25 0 1 0 475123503 69091328 14182 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 16868 14182 340 145 0 13913 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=17.04 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 1703 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134529823 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2137500

[startup+102.301 s]
/proc/loadavg: 4.83 1.70 0.61 7/182 9183
/proc/meminfo: memFree=25618068/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726156217483264 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1617312 CPUtime=34.09 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 39807 0 0 0 3404 5 0 0 25 0 1 0 475123503 1656127488 24516 33554432000 4194304 4587354 140737476222048 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 404328 24516 337 96 0 400890 0
[pid=9118] ppid=9116 vsize=79800 CPUtime=34.05 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 18950 0 0 0 3402 3 0 0 25 0 1 0 475123503 81715200 17149 33554432000 4194304 4785740 140735421387264 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 19950 17149 340 145 0 16995 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=34.14 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 3413 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2185648

[startup+162.301 s]
/proc/loadavg: 5.57 2.48 0.94 8/182 9185
/proc/meminfo: memFree=25532652/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1601828 CPUtime=54.08 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 46650 0 0 0 5403 5 0 0 25 0 1 0 475123503 1640271872 25886 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 400457 25886 337 96 0 397019 0
[pid=9118] ppid=9116 vsize=91088 CPUtime=54.05 cores=1

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

/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 2466804

[startup+4662.3 s]
/proc/loadavg: 6.01 6.00 5.91 7/182 9329
/proc/meminfo: memFree=24911572/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1691380 CPUtime=1554.15 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 515790 0 0 0 155309 106 0 0 25 0 1 0 475123503 1731973120 58040 33554432000 4194304 4587354 140737476222048 18446744073709551615 4243815 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 422845 58040 337 96 0 419407 0
[pid=9118] ppid=9116 vsize=271136 CPUtime=1554.05 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 64311 0 0 0 155386 19 0 0 25 0 1 0 475123503 277643264 62510 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 67784 62510 340 145 0 64829 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1554.16 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 155415 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 2451052

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9330
/proc/meminfo: memFree=24925308/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1690060 CPUtime=1574.15 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 521960 0 0 0 157308 107 0 0 25 0 1 0 475123503 1730621440 57435 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 422515 57435 337 96 0 419077 0
[pid=9118] ppid=9116 vsize=272272 CPUtime=1574.06 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 64599 0 0 0 157386 20 0 0 25 0 1 0 475123503 278806528 62798 33554432000 4194304 4785740 140735421387264 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 68068 62798 340 145 0 65113 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1574.17 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 157416 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4722.38
Current children cumulated vsize (KiB) 2450868

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9332
/proc/meminfo: memFree=24930368/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1695496 CPUtime=1594.15 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 528036 0 0 0 159307 108 0 0 25 0 1 0 475123503 1736187904 56633 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 423874 56633 337 96 0 420436 0
[pid=9118] ppid=9116 vsize=273128 CPUtime=1594.05 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 64802 0 0 0 159385 20 0 0 25 0 1 0 475123503 279683072 63001 33554432000 4194304 4785740 140735421387264 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 68282 63001 340 145 0 65327 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1594.17 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 159416 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 2457160

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9333
/proc/meminfo: memFree=24932704/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1705968 CPUtime=1614.15 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 533829 0 0 0 161305 110 0 0 25 0 1 0 475123503 1746911232 55635 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 426492 55635 337 96 0 423054 0
[pid=9118] ppid=9116 vsize=277500 CPUtime=1614.05 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 65822 0 0 0 161385 20 0 0 25 0 1 0 475123503 284160000 64021 33554432000 4194304 4785740 140735421387264 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 69375 64021 340 145 0 66420 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1614.18 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 161417 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 2472004

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9335
/proc/meminfo: memFree=24940120/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726018778529792 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1704672 CPUtime=1634.15 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 539752 0 0 0 163303 112 0 0 25 0 1 0 475123503 1745584128 54704 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 426168 54704 337 96 0 422730 0
[pid=9118] ppid=9116 vsize=277500 CPUtime=1634.04 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 65841 0 0 0 163384 20 0 0 25 0 1 0 475123503 284160000 64040 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 69375 64040 340 145 0 66420 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1634.19 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 163418 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2470708

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9337
/proc/meminfo: memFree=24946672/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726156217483264 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1721132 CPUtime=1654.14 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 545916 0 0 0 165301 113 0 0 25 0 1 0 475123503 1762439168 54023 33554432000 4194304 4587354 140737476222048 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 430283 54023 337 96 0 426845 0
[pid=9118] ppid=9116 vsize=277500 CPUtime=1654.04 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 65854 0 0 0 165384 20 0 0 25 0 1 0 475123503 284160000 64053 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 69375 64053 340 145 0 66420 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1654.19 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 165418 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 2487168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9338
/proc/meminfo: memFree=24931536/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726156217483264 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1696492 CPUtime=1666.74 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 550770 0 0 0 166560 114 0 0 25 0 1 0 475123503 1737207808 51827 33554432000 4194304 4587354 140737476222048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 424123 51827 337 96 0 420685 0
[pid=9118] ppid=9116 vsize=277500 CPUtime=1666.64 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 65856 0 0 0 166644 20 0 0 25 0 1 0 475123503 284160000 64055 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 69375 64055 340 145 0 66420 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1666.7 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 166669 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2462528

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9338
/proc/meminfo: memFree=24931536/32951132 swapFree=67111364/67111528
[pid=9116] ppid=9114 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/9116/stat : 9116 (ppfolio) S 9114 9116 9075 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475123503 18763776 394 33554432000 4194304 4287625 140735541178736 18446744073709551615 242970570255 0 0 4096 65536 4494726156217483264 0 0 17 3 0 0 0
/proc/9116/statm: 4581 394 345 23 0 91 0
[pid=9117] ppid=9116 vsize=1696492 CPUtime=1666.74 cores=1
/proc/9117/stat : 9117 (cryptominisat) R 9116 9116 9075 0 -1 4202496 550770 0 0 0 166560 114 0 0 25 0 1 0 475123503 1737207808 51827 33554432000 4194304 4587354 140737476222048 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9117/statm: 424123 51827 337 96 0 420685 0
[pid=9118] ppid=9116 vsize=277500 CPUtime=1666.64 cores=1
/proc/9118/stat : 9118 (clasp) R 9116 9116 9075 0 -1 4202496 65856 0 0 0 166644 20 0 0 25 0 1 0 475123503 284160000 64055 33554432000 4194304 4785740 140735421387264 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/9118/statm: 69375 64055 340 145 0 66420 0
[pid=9119] ppid=9116 vsize=470212 CPUtime=1666.7 cores=1
/proc/9119/stat : 9119 (TNM) R 9116 9116 9075 0 -1 4202496 6318 0 0 0 166669 1 0 0 25 0 1 0 475123503 481497088 6215 33554432000 134512640 134534564 4290404112 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/9119/statm: 117553 6215 95 6 0 116219 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2462528

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9116 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=999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.03
CPU time (s): 5000.08
CPU user time (s): 4998.73
CPU system time (s): 1.35
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3971304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 326
involuntary context switches= 4

runsolver used 8.08977 second user time and 19.1821 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 10:54:09
IDJOB=3274977
IDBENCH=71269
IDSOLVER=1639
FILE ID=node128/3274977-1303635248
RUNJOBID= node128-1303635247-9094
PBS_JOBID= 13150720
Free space on /tmp= 66844 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v2400c266431g3.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274977-1303635248/watcher-3274977-1303635248 -o /tmp/evaluation-result-3274977-1303635248/solver-3274977-1303635248 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3274977-1303635248.cnf

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

MD5SUM BENCH= 231f625a25c77518fbce98fe99f807b5
RANDOM SEED=1670466965

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:      25934524 kB
Buffers:       1214412 kB
Cached:        5126856 kB
SwapCached:        160 kB
Active:         293716 kB
Inactive:      6112608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25934524 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23688 kB
Writeback:           0 kB
AnonPages:       64840 kB
Mapped:          15728 kB
Slab:           544896 kB
PageTables:       4984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   209320 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= 66828 MiB
End job on node128 at 2011-04-24 12:17:31