Trace number 3265253

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 par? (TO) 4800.06 1201.62

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3265253-1304095467/watcher-3265253-1304095467 -o /tmp/evaluation-result-3265253-1304095467/solver-3265253-1304095467 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265253-1304095467.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 8.07 9.61 9.71 1/171 15221
/proc/meminfo: memFree=23088196/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) R 15219 15221 14150 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0

[startup+0.221141 s]
/proc/loadavg: 8.07 9.61 9.71 1/171 15221
/proc/meminfo: memFree=23088196/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) R 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301104 s]
/proc/loadavg: 8.07 9.61 9.71 1/171 15221
/proc/meminfo: memFree=23088196/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.401085 s]
/proc/loadavg: 8.07 9.61 9.71 1/171 15221
/proc/meminfo: memFree=23088196/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 23 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701028 s]
/proc/loadavg: 8.07 9.61 9.71 1/171 15221
/proc/meminfo: memFree=23088196/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 20 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50088 s]
/proc/loadavg: 8.07 9.61 9.71 6/177 15227
/proc/meminfo: memFree=23056528/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1002544 CPUtime=1.49 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 7393 0 0 0 148 1 0 0 25 0 1 0 521147151 1026605056 5063 33554432000 4194304 4587354 140734559689040 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 250636 5063 336 96 0 247198 0
[pid=15223] ppid=15221 vsize=16436 CPUtime=1.49 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 1566 0 0 0 149 0 0 0 25 0 1 0 521147151 16830464 1458 33554432000 4194304 4785740 140733810734496 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 4109 1458 340 145 0 1154 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=0.71 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 71 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=12076 CPUtime=1.49 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 3952 0 0 0 149 0 0 0 25 0 1 0 521147151 12365824 2181 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 3019 2181 127 39 0 2099 0
[pid=15226] ppid=15221 vsize=7888 CPUtime=0.77 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 539 0 0 0 77 0 0 0 25 0 1 0 521147151 8077312 432 33554432000 4194304 4331988 140736302183312 18446744073709551615 4308796 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 1972 432 175 34 0 414 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1513232

[startup+3.10058 s]
/proc/loadavg: 8.07 9.61 9.71 6/177 15227
/proc/meminfo: memFree=23053192/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1003436 CPUtime=3.09 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 9214 0 0 0 308 1 0 0 25 0 1 0 521147151 1027518464 5015 33554432000 4194304 4587354 140734559689040 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 250859 5015 336 96 0 247421 0
[pid=15223] ppid=15221 vsize=17272 CPUtime=3.09 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 1767 0 0 0 309 0 0 0 25 0 1 0 521147151 17686528 1659 33554432000 4194304 4785740 140733810734496 18446744073709551615 4552530 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 4318 1659 340 145 0 1363 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=1.51 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 151 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=14124 CPUtime=3.09 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 6200 0 0 0 309 0 0 0 25 0 1 0 521147151 14462976 2701 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 3531 2701 127 39 0 2611 0
[pid=15226] ppid=15221 vsize=8268 CPUtime=1.56 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 605 0 0 0 156 0 0 0 25 0 1 0 521147151 8466432 498 33554432000 4194304 4331988 140736302183312 18446744073709551615 4316674 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 2067 498 175 34 0 509 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1517388

[startup+6.30099 s]
/proc/loadavg: 7.82 9.54 9.68 6/177 15227
/proc/meminfo: memFree=23043156/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1022232 CPUtime=6.29 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 19392 0 0 0 627 2 0 0 25 0 1 0 521147151 1046765568 10176 33554432000 4194304 4587354 140734559689040 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 255558 10176 336 96 0 252120 0
[pid=15223] ppid=15221 vsize=19268 CPUtime=6.29 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 2223 0 0 0 629 0 0 0 25 0 1 0 521147151 19730432 2115 33554432000 4194304 4785740 140733810734496 18446744073709551615 4287070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 4817 2115 340 145 0 1862 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=3.11 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 311 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 9771280 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=14636 CPUtime=6.29 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 9160 0 0 0 629 0 0 0 25 0 1 0 521147151 14987264 2845 33554432000 4194304 4352236 140736252710656 18446744073709551615 4279053 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 3659 2845 127 39 0 2739 0
[pid=15226] ppid=15221 vsize=9120 CPUtime=3.15 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 754 0 0 0 315 0 0 0 25 0 1 0 521147151 9338880 647 33554432000 4194304 4331988 140736302183312 18446744073709551615 4226231 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 2280 647 175 34 0 722 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1539544

