Trace number 3378007

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)UNSAT 451.716 452.349

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_kkb_unknown.cnf
MD5SUM254fcd4eae8129ad5842f186e24e0793
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark110.799
Satisfiable
(Un)Satisfiability was proved
Number of variables34510
Number of clauses701694
Sum of the clauses size2616281
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252869
Number of clauses of size 384757
Number of clauses of size 4564068
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.45/2.01	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.45/2.01	c INFO: solving HOME/instance-3378007-1305455861.cnf
0.45/2.01	c INFO: computing task features
3.34/4.92	c INFO: computed variable-clause graph statistics
4.04/5.60	c INFO: computed clause balance statistics
17.94/19.50	c INFO: computed variable balance statistics
28.14/29.78	c INFO: computed small-clause counts
28.24/29.84	c INFO: computed Horn-clause counts
29.93/31.59	c INFO: computed variable graph statistics
29.93/31.59	c INFO: collected features for HOME/instance-3378007-1305455861.cnf in 29.47 s
30.02/31.61	c INFO: running lingeling-276@0 for 582 with 2370 remaining (b = 0.34)
451.53/452.28	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.0 (svn: 961)

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

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: 2.97 3.78 3.84 5/309 25318
/proc/meminfo: memFree=21021604/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=11796 CPUtime=0 cores=4,6
/proc/25318/stat : 25318 (runsolver) R 25316 25318 24137 0 -1 4202560 45 0 0 0 0 0 0 0 19 0 1 0 657184985 12079104 52 33554432000 4194304 5432360 140736352291248 18446744073709551615 5055511 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/25318/statm: 2949 52 33 303 0 2643 0

[startup+0.0705121 s]
/proc/loadavg: 2.97 3.78 3.84 5/309 25318
/proc/meminfo: memFree=21021604/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=16240 CPUtime=0.01 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 1044 0 6 0 1 0 0 0 19 0 1 0 657184985 16629760 922 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 2
/proc/25318/statm: 4060 922 381 364 0 547 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16240

[startup+0.100497 s]
/proc/loadavg: 2.97 3.78 3.84 5/309 25318
/proc/meminfo: memFree=21021604/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=16400 CPUtime=0.01 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 1160 0 6 0 1 0 0 0 19 0 1 0 657184985 16793600 1031 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594862516 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 2
/proc/25318/statm: 4100 1031 414 364 0 587 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16400

[startup+0.30053 s]
/proc/loadavg: 2.97 3.78 3.84 5/309 25318
/proc/meminfo: memFree=21021604/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=50012 CPUtime=0.04 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 1931 0 17 0 4 0 0 0 17 0 1 0 657184985 51212288 1713 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 4
/proc/25318/statm: 12504 1713 476 364 0 1204 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 50012

[startup+0.700442 s]
/proc/loadavg: 2.97 3.78 3.84 5/309 25318
/proc/meminfo: memFree=21021604/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=116608 CPUtime=0.13 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 3819 0 36 0 8 5 0 0 16 0 1 0 657184985 119406592 3492 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594862437 0 2147483391 16781312 2 18446744071699215550 0 0 17 4 0 0 11
/proc/25318/statm: 29152 3492 895 364 0 2653 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 116608

[startup+1.50028 s]
/proc/loadavg: 2.97 3.78 3.84 3/318 25342
/proc/meminfo: memFree=20897296/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=198920 CPUtime=0.33 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 6961 924 70 8 19 14 0 0 16 0 1 0 657184985 203694080 5054 33554432000 4194304 5683644 140734571826576 18446744073709551615 235598275253 0 0 16781312 2 0 0 0 17 4 0 0 25
/proc/25318/statm: 49730 5054 1466 364 0 3757 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 198920

[startup+3.10098 s]
/proc/loadavg: 3.05 3.78 3.84 4/317 25343
/proc/meminfo: memFree=20740920/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=366344 CPUtime=1.54 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 30606 924 92 8 136 18 0 0 17 0 1 0 657184985 375136256 28366 33554432000 4194304 5683644 140734571826576 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 4 0 0 31
/proc/25318/statm: 91586 28366 1761 364 0 27510 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 366344
heavy processes:

[startup+6.30035 s]
/proc/loadavg: 3.05 3.78 3.84 5/321 25352
/proc/meminfo: memFree=19877236/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=470400 CPUtime=4.74 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 80253 924 92 8 449 25 0 0 22 0 1 0 657184985 481689600 54985 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594522804 0 0 16781312 2 0 0 0 17 4 0 0 31
/proc/25318/statm: 117600 54985 1826 364 0 53524 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 470400
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 3.71 3.90 3.88 5/321 25352
/proc/meminfo: memFree=19344944/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=470400 CPUtime=11.14 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 80253 924 92 8 1089 25 0 0 25 0 1 0 657184985 481689600 54985 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594521750 0 0 16781312 2 0 0 0 17 4 0 0 31
/proc/25318/statm: 117600 54985 1826 364 0 53524 0
Current children cumulated CPU time (s) 11.14
Current children cumulated vsize (KiB) 470400

