Trace number 3483842

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)? (TO) 1200.05 1199.83

General information on the benchmark

Nameibm-2002-30r-k85.cnf
MD5SUMc08fe2d9c476652207ada677b7ca59f9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark42.9815
Satisfiable
(Un)Satisfiability was proved
Number of variables181484
Number of clauses890298
Sum of the clauses size2338581
Maximum clause length19
Minimum clause length1
Number of clauses of size 1771
Number of clauses of size 2667172
Number of clauses of size 3144951
Number of clauses of size 424791
Number of clauses of size 511035
Number of clauses of size over 541578

Solver Data

0.32/0.47	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.32/0.47	c INFO: solving HOME/instance-3483842-1307747078.cnf
0.32/0.47	c INFO: computing task features
3.28/3.40	c INFO: computed variable-clause graph statistics
3.38/3.52	c INFO: computed clause balance statistics
16.98/17.10	c INFO: computed variable balance statistics
26.38/26.55	c INFO: computed small-clause counts
26.58/26.73	c INFO: computed Horn-clause counts
64.58/64.79	c INFO: computed variable graph statistics
64.58/64.79	c INFO: collected features for HOME/instance-3483842-1307747078.cnf in 64.22 s
64.67/64.80	c INFO: running cryptominisat-2.9.0@0 for 1135 with 1135 remaining (b = 0.46)

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

running on 2 cores: 5,7

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.62 1.42 0.49 4/184 28030
/proc/meminfo: memFree=28325964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=11804 CPUtime=0 cores=5,7
/proc/28030/stat : 28030 (runsolver) R 28028 28030 27894 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 886307516 12087296 50 33554432000 4194304 5436572 140736315308816 18446744073709551615 4883175 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/28030/statm: 2951 50 31 304 0 2643 0

[startup+0.0731101 s]
/proc/loadavg: 4.62 1.42 0.49 4/184 28030
/proc/meminfo: memFree=28325964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=36504 CPUtime=0.03 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 1612 0 0 0 3 0 0 0 20 0 1 0 886307516 37380096 1443 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/28030/statm: 9126 1443 452 364 0 943 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 36504

[startup+0.101105 s]
/proc/loadavg: 4.62 1.42 0.49 4/184 28030
/proc/meminfo: memFree=28325964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=87700 CPUtime=0.05 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 2638 0 0 0 4 1 0 0 20 0 1 0 886307516 89804800 2353 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/28030/statm: 21925 2353 717 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 87700

[startup+0.300071 s]
/proc/loadavg: 4.62 1.42 0.49 4/184 28030
/proc/meminfo: memFree=28325964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=156684 CPUtime=0.21 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 6442 933 1 0 16 5 0 0 18 0 1 0 886307516 160444416 4538 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647144448 0 2147483391 16781312 2 18446744071699109054 0 0 17 7 0 0 0
/proc/28030/statm: 39171 4543 1257 364 0 3279 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 156684

[startup+0.701003 s]
/proc/loadavg: 4.62 1.42 0.49 4/184 28030
/proc/meminfo: memFree=28325964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=310160 CPUtime=0.58 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 17138 933 1 0 49 9 0 0 18 0 1 0 886307516 317603840 14803 33554432000 4194304 5683644 140733905752896 18446744073709551615 47850788361481 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/28030/statm: 77540 14803 1761 364 0 13464 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 310160

[startup+1.50091 s]
/proc/loadavg: 4.62 1.42 0.49 5/185 28035
/proc/meminfo: memFree=28252380/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=364676 CPUtime=1.37 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 30539 933 1 0 126 11 0 0 19 0 1 0 886307516 373428224 28204 33554432000 4194304 5683644 140733905752896 18446744073709551615 210646807237 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 91169 28207 1761 364 0 27093 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 364676

[startup+3.10064 s]
/proc/loadavg: 4.62 1.42 0.49 5/185 28035
/proc/meminfo: memFree=28178104/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=471932 CPUtime=2.98 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 79829 933 1 0 281 17 0 0 22 0 1 0 886307516 483258368 55356 33554432000 4194304 5683644 140733905752896 18446744073709551615 47850617495472 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 117983 55356 1814 364 0 53907 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 471932