[startup+12.7008 s]
/proc/loadavg: 7.59 9.46 9.66 6/177 15228
/proc/meminfo: memFree=23018332/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1024896 CPUtime=12.69 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 26966 0 0 0 1266 3 0 0 25 0 1 0 521147151 1049493504 10743 33554432000 4194304 4587354 140734559689040 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 256224 10743 336 96 0 252786 0
[pid=15223] ppid=15221 vsize=20876 CPUtime=12.69 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 2631 0 0 0 1269 0 0 0 25 0 1 0 521147151 21377024 2523 33554432000 4194304 4785740 140733810734496 18446744073709551615 4278093 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 5219 2523 340 145 0 2264 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=6.31 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 631 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=20272 CPUtime=12.69 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 16969 0 0 0 1268 1 0 0 25 0 1 0 521147151 20758528 4254 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 5068 4254 127 39 0 4148 0
[pid=15226] ppid=15221 vsize=9884 CPUtime=6.31 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 1040 0 0 0 631 0 0 0 25 0 1 0 521147151 10121216 933 33554432000 4194304 4331988 140736302183312 18446744073709551615 4316067 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 2471 933 175 34 0 913 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1550216

[startup+25.5064 s]
/proc/loadavg: 7.02 9.24 9.58 6/177 15228
/proc/meminfo: memFree=23002956/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1027760 CPUtime=25.49 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 59419 0 0 0 2541 8 0 0 25 0 1 0 521147151 1052426240 11748 33554432000 4194304 4587354 140734559689040 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 256940 11748 336 96 0 253502 0
[pid=15223] ppid=15221 vsize=23808 CPUtime=25.49 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 3296 0 0 0 2549 0 0 0 25 0 1 0 521147151 24379392 3188 33554432000 4194304 4785740 140733810734496 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 5952 3188 341 145 0 2997 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=12.66 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 1266 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=25904 CPUtime=25.49 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 29897 0 0 0 2547 2 0 0 25 0 1 0 521147151 26525696 5662 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 6476 5662 127 39 0 5556 0
[pid=15226] ppid=15221 vsize=12760 CPUtime=12.69 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 1607 0 0 0 1269 0 0 0 25 0 1 0 521147151 13066240 1500 33554432000 4194304 4331988 140736302183312 18446744073709551615 4263162 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 3190 1500 175 34 0 1632 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1564520

[startup+51.1006 s]
/proc/loadavg: 6.39 8.92 9.47 6/177 15229
/proc/meminfo: memFree=22941936/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1081016 CPUtime=51.09 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 107238 0 0 0 5092 17 0 0 25 0 1 0 521147151 1106960384 24718 33554432000 4194304 4587354 140734559689040 18446744073709551615 4364793 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 270254 24718 336 96 0 266816 0
[pid=15223] ppid=15221 vsize=26696 CPUtime=51.08 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 3958 0 0 0 5108 0 0 0 25 0 1 0 521147151 27336704 3850 33554432000 4194304 4785740 140733810734496 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 6674 3850 341 145 0 3719 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=25.4 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 2540 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=26384 CPUtime=51.09 cores=2

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

/proc/15226/statm: 51622 43014 175 34 0 50064 0
Current children cumulated CPU time (s) 3524.54
Current children cumulated vsize (KiB) 2055356

[startup+942.301 s]
/proc/loadavg: 5.12 5.29 6.75 6/177 15253
/proc/meminfo: memFree=22536588/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1231632 CPUtime=942.32 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 478519 0 0 0 94128 104 0 0 25 0 1 0 521147151 1261191168 65877 33554432000 4194304 4587354 140734559689040 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 307908 65877 336 96 0 304470 0
[pid=15223] ppid=15221 vsize=51700 CPUtime=942.3 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 9740 0 0 0 94229 1 0 0 25 0 1 0 521147151 52940800 9632 33554432000 4194304 4785740 140733810734496 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 12925 9632 341 145 0 9970 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=468.63 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 46863 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=71440 CPUtime=942.32 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 414667 0 0 0 94183 49 0 0 25 0 1 0 521147151 73154560 17054 33554432000 4194304 4352236 140736252710656 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 17860 17054 127 39 0 16940 0
[pid=15226] ppid=15221 vsize=206488 CPUtime=468.65 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 46102 0 0 0 46851 14 0 0 25 0 1 0 521147151 211443712 45995 33554432000 4194304 4331988 140736302183312 18446744073709551615 4226201 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 51622 45995 175 34 0 50064 0
Current children cumulated CPU time (s) 3764.22
Current children cumulated vsize (KiB) 2035548

