Trace number 3484685

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
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)UNSAT 206.665 206.486

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net60-40-10.shuffled.cnf
MD5SUM532245ed9a95eef41b179dba56b78f57
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.016996
Satisfiable
(Un)Satisfiability was proved
Number of variables4800
Number of clauses14281
Sum of the clauses size33540
Maximum clause length60
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 29360
Number of clauses of size 34920
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.31/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.31/0.46	c INFO: solving HOME/instance-3484685-1307753236.cnf
0.31/0.46	c INFO: computing task features
0.31/0.50	c INFO: computed variable-clause graph statistics
0.31/0.50	c INFO: computed clause balance statistics
0.59/0.71	c INFO: computed variable balance statistics
0.69/0.87	c INFO: computed small-clause counts
0.69/0.87	c INFO: computed Horn-clause counts
0.79/0.92	c INFO: computed variable graph statistics
0.79/0.92	c INFO: collected features for HOME/instance-3484685-1307753236.cnf in 0.46 s
0.79/0.93	c INFO: running lingeling-276@0 for 582 with 1199 remaining (b = 0.58)
206.54/206.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3484685-1307753236/watcher-3484685-1307753236 -o /tmp/evaluation-result-3484685-1307753236/solver-3484685-1307753236 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484685-1307753236.cnf -seed 156329704 -budget 1200 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 4.06 4.04 3.92 5/206 16296
/proc/meminfo: memFree=28136268/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=11804 CPUtime=0 cores=4,6
/proc/16296/stat : 16296 (runsolver) R 16294 16296 13569 0 -1 4202560 46 0 0 0 0 0 0 0 25 0 1 0 886921584 12087296 56 33554432000 4194304 5436572 140735222412176 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/16296/statm: 2951 56 36 304 0 2643 0

[startup+0.0451639 s]
/proc/loadavg: 4.06 4.04 3.92 5/206 16296
/proc/meminfo: memFree=28136268/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=18884 CPUtime=0.02 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 1288 0 0 0 2 0 0 0 25 0 1 0 886921584 19337216 1140 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/16296/statm: 4721 1140 421 364 0 690 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18884

[startup+0.100772 s]
/proc/loadavg: 4.06 4.04 3.92 5/206 16296
/proc/meminfo: memFree=28136268/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=104220 CPUtime=0.06 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 3040 0 0 0 5 1 0 0 25 0 1 0 886921584 106721280 2727 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/16296/statm: 26055 2727 847 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 104220

[startup+0.300825 s]
/proc/loadavg: 4.06 4.04 3.92 5/206 16296
/proc/meminfo: memFree=28136268/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=198920 CPUtime=0.21 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 6990 934 1 0 16 5 0 0 19 0 1 0 886921584 203694080 5026 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122712064 0 2147483391 16781312 2 18446744071699207358 0 0 17 6 0 0 0
/proc/16296/statm: 49730 5026 1454 364 0 3757 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 198920

[startup+0.70072 s]
/proc/loadavg: 4.06 4.04 3.92 5/206 16296
/proc/meminfo: memFree=28136268/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=280880 CPUtime=0.59 cores=4,6
/proc/16296/stat : 16296 (python) R 16294 16296 13569 0 -1 4202496 9959 934 1 0 51 8 0 0 19 0 1 0 886921584 287621120 7618 33554432000 4194304 5683644 140734955530912 18446744073709551615 47464010968435 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/16296/statm: 70220 7618 1826 364 0 6144 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 280880

[startup+1.50058 s]
/proc/loadavg: 4.06 4.04 3.92 5/210 16304
/proc/meminfo: memFree=28107368/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 708 0 0 0 0 0 0 0 21 0 1 0 886921677 286179328 5799 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 4476446642261721087 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5799 347 364 0 5786 0
[pid=16304] ppid=16302 vsize=5876 CPUtime=0.56 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 1144 0 0 0 56 0 0 0 25 0 1 0 886921678 6017024 639 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328395 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 1469 639 129 39 0 549 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 575064

[startup+3.10029 s]
/proc/loadavg: 4.06 4.04 3.92 5/210 16304
/proc/meminfo: memFree=28105828/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 731 0 0 0 0 0 0 0 18 0 1 0 886921677 286179328 5806 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 4476446642261688580 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5806 354 364 0 5786 0
[pid=16304] ppid=16302 vsize=7308 CPUtime=2.16 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 1822 0 0 0 216 0 0 0 25 0 1 0 886921678 7483392 1029 33554432000 4194304 4352236 140733563399232 18446744073709551615 4239121 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 1827 1029 129 39 0 907 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 576496