[startup+6.30109 s]
/proc/loadavg: 4.81 1.52 0.53 5/185 28035
/proc/meminfo: memFree=28109684/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=471932 CPUtime=6.18 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 79843 933 1 0 601 17 0 0 25 0 1 0 886307516 483258368 55368 33554432000 4194304 5683644 140733905752896 18446744073709551615 47850617660440 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 117983 55368 1826 364 0 53907 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 471932

[startup+12.701 s]
/proc/loadavg: 4.90 1.59 0.56 6/185 28037
/proc/meminfo: memFree=28110104/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=471932 CPUtime=12.58 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 79843 933 1 0 1241 17 0 0 25 0 1 0 886307516 483258368 55368 33554432000 4194304 5683644 140733905752896 18446744073709551615 47850617811042 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 117983 55368 1826 364 0 53907 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 471932

[startup+25.5009 s]
/proc/loadavg: 4.84 1.74 0.62 5/188 28040
/proc/meminfo: memFree=27916980/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=471932 CPUtime=25.38 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 79844 933 1 0 2521 17 0 0 25 0 1 0 886307516 483258368 55369 33554432000 4194304 5683644 140733905752896 18446744073709551615 4941968 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 117983 55369 1827 364 0 53907 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 471932

[startup+51.1005 s]
/proc/loadavg: 4.90 2.00 0.74 5/185 28129
/proc/meminfo: memFree=28154344/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=471932 CPUtime=50.98 cores=5,7
/proc/28030/stat : 28030 (python) R 28028 28030 27894 0 -1 4202496 79850 933 1 0 5081 17 0 0 25 0 1 0 886307516 483258368 55375 33554432000 4194304 5683644 140733905752896 18446744073709551615 47850617510028 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28030/statm: 117983 55375 1833 364 0 53907 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 471932

[startup+102.307 s]
/proc/loadavg: 4.39 2.31 0.91 6/188 28137
/proc/meminfo: memFree=27700300/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=0.06 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 910 0 0 0 3 3 0 0 15 0 1 0 886313997 468025344 50193 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50193 376 364 0 50182 0
[pid=28132] ppid=28130 vsize=515552 CPUtime=37.43 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 138348 0 0 0 3726 17 0 0 25 0 1 0 886313997 527925248 116887 33554432000 4194304 4677096 140735362711472 18446744073709551615 4318902 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 128888 116887 394 118 0 123847 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 1439908

[startup+162.301 s]
/proc/loadavg: 4.14 2.61 1.10 6/191 28142
/proc/meminfo: memFree=27578952/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=0.15 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 951 0 0 0 8 7 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=567004 CPUtime=97.37 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 148690 0 0 0 9718 19 0 0 25 0 1 0 886313997 580612096 127220 33554432000 4194304 4677096 140735362711472 18446744073709551615 4504461 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 141751 127220 394 118 0 136710 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 1491360

[startup+222.301 s]
/proc/loadavg: 4.05 2.86 1.28 6/194 28145
/proc/meminfo: memFree=27238148/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=0.23 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 974 0 0 0 12 11 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=546960 CPUtime=157.31 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 154105 0 0 0 15710 21 0 0 25 0 1 0 886313997 560087040 124134 33554432000 4194304 4677096 140735362711472 18446744073709551615 4320776 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 136740 124134 394 118 0 131699 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 1471316

[startup+282.301 s]
/proc/loadavg: 4.05 3.08 1.45 6/194 28147
/proc/meminfo: memFree=27219176/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=0.32 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 994 0 0 0 17 15 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=562688 CPUtime=217.25 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 165666 0 0 0 21701 24 0 0 25 0 1 0 886313997 576192512 128138 33554432000 4194304 4677096 140735362711472 18446744073709551615 4319643 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 140672 128138 394 118 0 135631 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1487044

[startup+342.3 s]
/proc/loadavg: 4.02 3.25 1.61 6/205 28160
/proc/meminfo: memFree=26409964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=0.41 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 996 0 0 0 22 19 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=563568 CPUtime=277.18 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 179181 0 0 0 27690 28 0 0 25 0 1 0 886313997 577093632 128222 33554432000 4194304 4677096 140735362711472 18446744073709551615 4320016 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 140892 128222 394 118 0 135851 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0

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