[startup+1002.31 s]
/proc/loadavg: 5.12 5.25 6.64 6/177 15263
/proc/meminfo: memFree=22369540/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1378768 CPUtime=1002.32 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 518677 0 0 0 100122 110 0 0 25 0 1 0 521147151 1411858432 99948 33554432000 4194304 4587354 140734559689040 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 344692 99948 336 96 0 341254 0
[pid=15223] ppid=15221 vsize=52712 CPUtime=1002.3 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 9977 0 0 0 100229 1 0 0 25 0 1 0 521147151 53977088 9869 33554432000 4194304 4785740 140733810734496 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 13178 9869 341 145 0 10223 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=498.44 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 49844 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=87824 CPUtime=1002.33 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 427979 0 0 0 100182 51 0 0 25 0 1 0 521147151 89931776 21150 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 21956 21150 127 39 0 21036 0
[pid=15226] ppid=15221 vsize=206488 CPUtime=498.51 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 48963 0 0 0 49835 16 0 0 25 0 1 0 521147151 211443712 48856 33554432000 4194304 4331988 140736302183312 18446744073709551615 244446641584 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 51622 48856 175 34 0 50064 0
Current children cumulated CPU time (s) 4003.9
Current children cumulated vsize (KiB) 2200080

[startup+1062.3 s]
/proc/loadavg: 5.11 5.22 6.54 6/177 15265
/proc/meminfo: memFree=22376600/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1386380 CPUtime=1062.32 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 522706 0 0 0 106121 111 0 0 25 0 1 0 521147151 1419653120 97560 33554432000 4194304 4587354 140734559689040 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 346595 97560 336 96 0 343157 0
[pid=15223] ppid=15221 vsize=53472 CPUtime=1062.3 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 10167 0 0 0 106229 1 0 0 25 0 1 0 521147151 54755328 10059 33554432000 4194304 4785740 140733810734496 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 13368 10059 341 145 0 10413 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=528.32 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 52832 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=84240 CPUtime=1062.32 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 449611 0 0 0 106178 54 0 0 25 0 1 0 521147151 86261760 20254 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 21060 20254 127 39 0 20140 0
[pid=15226] ppid=15221 vsize=305936 CPUtime=528.31 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 51858 0 0 0 52814 17 0 0 25 0 1 0 521147151 313278464 51751 33554432000 4194304 4331988 140736302183312 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 76484 51751 175 34 0 74926 0
Current children cumulated CPU time (s) 4243.57
Current children cumulated vsize (KiB) 2304316

[startup+1122.3 s]
/proc/loadavg: 5.16 5.21 6.45 6/177 15266
/proc/meminfo: memFree=22345828/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1379184 CPUtime=1122.32 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 548306 0 0 0 112115 117 0 0 25 0 1 0 521147151 1412284416 97380 33554432000 4194304 4587354 140734559689040 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 344796 97380 336 96 0 341358 0
[pid=15223] ppid=15221 vsize=54736 CPUtime=1122.3 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 10433 0 0 0 112229 1 0 0 25 0 1 0 521147151 56049664 10325 33554432000 4194304 4785740 140733810734496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 13684 10325 341 145 0 10729 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=558.12 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 55812 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=96528 CPUtime=1122.33 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 456779 0 0 0 112178 55 0 0 25 0 1 0 521147151 98844672 23326 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 24132 23326 127 39 0 23212 0
[pid=15226] ppid=15221 vsize=305936 CPUtime=558.19 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 54802 0 0 0 55801 18 0 0 25 0 1 0 521147151 313278464 54695 33554432000 4194304 4331988 140736302183312 18446744073709551615 4316419 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 76484 54695 175 34 0 74926 0
Current children cumulated CPU time (s) 4483.26
Current children cumulated vsize (KiB) 2310672

