Trace number 3191645

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1653142431-025.UNKNOWN.cnf
MD5SUM57404773f78439bca79cfbdcb4a4a71b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

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

running on 2 cores: 1,3

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: 12.00 11.96 10.56 12/198 12918
/proc/meminfo: memFree=12795176/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 13870866679392600328 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0

[startup+0.0960439 s]
/proc/loadavg: 12.00 11.96 10.56 12/198 12918
/proc/meminfo: memFree=12795176/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 13870866679392600328 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101049 s]
/proc/loadavg: 12.00 11.96 10.56 12/198 12918
/proc/meminfo: memFree=12795176/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 13870866679392600328 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301003 s]
/proc/loadavg: 12.00 11.96 10.56 12/198 12918
/proc/meminfo: memFree=12795176/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700927 s]
/proc/loadavg: 12.00 11.96 10.56 12/198 12918
/proc/meminfo: memFree=12795176/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022463160025088 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50078 s]
/proc/loadavg: 12.00 11.96 10.56 13/202 12922
/proc/meminfo: memFree=12787952/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1660900 CPUtime=0.49 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 1590 0 0 0 49 0 0 0 25 0 1 0 346285106 1700761600 895 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 415225 895 327 96 0 411787 0
[pid=12920] ppid=12918 vsize=13536 CPUtime=0.44 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 849 0 0 0 44 0 0 0 25 0 1 0 346285106 13860864 739 33554432000 4194304 4785740 140737214763600 18446744073709551615 4309494 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 3384 739 340 145 0 429 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=0.54 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 54 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2148856

[startup+3.10049 s]
/proc/loadavg: 12.00 11.96 10.56 13/202 12922
/proc/meminfo: memFree=12784296/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1661532 CPUtime=0.99 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 2214 0 0 0 99 0 0 0 25 0 1 0 346285106 1701408768 1154 33554432000 4194304 4587354 140737081054912 18446744073709551615 4286048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 415383 1154 331 96 0 411945 0
[pid=12920] ppid=12918 vsize=13936 CPUtime=0.99 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 952 0 0 0 99 0 0 0 25 0 1 0 346285106 14270464 842 33554432000 4194304 4785740 140737214763600 18446744073709551615 4550310 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 3484 842 340 145 0 529 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=1.09 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 109 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2149888

[startup+6.30091 s]
/proc/loadavg: 12.00 11.96 10.57 13/202 12922
/proc/meminfo: memFree=12776980/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611023012915838976 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1669256 CPUtime=2.09 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 5010 0 0 0 209 0 0 0 25 0 1 0 346285106 1709318144 2981 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 417314 2981 337 96 0 413876 0
[pid=12920] ppid=12918 vsize=14488 CPUtime=2.04 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 1087 0 0 0 204 0 0 0 25 0 1 0 346285106 14835712 977 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 3622 977 340 145 0 667 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=2.14 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 214 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2158164

[startup+12.7007 s]
/proc/loadavg: 12.00 11.96 10.58 13/202 12953
/proc/meminfo: memFree=13295608/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1673092 CPUtime=4.19 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 7240 0 0 0 418 1 0 0 25 0 1 0 346285106 1713246208 4032 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 418273 4032 337 96 0 414835 0
[pid=12920] ppid=12918 vsize=15488 CPUtime=4.19 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 1317 0 0 0 419 0 0 0 25 0 1 0 346285106 15859712 1207 33554432000 4194304 4785740 140737214763600 18446744073709551615 4549029 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 3872 1207 340 145 0 917 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=4.29 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 429 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2163000

[startup+25.5004 s]
/proc/loadavg: 12.00 11.96 10.59 13/202 12954
/proc/meminfo: memFree=13283012/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611023562671652864 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1854820 CPUtime=8.48 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 10387 0 0 0 847 1 0 0 25 0 1 0 346285106 1899335680 4327 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 463705 4327 337 96 0 460267 0
[pid=12920] ppid=12918 vsize=16468 CPUtime=8.44 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 1563 0 0 0 844 0 0 0 25 0 1 0 346285106 16863232 1453 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 4117 1453 340 145 0 1162 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=8.54 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 854 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2345708

[startup+51.1007 s]
/proc/loadavg: 12.00 11.96 10.64 13/202 13044
/proc/meminfo: memFree=13266580/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611023700110606336 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1857284 CPUtime=16.98 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 16354 0 0 0 1696 2 0 0 25 0 1 0 346285106 1901858816 4593 33554432000 4194304 4587354 140737081054912 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 464321 4593 337 96 0 460883 0
[pid=12920] ppid=12918 vsize=18188 CPUtime=16.99 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 1942 0 0 0 1699 0 0 0 25 0 1 0 346285106 18624512 1832 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 4547 1832 340 145 0 1592 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=17.09 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 1709 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 2349892

