Trace number 3293171

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

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3293171-1303785412/watcher-3293171-1303785412 -o /tmp/evaluation-result-3293171-1303785412/solver-3293171-1303785412 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3293171-1303785412.cnf 

running on 2 cores: 4,6

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: 8.71 9.67 9.28 7/189 13924
/proc/meminfo: memFree=20709808/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) R 13922 13924 12462 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 222732467 18763776 391 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/13924/statm: 4581 391 343 23 0 91 0

[startup+0.0626149 s]
/proc/loadavg: 8.71 9.67 9.28 7/189 13924
/proc/meminfo: memFree=20709808/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 4454648549363122436 0 0 17 4 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100622 s]
/proc/loadavg: 8.71 9.67 9.28 7/189 13924
/proc/meminfo: memFree=20709808/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 4454648549363122436 0 0 17 4 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300602 s]
/proc/loadavg: 8.71 9.67 9.28 7/189 13924
/proc/meminfo: memFree=20709808/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273257605431296 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700521 s]
/proc/loadavg: 8.71 9.67 9.28 7/189 13924
/proc/meminfo: memFree=20709808/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273532483338240 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50038 s]
/proc/loadavg: 8.71 9.67 9.28 10/193 13928
/proc/meminfo: memFree=20636864/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273532483338240 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=72728 CPUtime=0.52 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 13486 0 0 0 50 2 0 0 25 0 1 0 222732468 74473472 11649 33554432000 4194304 4587354 140733259341104 18446744073709551615 4352959 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 18182 11649 315 96 0 14744 0
[pid=13926] ppid=13924 vsize=30628 CPUtime=0.4 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 6215 0 0 0 40 0 0 0 25 0 1 0 222732468 31363072 4847 33554432000 4194304 4785740 140734514029312 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 7657 4847 318 145 0 4702 0
[pid=13927] ppid=13924 vsize=464800 CPUtime=0.55 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 4596 0 0 0 55 0 0 0 25 0 1 0 222732468 475955200 4493 33554432000 134512640 134534564 4293506416 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116200 4493 91 6 0 114866 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 586480

[startup+3.10108 s]
/proc/loadavg: 8.71 9.67 9.28 10/193 13928
/proc/meminfo: memFree=20630168/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273944800198656 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=65724 CPUtime=1.02 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 14457 0 0 0 100 2 0 0 25 0 1 0 222732468 67301376 10702 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 16431 10702 326 96 0 12993 0
[pid=13926] ppid=13924 vsize=34720 CPUtime=0.96 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 7258 0 0 0 96 0 0 0 25 0 1 0 222732468 35553280 5890 33554432000 4194304 4785740 140734514029312 18446744073709551615 268660323013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 8680 5890 320 145 0 5725 0
[pid=13927] ppid=13924 vsize=464800 CPUtime=1.1 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 4596 0 0 0 110 0 0 0 25 0 1 0 222732468 475955200 4493 33554432000 134512640 134534564 4293506416 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116200 4493 91 6 0 114866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 583568

[startup+6.30055 s]
/proc/loadavg: 8.73 9.66 9.28 10/193 13928
/proc/meminfo: memFree=20606100/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274219678105600 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=65724 CPUtime=2.11 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 14937 0 0 0 209 2 0 0 25 0 1 0 222732468 67301376 11172 33554432000 4194304 4587354 140733259341104 18446744073709551615 4230266 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 16431 11172 326 96 0 12993 0
[pid=13926] ppid=13924 vsize=39332 CPUtime=2 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 8959 0 0 0 200 0 0 0 25 0 1 0 222732468 40275968 7060 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 9833 7060 341 145 0 6878 0
[pid=13927] ppid=13924 vsize=467332 CPUtime=2.15 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6825 0 0 0 215 0 0 0 25 0 1 0 222732468 478547968 6722 33554432000 134512640 134534564 4293506416 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116833 6722 95 6 0 115499 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 590712

[startup+12.7004 s]
/proc/loadavg: 8.75 9.65 9.28 10/193 13928
/proc/meminfo: memFree=20602788/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=554524 CPUtime=4.22 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 16270 0 0 0 419 3 0 0 25 0 1 0 222732468 567832576 11177 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 138631 11177 334 96 0 135193 0
[pid=13926] ppid=13924 vsize=39332 CPUtime=4.16 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 8959 0 0 0 416 0 0 0 25 0 1 0 222732468 40275968 7060 33554432000 4194304 4785740 140734514029312 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 9833 7060 341 145 0 6878 0
[pid=13927] ppid=13924 vsize=467332 CPUtime=4.29 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6825 0 0 0 429 0 0 0 25 0 1 0 222732468 478547968 6722 33554432000 134512640 134534564 4293506416 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116833 6722 95 6 0 115499 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1079512