/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.04 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1002 0 0 0 53 51 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=600764 CPUtime=696.74 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 262657 0 0 0 69622 52 0 0 25 0 1 0 886313997 615182336 138246 33554432000 4194304 4677096 140735362711472 18446744073709551615 4319069 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 150191 138246 396 118 0 145150 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 762.45
Current children cumulated vsize (KiB) 1525120

[startup+822.3 s]
/proc/loadavg: 4.05 3.86 2.57 6/245 28212
/proc/meminfo: memFree=20512928/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.13 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1002 0 0 0 58 55 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=601396 CPUtime=756.65 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 273069 0 0 0 75610 55 0 0 25 0 1 0 886313997 615829504 138323 33554432000 4194304 4677096 140735362711472 18446744073709551615 4321144 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 150349 138323 396 118 0 145308 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 822.45
Current children cumulated vsize (KiB) 1525752

[startup+882.3 s]
/proc/loadavg: 4.02 3.89 2.65 5/249 28218
/proc/meminfo: memFree=19857416/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.23 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1003 0 0 0 63 60 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=645484 CPUtime=816.57 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 289180 0 0 0 81598 59 0 0 25 0 1 0 886313997 660975616 147745 33554432000 4194304 4677096 140735362711472 18446744073709551615 4320988 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 161371 147745 396 118 0 156330 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 882.47
Current children cumulated vsize (KiB) 1569840

[startup+942.301 s]
/proc/loadavg: 4.32 4.01 2.77 6/202 28317
/proc/meminfo: memFree=26490300/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.31 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1003 0 0 0 67 64 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=646020 CPUtime=876.49 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 300088 0 0 0 87588 61 0 0 25 0 1 0 886313997 661524480 147750 33554432000 4194304 4677096 140735362711472 18446744073709551615 4319571 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 161505 147750 396 118 0 156464 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 942.47
Current children cumulated vsize (KiB) 1570376

[startup+1002.3 s]
/proc/loadavg: 4.25 4.06 2.86 6/205 28322
/proc/meminfo: memFree=26485964/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.39 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1003 0 0 0 71 68 0 0 15 0 1 0 886313997 468025344 50194 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50194 377 364 0 50182 0
[pid=28132] ppid=28130 vsize=646708 CPUtime=936.43 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 311208 0 0 0 93579 64 0 0 25 0 1 0 886313997 662228992 147603 33554432000 4194304 4677096 140735362711472 18446744073709551615 4358583 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 161677 147603 396 118 0 156636 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1002.49
Current children cumulated vsize (KiB) 1571064

[startup+1062.3 s]
/proc/loadavg: 4.33 4.11 2.95 5/205 28370
/proc/meminfo: memFree=26439316/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.48 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1017 0 0 0 76 72 0 0 15 0 1 0 886313997 468025344 50203 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50203 386 364 0 50182 0
[pid=28132] ppid=28130 vsize=647420 CPUtime=996.35 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 322632 0 0 0 99568 67 0 0 25 0 1 0 886313997 662958080 147410 33554432000 4194304 4677096 140735362711472 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 161855 147410 394 118 0 156814 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1062.5
Current children cumulated vsize (KiB) 1571776

[startup+1122.3 s]
/proc/loadavg: 4.25 4.12 3.03 6/205 28370
/proc/meminfo: memFree=26407792/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.57 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1017 0 0 0 79 78 0 0 15 0 1 0 886313997 468025344 50203 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50203 386 364 0 50182 0
[pid=28132] ppid=28130 vsize=666624 CPUtime=1056.28 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 334596 0 0 0 105557 71 0 0 25 0 1 0 886313997 682622976 153379 33554432000 4194304 4677096 140735362711472 18446744073709551615 4319726 0 0 16781312 2 0 0 0 17 7 0 0 0
/proc/28132/statm: 166656 153379 394 118 0 161615 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1122.52
Current children cumulated vsize (KiB) 1590980