[startup+102.307 s]
/proc/loadavg: 12.05 11.98 10.71 13/202 13046
/proc/meminfo: memFree=13229228/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611023287793745920 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1872160 CPUtime=34.08 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 26763 0 0 0 3404 4 0 0 25 0 1 0 346285106 1917091840 8820 33554432000 4194304 4587354 140737081054912 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 468040 8820 337 96 0 464602 0
[pid=12920] ppid=12918 vsize=20244 CPUtime=34.05 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 2415 0 0 0 3405 0 0 0 25 0 1 0 346285106 20729856 2305 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 5061 2305 341 145 0 2106 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=34.14 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 3414 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2366824

[startup+162.3 s]
/proc/loadavg: 12.07 12.00 10.79 13/202 13047
/proc/meminfo: memFree=13207508/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022050843164672 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1694432 CPUtime=54.08 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 31985 0 0 0 5403 5 0 0 25 0 1 0 346285106 1735098368 9513 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 423608 9513 337 96 0 420170 0
[pid=12920] ppid=12918 vsize=21784 CPUtime=54.05 cores=1

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

[startup+822.3 s]
/proc/loadavg: 12.01 12.02 11.40 13/202 13190
/proc/meminfo: memFree=13331132/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1727188 CPUtime=274.05 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 100102 0 0 0 27384 21 0 0 25 0 1 0 346285106 1768640512 18131 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 431797 18131 337 96 0 428359 0
[pid=12920] ppid=12918 vsize=29868 CPUtime=274.05 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 4588 0 0 0 27404 1 0 0 25 0 1 0 346285106 30584832 4478 33554432000 4194304 4785740 140737214763600 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 7467 4478 341 145 0 4512 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=274.2 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 27420 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2231476

[startup+882.3 s]
/proc/loadavg: 12.00 12.01 11.43 13/202 13192
/proc/meminfo: memFree=13313832/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1755332 CPUtime=294.05 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 102244 0 0 0 29383 22 0 0 25 0 1 0 346285106 1797459968 17162 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 438833 17162 337 96 0 435395 0
[pid=12920] ppid=12918 vsize=30544 CPUtime=294.05 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 4726 0 0 0 29404 1 0 0 25 0 1 0 346285106 31277056 4616 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 7636 4616 341 145 0 4681 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=294.2 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 29420 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 2260296

[startup+942.3 s]
/proc/loadavg: 12.00 12.01 11.47 13/202 13193
/proc/meminfo: memFree=13310100/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1741360 CPUtime=314.06 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 103973 0 0 0 31384 22 0 0 25 0 1 0 346285106 1783152640 15891 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 435340 15891 337 96 0 431902 0
[pid=12920] ppid=12918 vsize=30880 CPUtime=314.05 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 4804 0 0 0 31404 1 0 0 25 0 1 0 346285106 31621120 4694 33554432000 4194304 4785740 140737214763600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 7720 4694 341 145 0 4765 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=314.2 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 31420 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 2246660

[startup+1002.3 s]
/proc/loadavg: 12.00 12.00 11.50 13/202 13195
/proc/meminfo: memFree=13308604/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1741360 CPUtime=334.06 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 107093 0 0 0 33383 23 0 0 25 0 1 0 346285106 1783152640 15902 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 435340 15902 337 96 0 431902 0
[pid=12920] ppid=12918 vsize=31596 CPUtime=334.04 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 4990 0 0 0 33403 1 0 0 25 0 1 0 346285106 32354304 4880 33554432000 4194304 4785740 140737214763600 18446744073709551615 4549003 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 7899 4880 341 145 0 4944 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=334.19 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 33419 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528288 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 2247376

[startup+1062.3 s]
/proc/loadavg: 12.00 12.00 11.53 13/202 13196
/proc/meminfo: memFree=13287384/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1727596 CPUtime=354.08 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 109996 0 0 0 35384 24 0 0 25 0 1 0 346285106 1769058304 18745 33554432000 4194304 4587354 140737081054912 18446744073709551615 4244136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 431899 18745 337 96 0 428461 0
[pid=12920] ppid=12918 vsize=31764 CPUtime=354.04 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 5035 0 0 0 35403 1 0 0 25 0 1 0 346285106 32526336 4925 33554432000 4194304 4785740 140737214763600 18446744073709551615 4549947 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 7941 4925 341 145 0 4986 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=354.19 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 35419 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 2233780