[startup+25.501 s]
/proc/loadavg: 3.75 3.90 3.88 5/321 25353
/proc/meminfo: memFree=19216676/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=470400 CPUtime=23.95 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 80254 924 92 8 2370 25 0 0 25 0 1 0 657184985 481689600 54986 33554432000 4194304 5683644 140734571826576 18446744073709551615 4623691 0 0 16781312 2 0 0 0 17 4 0 0 31
/proc/25318/statm: 117600 54986 1827 364 0 53524 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 470400

[startup+51.1005 s]
/proc/loadavg: 3.84 3.91 3.88 5/327 25359
/proc/meminfo: memFree=19131044/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.03 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 895 0 0 0 1 2 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=58968 CPUtime=19.44 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 20999 0 0 0 1941 3 0 0 25 0 1 0 657188147 60383232 13912 33554432000 4194304 4352236 140735340817776 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 14742 13912 129 39 0 13822 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.5
Current children cumulated vsize (KiB) 979020

[startup+102.301 s]
/proc/loadavg: 3.93 3.92 3.89 5/330 25364
/proc/meminfo: memFree=19099088/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.16 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 920 0 0 0 8 8 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=58096 CPUtime=70.64 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 20999 0 0 0 7061 3 0 0 25 0 1 0 657188147 59490304 13694 33554432000 4194304 4352236 140735340817776 18446744073709551615 4222641 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 14524 13694 129 39 0 13604 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 100.83
Current children cumulated vsize (KiB) 978148

[startup+162.301 s]
/proc/loadavg: 4.04 3.95 3.90 5/327 25372
/proc/meminfo: memFree=19931852/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.3 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 940 0 0 0 15 15 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=58472 CPUtime=130.64 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21112 0 0 0 13061 3 0 0 25 0 1 0 657188147 59875328 13788 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 14618 13788 129 39 0 13698 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 978524

[startup+222.3 s]
/proc/loadavg: 4.04 3.96 3.91 5/333 25405
/proc/meminfo: memFree=19722248/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.44 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 960 0 0 0 23 21 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=60852 CPUtime=190.63 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21724 0 0 0 19060 3 0 0 25 0 1 0 657188147 62312448 14383 33554432000 4194304 4352236 140735340817776 18446744073709551615 4207831 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15213 14383 129 39 0 14293 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (KiB) 980904

[startup+282.301 s]
/proc/loadavg: 4.01 3.97 3.91 5/333 25406
/proc/meminfo: memFree=19706328/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.58 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 30 28 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=60796 CPUtime=250.62 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21724 0 0 0 25059 3 0 0 25 0 1 0 657188147 62255104 14369 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328059 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15199 14369 129 39 0 14279 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 281.23
Current children cumulated vsize (KiB) 980848

[startup+342.3 s]
/proc/loadavg: 4.08 3.99 3.91 5/333 25408
/proc/meminfo: memFree=19723760/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6

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

/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21724 0 0 0 31059 3 0 0 25 0 1 0 657188147 62169088 14348 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15178 14348 129 39 0 14258 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 341.36
Current children cumulated vsize (KiB) 980764

[startup+402.301 s]
/proc/loadavg: 4.08 4.00 3.92 5/333 25410
/proc/meminfo: memFree=19720372/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.85 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 44 41 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=61372 CPUtime=370.62 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21901 0 0 0 37059 3 0 0 25 0 1 0 657188147 62844928 14513 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328068 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15343 14513 129 39 0 14423 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 401.5
Current children cumulated vsize (KiB) 981424

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

[startup+409.8 s]
/proc/loadavg: 4.07 4.00 3.92 5/333 25410
/proc/meminfo: memFree=19720364/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.88 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 46 42 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=61372 CPUtime=378.12 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 21901 0 0 0 37809 3 0 0 25 0 1 0 657188147 62844928 14513 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328114 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15343 14513 129 39 0 14423 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 409.03
Current children cumulated vsize (KiB) 981424

[startup+435.401 s]
/proc/loadavg: 4.16 4.03 3.93 5/330 25442
/proc/meminfo: memFree=20065816/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.93 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 48 45 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=403.72 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 40369 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4235610 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 434.68
Current children cumulated vsize (KiB) 982648

[startup+441.801 s]
/proc/loadavg: 4.15 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20042364/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.95 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 49 46 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=410.12 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 41009 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4331564 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 441.1
Current children cumulated vsize (KiB) 982648