[startup+6.30068 s]
/proc/loadavg: 4.05 4.04 3.92 5/210 16304
/proc/meminfo: memFree=28099632/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 875 0 0 0 0 0 0 0 18 0 1 0 886921677 286179328 5828 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 4476446642261688580 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5828 376 364 0 5786 0
[pid=16304] ppid=16302 vsize=9104 CPUtime=5.36 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 2751 0 0 0 536 0 0 0 25 0 1 0 886921678 9322496 1478 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328359 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 2276 1478 129 39 0 1356 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 578292

[startup+12.7005 s]
/proc/loadavg: 4.05 4.04 3.92 5/210 16304
/proc/meminfo: memFree=28104964/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.01 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 878 0 0 0 0 1 0 0 18 0 1 0 886921677 286179328 5828 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5828 376 364 0 5786 0
[pid=16304] ppid=16302 vsize=9368 CPUtime=11.76 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 3969 0 0 0 1176 0 0 0 25 0 1 0 886921678 9592832 1544 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328063 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 2342 1544 129 39 0 1422 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 578556

[startup+25.5012 s]
/proc/loadavg: 4.04 4.03 3.92 5/210 16305
/proc/meminfo: memFree=28160696/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.02 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=11676 CPUtime=24.56 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 7394 0 0 0 2455 1 0 0 25 0 1 0 886921678 11956224 2121 33554432000 4194304 4352236 140733563399232 18446744073709551615 4329032 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 2919 2121 129 39 0 1999 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 580864

[startup+51.1006 s]
/proc/loadavg: 4.02 4.03 3.92 5/210 16305
/proc/meminfo: memFree=28110340/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.06 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 896 0 0 0 3 3 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=14236 CPUtime=50.16 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 13602 0 0 0 5014 2 0 0 25 0 1 0 886921678 14577664 2761 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328423 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 3559 2761 129 39 0 2639 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 583424

[startup+102.307 s]
/proc/loadavg: 3.95 4.01 3.91 5/202 16491
/proc/meminfo: memFree=30233856/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.13 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 920 0 0 0 6 7 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=18812 CPUtime=101.36 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 24830 0 0 0 10133 3 0 0 25 0 1 0 886921678 19263488 3873 33554432000 4194304 4352236 140733563399232 18446744073709551615 4231408 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 4703 3873 129 39 0 3783 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 588000

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.92 5/202 16492
/proc/meminfo: memFree=30222092/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.2 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 938 0 0 0 10 10 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=23040 CPUtime=161.36 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 35167 0 0 0 16132 4 0 0 25 0 1 0 886921678 23592960 4962 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328105 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5760 4962 129 39 0 4840 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 592228

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

[startup+179.1 s]
/proc/loadavg: 4.01 4.02 3.92 5/202 16493
/proc/meminfo: memFree=30226172/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.23 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 945 0 0 0 12 11 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=24704 CPUtime=178.16 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 38527 0 0 0 17811 5 0 0 25 0 1 0 886921678 25296896 5378 33554432000 4194304 4352236 140733563399232 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 6176 5378 129 39 0 5256 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 179.21
Current children cumulated vsize (KiB) 593892

[startup+191.901 s]
/proc/loadavg: 4.08 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30223196/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.24 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 948 0 0 0 12 12 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=18816 CPUtime=190.96 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 40447 0 0 0 19091 5 0 0 25 0 1 0 886921678 19267584 3906 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328151 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 4704 3906 129 39 0 3784 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 192.02
Current children cumulated vsize (KiB) 588004

[startup+198.301 s]
/proc/loadavg: 4.07 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30157588/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 950 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=21888 CPUtime=197.36 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 42303 0 0 0 19731 5 0 0 25 0 1 0 886921678 22413312 4674 33554432000 4194304 4352236 140733563399232 18446744073709551615 4278667 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5472 4674 129 39 0 4552 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 198.44
Current children cumulated vsize (KiB) 591076

[startup+201.5 s]
/proc/loadavg: 4.07 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30161056/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 950 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=18048 CPUtime=200.56 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 42367 0 0 0 20051 5 0 0 25 0 1 0 886921678 18481152 3714 33554432000 4194304 4352236 140733563399232 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 4512 3714 129 39 0 3592 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 201.64
Current children cumulated vsize (KiB) 587236

[startup+204.701 s]
/proc/loadavg: 4.06 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30158080/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 951 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=19584 CPUtime=203.76 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 42751 0 0 0 20371 5 0 0 25 0 1 0 886921678 20054016 4098 33554432000 4194304 4352236 140733563399232 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 4896 4098 129 39 0 3976 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.84
Current children cumulated vsize (KiB) 588772