[startup+1122.3 s]
/proc/loadavg: 12.00 12.00 11.55 13/202 13198
/proc/meminfo: memFree=13285884/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1727748 CPUtime=374.09 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 112108 0 0 0 37384 25 0 0 25 0 1 0 346285106 1769213952 17660 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 431937 17660 337 96 0 428499 0
[pid=12920] ppid=12918 vsize=32440 CPUtime=374.04 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 5156 0 0 0 37403 1 0 0 25 0 1 0 346285106 33218560 5046 33554432000 4194304 4785740 140737214763600 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 8110 5046 341 145 0 5155 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=374.19 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 37419 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 2234608

[startup+1182.3 s]
/proc/loadavg: 12.00 12.00 11.58 13/202 13199
/proc/meminfo: memFree=13292072/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1713344 CPUtime=394.09 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 113772 0 0 0 39384 25 0 0 25 0 1 0 346285106 1754464256 15977 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 428336 15977 337 96 0 424898 0
[pid=12920] ppid=12918 vsize=32440 CPUtime=394.03 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 5181 0 0 0 39402 1 0 0 25 0 1 0 346285106 33218560 5071 33554432000 4194304 4785740 140737214763600 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 8110 5071 341 145 0 5155 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=394.18 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 39418 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 10590591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2220204

[startup+1242.3 s]
/proc/loadavg: 12.04 12.01 11.61 13/202 13201
/proc/meminfo: memFree=13274204/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1727896 CPUtime=414.1 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 117206 0 0 0 41384 26 0 0 25 0 1 0 346285106 1769365504 19336 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 431974 19336 337 96 0 428536 0
[pid=12920] ppid=12918 vsize=32820 CPUtime=414.03 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 5265 0 0 0 41402 1 0 0 25 0 1 0 346285106 33607680 5155 33554432000 4194304 4785740 140737214763600 18446744073709551615 4549110 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 8205 5155 341 145 0 5250 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=414.18 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 41418 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2235136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.02 12.01 11.63 13/202 13203
/proc/meminfo: memFree=13280888/32951124 swapFree=67111528/67111528
[pid=12918] ppid=12916 vsize=18324 CPUtime=0 cores=1,3
/proc/12918/stat : 12918 (ppfolio) S 12916 12918 12576 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346285106 18763776 394 33554432000 4194304 4287625 140735221966000 18446744073709551615 228095471119 0 0 4096 65536 4611022600598978560 0 0 17 1 0 0 0
/proc/12918/statm: 4581 394 345 23 0 91 0
[pid=12919] ppid=12918 vsize=1728012 CPUtime=433.32 cores=1
/proc/12919/stat : 12919 (cryptominisat) R 12918 12918 12576 0 -1 4202496 118991 0 0 0 43306 26 0 0 25 0 1 0 346285106 1769484288 17716 33554432000 4194304 4587354 140737081054912 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12919/statm: 432003 17716 337 96 0 428565 0
[pid=12920] ppid=12918 vsize=33156 CPUtime=433.32 cores=1
/proc/12920/stat : 12920 (clasp) R 12918 12918 12576 0 -1 4202496 5323 0 0 0 43331 1 0 0 25 0 1 0 346285106 33951744 5213 33554432000 4194304 4785740 140737214763600 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12920/statm: 8289 5213 341 145 0 5334 0
[pid=12921] ppid=12918 vsize=456096 CPUtime=433.38 cores=1
/proc/12921/stat : 12921 (TNM) R 12918 12918 12576 0 -1 4202496 389 0 0 0 43338 0 0 0 25 0 1 0 346285106 467042304 285 33554432000 134512640 134534564 4293990016 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12921/statm: 114024 285 95 6 0 112690 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2235588

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.05
CPU user time (s): 1299.76
CPU system time (s): 0.286956
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4031056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.76
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125239
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= 210
involuntary context switches= 14259

runsolver used 2.08768 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-11 18:18:16
IDJOB=3191645
IDBENCH=82776
IDSOLVER=1613
FILE ID=node142/3191645-1302538696
RUNJOBID= node142-1302536786-12596
PBS_JOBID= 12951113
Free space on /tmp= 71076 MiB

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

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

MD5SUM BENCH= 57404773f78439bca79cfbdcb4a4a71b
RANDOM SEED=2126338100

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:      12795456 kB
Buffers:        722088 kB
Cached:       18194480 kB
SwapCached:          0 kB
Active:       10743016 kB
Inactive:      8997156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12795456 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10176 kB
Writeback:           0 kB
AnonPages:      822924 kB
Mapped:          17896 kB
Slab:           350056 kB
PageTables:       7852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4492832 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= 71072 MiB
End job on node142 at 2011-04-11 18:39:58