[startup+448.201 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20041436/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.96 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 50 46 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=416.52 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 41649 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4329300 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 447.51
Current children cumulated vsize (KiB) 982648

[startup+449.8 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20041508/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.96 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 50 46 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=418.12 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 41809 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4235938 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 449.11
Current children cumulated vsize (KiB) 982648

[startup+451.401 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20045224/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.98 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 51 47 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=419.72 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 41969 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4234441 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 450.73
Current children cumulated vsize (KiB) 982648

[startup+451.801 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20045224/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.98 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 51 47 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=420.12 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 42009 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 451.13
Current children cumulated vsize (KiB) 982648

[startup+452.201 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20045224/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465148 CPUtime=30.03 cores=4,6
/proc/25318/stat : 25318 (python) S 25316 25318 24137 0 -1 4202496 80554 924 92 8 2978 25 0 0 25 0 2 0 657184985 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 31
/proc/25318/statm: 116287 51158 1875 364 0 52205 0
[pid=25354] ppid=25318 vsize=454904 CPUtime=0.98 cores=4,6
/proc/25354/stat : 25354 (python) S 25318 25318 24137 0 -1 4202560 973 0 0 0 51 47 0 0 18 0 1 0 657188146 465821696 49655 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594886671 0 0 16781312 514 15180121415866089731 0 0 17 6 0 0 0
/proc/25354/statm: 113726 49655 376 364 0 49644 0
[pid=25356] ppid=25354 vsize=62596 CPUtime=420.52 cores=4,6
/proc/25356/stat : 25356 (lingeling) R 25354 25356 25356 0 -1 4202496 22313 0 0 0 42049 3 0 0 25 0 1 0 657188147 64098304 14819 33554432000 4194304 4352236 140735340817776 18446744073709551615 4328349 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/25356/statm: 15649 14819 129 39 0 14729 0
[pid=25318/tid=25355] ppid=25316 vsize=465148 CPUtime=0 cores=4,6
/proc/25318/task/25355/stat : 25355 (python) S 25316 25318 24137 0 -1 4202560 31 924 0 8 0 0 0 0 25 0 2 0 657188147 476311552 51158 33554432000 4194304 5683644 140734571826576 18446744073709551615 235606690225 0 0 16781312 2 18446604443709663936 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 451.53
Current children cumulated vsize (KiB) 982648

[startup+452.301 s]
/proc/loadavg: 4.11 4.03 3.93 5/330 25447
/proc/meminfo: memFree=20104148/32950928 swapFree=61888748/67111528
[pid=25318] ppid=25316 vsize=465124 CPUtime=451.65 cores=4,6
/proc/25318/stat : 25318 (python) R 25316 25318 24137 0 -1 4202496 88259 24500 92 8 2979 26 42108 52 17 0 1 0 657184985 476286976 51156 33554432000 4194304 5683644 140734571826576 18446744073709551615 235594522039 0 0 16781312 0 0 0 0 17 4 0 0 31
/proc/25318/statm: 116281 51156 1873 364 0 52205 0
Current children cumulated CPU time (s) 451.65
Current children cumulated vsize (KiB) 465124

Child status: 0
Real time (s): 452.349
CPU time (s): 451.716
CPU user time (s): 450.902
CPU system time (s): 0.813876
CPU usage (%): 99.8602
Max. virtual memory (cumulated for all children) (KiB): 990576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 450.902
system time used= 0.813876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129286
page faults= 100
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41499
involuntary context switches= 925

runsolver used 1.36279 second user time and 3.17552 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 12:37:42
IDJOB=3378007
IDBENCH=82496
IDSOLVER=1858
FILE ID=node120/3378007-1305455861
RUNJOBID= node120-1305455861-25294
PBS_JOBID= 13324883
Free space on /tmp= 73580 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/manthey/traffic/traffic_kkb_unknown.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-3378007-1305455861/watcher-3378007-1305455861 -o /tmp/evaluation-result-3378007-1305455861/solver-3378007-1305455861 -C 2400 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378007-1305455861.cnf -seed 1933339897 -budget 2400

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

MD5SUM BENCH= 254fcd4eae8129ad5842f186e24e0793
RANDOM SEED=1933339897

node120.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.809
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.61
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.809
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.809
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.809
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.78
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.809
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.809
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.809
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:     32950928 kB
MemFree:      21021884 kB
Buffers:         28116 kB
Cached:         341848 kB
SwapCached:      75464 kB
Active:         201712 kB
Inactive:     11532416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21021884 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:          160840 kB
Writeback:           0 kB
AnonPages:    11294632 kB
Mapped:          19144 kB
Slab:            84012 kB
PageTables:      49108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51561360 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= 73464 MiB
End job on node120 at 2011-05-15 12:45:15