[startup+1182.3 s]
/proc/loadavg: 5.11 5.18 6.36 6/177 15271
/proc/meminfo: memFree=22327204/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1378912 CPUtime=1182.33 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 575239 0 0 0 118110 123 0 0 25 0 1 0 521147151 1412005888 104278 33554432000 4194304 4587354 140734559689040 18446744073709551615 4232272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 344728 104278 336 96 0 341290 0
[pid=15223] ppid=15221 vsize=54736 CPUtime=1182.3 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 10448 0 0 0 118229 1 0 0 25 0 1 0 521147151 56049664 10340 33554432000 4194304 4785740 140733810734496 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 13684 10340 341 145 0 10729 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=588 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 58800 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=76048 CPUtime=1182.32 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 464971 0 0 0 118176 56 0 0 25 0 1 0 521147151 77873152 18206 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 19012 18206 127 39 0 18092 0
[pid=15226] ppid=15221 vsize=305936 CPUtime=588.01 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 57756 0 0 0 58782 19 0 0 25 0 1 0 521147151 313278464 57649 33554432000 4194304 4331988 140736302183312 18446744073709551615 4228224 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 76484 57649 175 34 0 74926 0
Current children cumulated CPU time (s) 4722.96
Current children cumulated vsize (KiB) 2289920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.08 5.17 6.33 6/177 15271
/proc/meminfo: memFree=22341056/32951124 swapFree=67111524/67111528
[pid=15221] ppid=15219 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15221/stat : 15221 (ppfolio) S 15219 15221 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 521147151 18763776 389 33554432000 4194304 4287625 140734672636736 18446744073709551615 244446965263 0 0 4096 65536 4597480744808349695 0 0 17 4 0 0 0
/proc/15221/statm: 4581 389 341 23 0 91 0
[pid=15222] ppid=15221 vsize=1378836 CPUtime=1201.63 cores=0
/proc/15222/stat : 15222 (cryptominisat) R 15221 15221 14150 0 -1 4202496 582154 0 0 0 120038 125 0 0 25 0 1 0 521147151 1411928064 97434 33554432000 4194304 4587354 140734559689040 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15222/statm: 344709 97434 336 96 0 341271 0
[pid=15223] ppid=15221 vsize=54736 CPUtime=1201.61 cores=4
/proc/15223/stat : 15223 (clasp) R 15221 15221 14150 0 -1 4202496 10451 0 0 0 120160 1 0 0 25 0 1 0 521147151 56049664 10343 33554432000 4194304 4785740 140733810734496 18446744073709551615 4278121 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/15223/statm: 13684 10343 341 145 0 10729 0
[pid=15224] ppid=15221 vsize=455964 CPUtime=597.59 cores=6
/proc/15224/stat : 15224 (TNM) R 15221 15221 14150 0 -1 4202496 359 0 0 0 59759 0 0 0 25 0 1 0 521147151 466907136 256 33554432000 134512640 134534564 4288206480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15224/statm: 113991 256 95 6 0 112657 0
[pid=15225] ppid=15221 vsize=84240 CPUtime=1201.63 cores=2
/proc/15225/stat : 15225 (lingeling) R 15221 15221 14150 0 -1 4202496 471115 0 0 0 120106 57 0 0 25 0 1 0 521147151 86261760 20254 33554432000 4194304 4352236 140736252710656 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/15225/statm: 21060 20254 127 39 0 20140 0
[pid=15226] ppid=15221 vsize=305936 CPUtime=597.6 cores=6
/proc/15226/stat : 15226 (march_hi) R 15221 15221 14150 0 -1 4202496 58737 0 0 0 59741 19 0 0 25 0 1 0 521147151 313278464 58630 33554432000 4194304 4331988 140736302183312 18446744073709551615 4237364 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/15226/statm: 76484 58630 175 34 0 74926 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 2298036

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 15221 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 4800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.62
CPU time (s): 4800.06
CPU user time (s): 4798.04
CPU system time (s): 2.02
CPU usage (%): 399.466
Max. virtual memory (cumulated for all children) (KiB): 3294276

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= 519
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= 471
involuntary context switches= 6

runsolver used 2.17167 second user time and 4.26435 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 18:44:27
IDJOB=3265253
IDBENCH=85459
IDSOLVER=1612
FILE ID=node105/3265253-1304095467
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71940 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265253-1304095467/watcher-3265253-1304095467 -o /tmp/evaluation-result-3265253-1304095467/solver-3265253-1304095467 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265253-1304095467.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1972459445

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:     32951124 kB
MemFree:      23088476 kB
Buffers:       2156644 kB
Cached:        7096376 kB
SwapCached:          4 kB
Active:         545324 kB
Inactive:      8770768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23088476 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10160 kB
Writeback:           0 kB
AnonPages:       62584 kB
Mapped:          14440 kB
Slab:           483568 kB
PageTables:       4552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   187776 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= 71928 MiB
End job on node105 at 2011-04-29 19:04:31