[startup+205.501 s]
/proc/loadavg: 4.06 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30158080/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 951 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=23680 CPUtime=204.56 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 43775 0 0 0 20451 5 0 0 25 0 1 0 886921678 24248320 5122 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328392 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5920 5122 129 39 0 5000 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 205.64
Current children cumulated vsize (KiB) 592868

[startup+205.901 s]
/proc/loadavg: 4.06 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30223676/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 951 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=23680 CPUtime=204.96 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 43775 0 0 0 20491 5 0 0 25 0 1 0 886921678 24248320 5122 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5920 5122 129 39 0 5000 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.04
Current children cumulated vsize (KiB) 592868

[startup+206.3 s]
/proc/loadavg: 4.06 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30223676/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 951 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=23680 CPUtime=205.36 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 43775 0 0 0 20531 5 0 0 25 0 1 0 886921678 24248320 5122 33554432000 4194304 4352236 140733563399232 18446744073709551615 4276757 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5920 5122 129 39 0 5000 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.44
Current children cumulated vsize (KiB) 592868

[startup+206.4 s]
/proc/loadavg: 4.06 4.03 3.93 5/202 16493
/proc/meminfo: memFree=30223676/32951124 swapFree=67051744/67111528
[pid=16296] ppid=16294 vsize=289716 CPUtime=0.82 cores=4,6
/proc/16296/stat : 16296 (python) S 16294 16296 13569 0 -1 4202496 10335 934 1 0 74 8 0 0 22 0 2 0 886921584 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134540747 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/16296/statm: 72429 7323 1867 364 0 8347 0
[pid=16302] ppid=16296 vsize=279472 CPUtime=0.26 cores=4,6
/proc/16302/stat : 16302 (python) S 16296 16296 13569 0 -1 4202560 951 0 0 0 13 13 0 0 18 0 1 0 886921677 286179328 5829 33554432000 4194304 5683644 140734955530912 18446744073709551615 228122734095 0 0 16781312 514 2159827865045008644 0 0 17 6 0 0 0
/proc/16302/statm: 69868 5829 377 364 0 5786 0
[pid=16304] ppid=16302 vsize=23680 CPUtime=205.46 cores=4,6
/proc/16304/stat : 16304 (lingeling) R 16302 16304 16304 0 -1 4202496 43775 0 0 0 20541 5 0 0 25 0 1 0 886921678 24248320 5122 33554432000 4194304 4352236 140733563399232 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/16304/statm: 5920 5122 129 39 0 5000 0
[pid=16296/tid=16303] ppid=16294 vsize=289716 CPUtime=0 cores=4,6
/proc/16296/task/16303/stat : 16303 (python) S 16294 16296 13569 0 -1 4202560 29 934 0 0 0 0 0 0 22 0 2 0 886921678 296669184 7323 33554432000 4194304 5683644 140734955530912 18446744073709551615 228134537649 0 0 16781312 2 18446604450508434368 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 206.54
Current children cumulated vsize (KiB) 592868

Child status: 0
Real time (s): 206.486
CPU time (s): 206.665
CPU user time (s): 206.375
CPU system time (s): 0.289955
CPU usage (%): 100.086
Max. virtual memory (cumulated for all children) (KiB): 597220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.375
system time used= 0.289955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60893
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1202
involuntary context switches= 266

runsolver used 0.379942 second user time and 0.749886 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-11 02:47:16
IDJOB=3484685
IDBENCH=88025
IDSOLVER=1976
FILE ID=node138/3484685-1307753236
RUNJOBID= node138-1307750780-15613
PBS_JOBID= 13550821
Free space on /tmp= 73940 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net60-40-10.shuffled.cnf
COMMAND LINE= python DIR/solve DIR/etc/borg-mix+class.industrial.pickle BENCHNAME -seed RANDOMSEED -budget TIMEOUT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3484685-1307753236/watcher-3484685-1307753236 -o /tmp/evaluation-result-3484685-1307753236/solver-3484685-1307753236 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3484685-1307753236.cnf -seed 156329704 -budget 1200

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

MD5SUM BENCH= 532245ed9a95eef41b179dba56b78f57
RANDOM SEED=156329704

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      28136944 kB
Buffers:        261728 kB
Cached:        1682708 kB
SwapCached:      13468 kB
Active:        3313608 kB
Inactive:      1294816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28136944 kB
SwapTotal:    67111528 kB
SwapFree:     67051744 kB
Dirty:           39404 kB
Writeback:           0 kB
AnonPages:     2661400 kB
Mapped:          16372 kB
Slab:           128816 kB
PageTables:      17512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4638856 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= 73928 MiB
End job on node138 at 2011-06-11 02:50:43