[startup+25.5012 s]
/proc/loadavg: 8.81 9.62 9.27 10/193 13928
/proc/meminfo: memFree=20564608/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=566860 CPUtime=8.51 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 22654 0 0 0 848 3 0 0 25 0 1 0 222732468 580464640 17477 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 141715 17477 339 96 0 138277 0
[pid=13926] ppid=13924 vsize=43596 CPUtime=8.4 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 10050 0 0 0 839 1 0 0 25 0 1 0 222732468 44642304 8151 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 10899 8151 341 145 0 7944 0
[pid=13927] ppid=13924 vsize=467332 CPUtime=8.55 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6825 0 0 0 855 0 0 0 25 0 1 0 222732468 478547968 6722 33554432000 134512640 134534564 4293506416 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116833 6722 95 6 0 115499 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1096112

[startup+51.1007 s]
/proc/loadavg: 8.87 9.57 9.26 10/193 13929
/proc/meminfo: memFree=20547812/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274357117059072 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=562748 CPUtime=17.01 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 26029 0 0 0 1698 3 0 0 25 0 1 0 222732468 576253952 17072 33554432000 4194304 4587354 140733259341104 18446744073709551615 4241151 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 140687 17072 339 96 0 137249 0
[pid=13926] ppid=13924 vsize=51788 CPUtime=16.96 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 12096 0 0 0 1695 1 0 0 25 0 1 0 222732468 53030912 10197 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 12947 10197 341 145 0 9992 0
[pid=13927] ppid=13924 vsize=467332 CPUtime=17.09 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6825 0 0 0 1709 0 0 0 25 0 1 0 222732468 478547968 6722 33554432000 134512640 134534564 4293506416 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116833 6722 95 6 0 115499 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1100192

[startup+102.307 s]
/proc/loadavg: 8.94 9.48 9.25 10/193 13960
/proc/meminfo: memFree=20422312/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=555060 CPUtime=34.11 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 34420 0 0 0 3407 4 0 0 25 0 1 0 222732468 568381440 17529 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 138765 17529 339 96 0 135327 0
[pid=13926] ppid=13924 vsize=65960 CPUtime=34 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 15467 0 0 0 3398 2 0 0 25 0 1 0 222732468 67543040 13568 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 16490 13568 341 145 0 13535 0
[pid=13927] ppid=13924 vsize=467332 CPUtime=34.17 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6825 0 0 0 3417 0 0 0 25 0 1 0 222732468 478547968 6722 33554432000 134512640 134534564 4293506416 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 116833 6722 95 6 0 115499 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1106676

[startup+162.301 s]
/proc/loadavg: 8.98 9.39 9.23 10/193 14081
/proc/meminfo: memFree=20297752/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273532483338240 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=535640 CPUtime=54.1 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 40411 0 0 0 5405 5 0 0 25 0 1 0 222732468 548495360 21320 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 133910 21320 339 96 0 130472 0
[pid=13926] ppid=13924 vsize=68932 CPUtime=53.99 cores=4

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

/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1180164

[startup+882.301 s]
/proc/loadavg: 8.00 8.31 8.75 9/192 14158
/proc/meminfo: memFree=18309108/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190273807361245184 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=619588 CPUtime=294.08 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79807 0 0 0 29393 15 0 0 25 0 1 0 222732468 634458112 31552 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 154897 31552 339 96 0 151459 0
[pid=13926] ppid=13924 vsize=104964 CPUtime=294.05 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 24605 0 0 0 29400 5 0 0 25 0 1 0 222732468 107483136 22706 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 26241 22706 341 145 0 23286 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=294.15 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 29413 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1214040

[startup+942.301 s]
/proc/loadavg: 8.00 8.25 8.70 9/192 14160
/proc/meminfo: memFree=18320492/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274082239152128 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=597668 CPUtime=314.09 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79808 0 0 0 31394 15 0 0 25 0 1 0 222732468 612012032 31552 33554432000 4194304 4587354 140733259341104 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 149417 31552 339 96 0 145979 0
[pid=13926] ppid=13924 vsize=106560 CPUtime=314.06 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 25022 0 0 0 31400 6 0 0 25 0 1 0 222732468 109117440 23123 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 26640 23123 341 145 0 23685 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=314.15 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 31413 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1193716

[startup+1002.3 s]
/proc/loadavg: 8.03 8.21 8.66 9/192 14161
/proc/meminfo: memFree=18285128/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274219678105600 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=582420 CPUtime=334.1 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79836 0 0 0 33395 15 0 0 25 0 1 0 222732468 596398080 31577 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 145605 31577 339 96 0 142167 0
[pid=13926] ppid=13924 vsize=107592 CPUtime=334.05 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 25246 0 0 0 33399 6 0 0 25 0 1 0 222732468 110174208 23347 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 26898 23347 341 145 0 23943 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=334.15 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 33413 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1179500

[startup+1062.3 s]
/proc/loadavg: 8.01 8.17 8.61 9/192 14163
/proc/meminfo: memFree=18280028/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274357117059072 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=567836 CPUtime=354.1 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79837 0 0 0 35395 15 0 0 25 0 1 0 222732468 581464064 31577 33554432000 4194304 4587354 140733259341104 18446744073709551615 4236479 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 141959 31577 339 96 0 138521 0
[pid=13926] ppid=13924 vsize=108924 CPUtime=354.05 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 25548 0 0 0 35399 6 0 0 25 0 1 0 222732468 111538176 23649 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 27231 23649 341 145 0 24276 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=354.15 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 35413 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1166248