[startup+1182.3 s]
/proc/loadavg: 4.16 4.11 3.09 6/205 28372
/proc/meminfo: memFree=26409772/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.65 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1017 0 0 0 83 82 0 0 15 0 1 0 886313997 468025344 50203 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 5625897538415460616 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50203 386 364 0 50182 0
[pid=28132] ppid=28130 vsize=667000 CPUtime=1116.21 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 346089 0 0 0 111548 73 0 0 25 0 1 0 886313997 683008000 151721 33554432000 4194304 4677096 140735362711472 18446744073709551615 4320006 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 166750 151721 394 118 0 161709 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1182.53
Current children cumulated vsize (KiB) 1591356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.8 s]
/proc/loadavg: 4.12 4.10 3.11 6/205 28372
/proc/meminfo: memFree=26410516/32951132 swapFree=67061148/67111528
[pid=28030] ppid=28028 vsize=467300 CPUtime=64.67 cores=5,7
/proc/28030/stat : 28030 (python) S 28028 28030 27894 0 -1 4202496 80126 933 1 0 6450 17 0 0 18 0 2 0 886307516 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658973131 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28030/statm: 116825 51688 1867 364 0 52743 0
[pid=28130] ppid=28030 vsize=457056 CPUtime=1.68 cores=5,7
/proc/28130/stat : 28130 (python) S 28030 28030 27894 0 -1 4202560 1017 0 0 0 85 83 0 0 15 0 1 0 886313997 468025344 50203 33554432000 4194304 5683644 140733905752896 18446744073709551615 210647166479 0 0 16781312 514 1442735177502523656 0 0 17 5 0 0 0
/proc/28130/statm: 114264 50203 386 364 0 50182 0
[pid=28132] ppid=28130 vsize=667000 CPUtime=1133.7 cores=5,7
/proc/28132/stat : 28132 (cryptominisat-2) R 28130 28132 28132 0 -1 4202496 347188 0 0 0 113296 74 0 0 25 0 1 0 886313997 683008000 152820 33554432000 4194304 4677096 140735362711472 18446744073709551615 4319991 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/28132/statm: 166750 152820 394 118 0 161709 0
[pid=28030/tid=28131] ppid=28028 vsize=467300 CPUtime=0 cores=5,7
/proc/28030/task/28131/stat : 28131 (python) S 28028 28030 27894 0 -1 4202560 30 933 0 0 0 0 0 0 25 0 2 0 886313997 478515200 51688 33554432000 4194304 5683644 140733905752896 18446744073709551615 210658970033 0 0 16781312 2 18446604459169077312 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 1591356

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 28030 and gives
#  childrusage.ru_utime.tv_sec=64
#  childrusage.ru_utime.tv_usec=510192
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=191970
# CPU time returned by wait4() is 64.7022
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.83
CPU time (s): 1200.05
CPU user time (s): 1198.31
CPU system time (s): 1.74
CPU usage (%): 100.019
Max. virtual memory (cumulated for all children) (KiB): 1697964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.5102
system time used= 0.19197
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81059
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= 1168
involuntary context switches= 145

runsolver used 2.03269 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-11 01:04:39
IDJOB=3483842
IDBENCH=69635
IDSOLVER=1976
FILE ID=node129/3483842-1307747078
RUNJOBID= node129-1307747008-27915
PBS_JOBID= 13550828
Free space on /tmp= 73960 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT_RACE08/cnf/ibm-2002-30r-k85.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-3483842-1307747078/watcher-3483842-1307747078 -o /tmp/evaluation-result-3483842-1307747078/solver-3483842-1307747078 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483842-1307747078.cnf -seed 1592216059 -budget 1200

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

MD5SUM BENCH= c08fe2d9c476652207ada677b7ca59f9
RANDOM SEED=1592216059

node129.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.831
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.66
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.831
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.83
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.831
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.75
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      28326020 kB
Buffers:        387464 kB
Cached:        3141300 kB
SwapCached:      13132 kB
Active:        1945188 kB
Inactive:      2420236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      28326020 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:          128948 kB
Writeback:           0 kB
AnonPages:      833088 kB
Mapped:          14944 kB
Slab:           191116 kB
PageTables:       7916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1047388 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73976 MiB
End job on node129 at 2011-06-11 01:24:41