[startup+1122.3 s]
/proc/loadavg: 8.00 8.14 8.57 9/192 14165
/proc/meminfo: memFree=17895980/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=584544 CPUtime=374.11 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79842 0 0 0 37396 15 0 0 25 0 1 0 222732468 598573056 31581 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 146136 31581 339 96 0 142698 0
[pid=13926] ppid=13924 vsize=110760 CPUtime=374.05 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 25940 0 0 0 37399 6 0 0 25 0 1 0 222732468 113418240 24041 33554432000 4194304 4785740 140734514029312 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 27690 24041 341 145 0 24735 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=374.14 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 37412 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134528330 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1184792

[startup+1182.3 s]
/proc/loadavg: 8.00 8.11 8.53 9/192 14169
/proc/meminfo: memFree=17522708/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274219678105600 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=576048 CPUtime=394.12 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79864 0 0 0 39397 15 0 0 25 0 1 0 222732468 589873152 31602 33554432000 4194304 4587354 140733259341104 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 144012 31602 339 96 0 140574 0
[pid=13926] ppid=13924 vsize=111604 CPUtime=394.04 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 26137 0 0 0 39398 6 0 0 25 0 1 0 222732468 114282496 24238 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 27901 24238 341 145 0 24946 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=394.14 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 39412 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1177140

[startup+1242.3 s]
/proc/loadavg: 8.00 8.09 8.50 9/192 14171
/proc/meminfo: memFree=17808148/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274219678105600 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=585308 CPUtime=414.13 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79865 0 0 0 41398 15 0 0 25 0 1 0 222732468 599355392 31602 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 146327 31602 339 96 0 142889 0
[pid=13926] ppid=13924 vsize=112648 CPUtime=414.04 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 26356 0 0 0 41398 6 0 0 25 0 1 0 222732468 115351552 24457 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 28162 24457 341 145 0 25207 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=414.14 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 41412 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1187444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.48 7.67 8.33 6/183 14189
/proc/meminfo: memFree=18103308/32951124 swapFree=67111528/67111528
[pid=13924] ppid=13922 vsize=18324 CPUtime=0 cores=4,6
/proc/13924/stat : 13924 (ppfolio) S 13922 13924 12462 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 222732467 18763776 393 33554432000 4194304 4287625 140733946158656 18446744073709551615 268660682255 0 0 4096 65536 3190274357117059072 0 0 17 6 0 0 0
/proc/13924/statm: 4581 393 345 23 0 91 0
[pid=13925] ppid=13924 vsize=580096 CPUtime=433.35 cores=4
/proc/13925/stat : 13925 (cryptominisat) R 13924 13924 12462 0 -1 4202496 79892 0 0 0 43320 15 0 0 25 0 1 0 222732468 594018304 31627 33554432000 4194304 4587354 140733259341104 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13925/statm: 145024 31627 339 96 0 141586 0
[pid=13926] ppid=13924 vsize=113248 CPUtime=433.24 cores=4
/proc/13926/stat : 13926 (clasp) R 13924 13924 12462 0 -1 4202496 26515 0 0 0 43318 6 0 0 25 0 1 0 222732468 115965952 24616 33554432000 4194304 4785740 140734514029312 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/13926/statm: 28312 24616 341 145 0 25357 0
[pid=13927] ppid=13924 vsize=471164 CPUtime=433.42 cores=4
/proc/13927/stat : 13927 (TNM) R 13924 13924 12462 0 -1 4202496 6826 0 0 0 43340 2 0 0 25 0 1 0 222732468 482471936 6723 33554432000 134512640 134534564 4293506416 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13927/statm: 117791 6723 95 6 0 116457 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1182832

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

Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1299.78
CPU system time (s): 0.23
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 1606048

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= 499
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= 229
involuntary context switches= 3

runsolver used 2.36164 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-26 04:36:52
IDJOB=3293171
IDBENCH=88062
IDSOLVER=1613
FILE ID=node107/3293171-1303785412
RUNJOBID= node107-1303783905-13484
PBS_JOBID= 13157212
Free space on /tmp= 71992 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293171-1303785412/watcher-3293171-1303785412 -o /tmp/evaluation-result-3293171-1303785412/solver-3293171-1303785412 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3293171-1303785412.cnf

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=1394879348

node107.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.829
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.75
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20710088 kB
Buffers:       2035820 kB
Cached:        9577360 kB
SwapCached:          0 kB
Active:        7757904 kB
Inactive:      4001892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20710088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23596 kB
Writeback:           0 kB
AnonPages:      146240 kB
Mapped:          17164 kB
Slab:           417020 kB
PageTables:       5468 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2004140 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= 71772 MiB
End job on node107 at 2011-04-26 04:58:34