Trace number 3378010

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 445.803 446.02

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_pcb_unknown.cnf
MD5SUMe669f2d68684ca746cc80f142ad8d0dc
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.579
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses766757
Sum of the clauses size2858079
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 253534
Number of clauses of size 3101881
Number of clauses of size 4611342
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.64	c INFO: solving HOME/instance-3378010-1305456028.cnf
0.36/0.64	c INFO: computing task features
3.53/3.81	c INFO: computed variable-clause graph statistics
3.53/3.89	c INFO: computed clause balance statistics
20.13/20.43	c INFO: computed variable balance statistics
31.83/32.17	c INFO: computed small-clause counts
31.93/32.23	c INFO: computed Horn-clause counts
33.63/33.90	c INFO: computed variable graph statistics
33.63/33.90	c INFO: collected features for HOME/instance-3378010-1305456028.cnf in 33.17 s
33.63/33.92	c INFO: running lingeling-276@0 for 582 with 2366 remaining (b = 0.34)
445.65/445.96	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-3378010-1305456028/watcher-3378010-1305456028 -o /tmp/evaluation-result-3378010-1305456028/solver-3378010-1305456028 -C 2400 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3378010-1305456028.cnf -seed 1329539608 -budget 2400 

running on 2 cores: 5,7

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: 4.04 3.95 3.90 4/329 25395
/proc/meminfo: memFree=19999572/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=15380 CPUtime=0 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 801 0 0 0 0 0 0 0 21 0 1 0 657201638 15749120 687 33554432000 4194304 5683644 140736683262176 18446744073709551615 4331824 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 3845 692 331 364 0 332 0

[startup+0.0980791 s]
/proc/loadavg: 4.04 3.95 3.90 4/329 25395
/proc/meminfo: memFree=19999572/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=85616 CPUtime=0.05 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 2629 0 0 0 4 1 0 0 17 0 1 0 657201638 87670784 2347 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594864640 0 2147483391 16781312 2 18446744071699215550 0 0 17 5 0 0 0
/proc/25395/statm: 21404 2347 713 364 0 1621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85616

[startup+0.101076 s]
/proc/loadavg: 4.04 3.95 3.90 4/329 25395
/proc/meminfo: memFree=19999572/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=93956 CPUtime=0.06 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 2690 0 0 0 5 1 0 0 17 0 1 0 657201638 96210944 2405 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594553072 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 23489 2405 763 364 0 1621 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93956

[startup+0.301112 s]
/proc/loadavg: 4.04 3.95 3.90 4/329 25395
/proc/meminfo: memFree=19999572/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=135744 CPUtime=0.18 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 5972 930 1 0 13 5 0 0 18 0 1 0 657201638 139001856 4147 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594862597 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 33936 4147 1032 364 0 3122 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135744

[startup+0.701042 s]
/proc/loadavg: 4.04 3.95 3.90 4/329 25395
/proc/meminfo: memFree=19999572/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=300312 CPUtime=0.43 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 14708 930 1 0 33 10 0 0 16 0 1 0 657201638 307519488 12378 33554432000 4194304 5683644 140736683262176 18446744073709551615 4603256 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 75078 12378 1761 364 0 11002 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 300312

[startup+1.50089 s]
/proc/loadavg: 3.96 3.93 3.90 5/330 25400
/proc/meminfo: memFree=19935704/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=353032 CPUtime=1.24 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 27486 930 1 0 112 12 0 0 17 0 1 0 657201638 361504768 25156 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594527429 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 88258 25156 1761 364 0 24182 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 353032

[startup+3.10055 s]
/proc/loadavg: 3.96 3.93 3.90 5/330 25400
/proc/meminfo: memFree=19865032/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=461112 CPUtime=2.83 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 50167 930 1 0 269 14 0 0 19 0 1 0 657201638 472178688 47837 33554432000 4194304 5683644 140736683262176 18446744073709551615 47085894507205 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 115278 47838 1761 364 0 51202 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 461112

[startup+6.30099 s]
/proc/loadavg: 3.96 3.93 3.90 5/330 25401
/proc/meminfo: memFree=19766580/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=488128 CPUtime=6.03 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 86904 930 1 0 585 18 0 0 25 0 1 0 657201638 499843072 59417 33554432000 4194304 5683644 140736683262176 18446744073709551615 47085894380896 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 122032 59417 1826 364 0 57956 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 488128

[startup+12.7009 s]
/proc/loadavg: 3.96 3.94 3.90 5/330 25401
/proc/meminfo: memFree=19766716/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=488128 CPUtime=12.43 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 86904 930 1 0 1225 18 0 0 25 0 1 0 657201638 499843072 59417 33554432000 4194304 5683644 140736683262176 18446744073709551615 235598275241 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 122032 59417 1826 364 0 57956 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 488128

[startup+25.5006 s]
/proc/loadavg: 3.97 3.94 3.90 5/330 25401
/proc/meminfo: memFree=19765496/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=488128 CPUtime=25.23 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 86905 930 1 0 2505 18 0 0 25 0 1 0 657201638 499843072 59418 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594521785 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/25395/statm: 122032 59418 1827 364 0 57956 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 488128

[startup+51.1011 s]
/proc/loadavg: 4.04 3.96 3.91 5/333 25405
/proc/meminfo: memFree=19722124/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.04 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 892 0 0 0 1 3 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=60444 CPUtime=17.11 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 21556 0 0 0 1708 3 0 0 25 0 1 0 657205030 61894656 14281 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 15111 14281 129 39 0 14191 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 1013080

[startup+102.312 s]
/proc/loadavg: 4.02 3.96 3.91 5/333 25406
/proc/meminfo: memFree=19696352/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.15 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 912 0 0 0 6 9 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=69872 CPUtime=68.23 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 24165 0 0 0 6820 3 0 0 25 0 1 0 657205030 71548928 16638 33554432000 4194304 4352236 140735600716032 18446744073709551615 4256434 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 17468 16638 129 39 0 16548 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 1022508

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/333 25408
/proc/meminfo: memFree=19718824/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.29 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 935 0 0 0 14 15 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=59616 CPUtime=128.05 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 24231 0 0 0 12802 3 0 0 25 0 1 0 657205030 61046784 14074 33554432000 4194304 4352236 140735600716032 18446744073709551615 4234392 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 14904 14074 129 39 0 13984 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 162
Current children cumulated vsize (KiB) 1012252

[startup+222.301 s]
/proc/loadavg: 4.10 4.00 3.92 5/333 25409
/proc/meminfo: memFree=19723112/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.43 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 953 0 0 0 21 22 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=59556 CPUtime=187.93 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 24231 0 0 0 18789 4 0 0 25 0 1 0 657205030 60985344 14059 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 14889 14059 129 39 0 13969 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 1012192

[startup+282.3 s]
/proc/loadavg: 4.12 4.03 3.93 5/333 25446
/proc/meminfo: memFree=20041436/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.57 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 969 0 0 0 29 28 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=62652 CPUtime=247.79 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25019 0 0 0 24775 4 0 0 25 0 1 0 657205030 64155648 14833 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328030 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 15663 14833 129 39 0 14743 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 1015288

[startup+342.301 s]
/proc/loadavg: 3.20 3.80 3.86 3/315 25483
/proc/meminfo: memFree=20683696/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0

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

/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25080 0 0 0 30761 4 0 0 25 0 1 0 657205030 64368640 14885 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 15715 14885 129 39 0 14795 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 342.01
Current children cumulated vsize (KiB) 1015496

[startup+402.3 s]
/proc/loadavg: 2.44 3.47 3.74 3/315 25485
/proc/meminfo: memFree=20680768/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.83 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 43 40 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65440 CPUtime=367.55 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25776 0 0 0 36751 4 0 0 25 0 1 0 657205030 67010560 15530 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16360 15530 129 39 0 15440 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 1018076

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

[startup+409.501 s]
/proc/loadavg: 2.40 3.45 3.73 3/315 25485
/proc/meminfo: memFree=20680640/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.85 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 44 41 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65440 CPUtime=374.75 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25776 0 0 0 37471 4 0 0 25 0 1 0 657205030 67010560 15530 33554432000 4194304 4352236 140735600716032 18446744073709551615 4222658 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16360 15530 129 39 0 15440 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 409.26
Current children cumulated vsize (KiB) 1018076

[startup+422.301 s]
/proc/loadavg: 2.31 3.37 3.70 3/315 25485
/proc/meminfo: memFree=20680760/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.88 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 46 42 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65440 CPUtime=387.53 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25776 0 0 0 38749 4 0 0 25 0 1 0 657205030 67010560 15530 33554432000 4194304 4352236 140735600716032 18446744073709551615 4234434 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16360 15530 129 39 0 15440 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 422.07
Current children cumulated vsize (KiB) 1018076

[startup+435.101 s]
/proc/loadavg: 2.26 3.33 3.68 3/315 25486
/proc/meminfo: memFree=20680120/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.91 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 47 44 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65440 CPUtime=400.28 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25776 0 0 0 40024 4 0 0 25 0 1 0 657205030 67010560 15530 33554432000 4194304 4352236 140735600716032 18446744073709551615 4234424 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16360 15530 129 39 0 15440 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 434.85
Current children cumulated vsize (KiB) 1018076

[startup+441.5 s]
/proc/loadavg: 2.22 3.28 3.66 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.93 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 48 45 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65284 CPUtime=406.66 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25786 0 0 0 40662 4 0 0 25 0 1 0 657205030 66850816 15501 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16321 15501 129 39 0 15401 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 441.25
Current children cumulated vsize (KiB) 1017920

[startup+443.101 s]
/proc/loadavg: 2.22 3.28 3.66 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.93 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 48 45 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65284 CPUtime=408.26 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25786 0 0 0 40822 4 0 0 25 0 1 0 657205030 66850816 15501 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328109 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16321 15501 129 39 0 15401 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 442.85
Current children cumulated vsize (KiB) 1017920

[startup+444.701 s]
/proc/loadavg: 2.22 3.28 3.66 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.93 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 48 45 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65284 CPUtime=409.86 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25786 0 0 0 40982 4 0 0 25 0 1 0 657205030 66850816 15501 33554432000 4194304 4352236 140735600716032 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16321 15501 129 39 0 15401 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 444.45
Current children cumulated vsize (KiB) 1017920

[startup+445.512 s]
/proc/loadavg: 2.21 3.26 3.65 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.93 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 48 45 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65284 CPUtime=410.67 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25786 0 0 0 41063 4 0 0 25 0 1 0 657205030 66850816 15501 33554432000 4194304 4352236 140735600716032 18446744073709551615 4328055 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16321 15501 129 39 0 15401 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 445.26
Current children cumulated vsize (KiB) 1017920

[startup+445.901 s]
/proc/loadavg: 2.21 3.26 3.65 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481440 CPUtime=33.66 cores=5,7
/proc/25395/stat : 25395 (python) S 25393 25395 24137 0 -1 4202496 87195 930 1 0 3347 19 0 0 25 0 2 0 657201638 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606693323 0 0 16781312 2 18446744073709551615 0 0 17 5 0 0 0
/proc/25395/statm: 120360 55223 1867 364 0 56278 0
[pid=25402] ppid=25395 vsize=471196 CPUtime=0.93 cores=5,7
/proc/25402/stat : 25402 (python) S 25395 25395 24137 0 -1 4202560 970 0 0 0 48 45 0 0 18 0 1 0 657205030 482504704 53728 33554432000 4194304 5683644 140736683262176 18446744073709551615 235594886671 0 0 16781312 514 502116174079688967 0 0 17 5 0 0 0
/proc/25402/statm: 117799 53728 376 364 0 53717 0
[pid=25404] ppid=25402 vsize=65284 CPUtime=411.06 cores=5,7
/proc/25404/stat : 25404 (lingeling) R 25402 25404 25404 0 -1 4202496 25786 0 0 0 41102 4 0 0 25 0 1 0 657205030 66850816 15501 33554432000 4194304 4352236 140735600716032 18446744073709551615 4329265 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/25404/statm: 16321 15501 129 39 0 15401 0
[pid=25395/tid=25403] ppid=25393 vsize=481440 CPUtime=0 cores=5,7
/proc/25395/task/25403/stat : 25403 (python) S 25393 25395 24137 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 657205030 492994560 55223 33554432000 4194304 5683644 140736683262176 18446744073709551615 235606690225 0 0 16781312 2 18446604471118904000 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 445.65
Current children cumulated vsize (KiB) 1017920

[startup+446.001 s]
/proc/loadavg: 2.21 3.26 3.65 3/315 25486
/proc/meminfo: memFree=20680236/32950928 swapFree=61888748/67111528
[pid=25395] ppid=25393 vsize=481416 CPUtime=445.76 cores=5,7
/proc/25395/stat : 25395 (python) R 25393 25395 24137 0 -1 4202496 111387 27981 1 0 3349 20 41156 51 17 0 1 0 657201638 492969984 55221 33554432000 4194304 5683644 140736683262176 18446744073709551615 5258711 0 0 16781312 0 0 0 0 17 5 0 0 0
/proc/25395/statm: 120354 55221 1865 364 0 56278 0
Current children cumulated CPU time (s) 445.76
Current children cumulated vsize (KiB) 481416

Child status: 0
Real time (s): 446.02
CPU time (s): 445.803
CPU user time (s): 445.07
CPU system time (s): 0.732888
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 1025532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 445.07
system time used= 0.732888
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141249
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= 3260
involuntary context switches= 1970

runsolver used 1.2838 second user time and 3.17852 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-15 12:40:29
IDJOB=3378010
IDBENCH=82500
IDSOLVER=1858
FILE ID=node120/3378010-1305456028
RUNJOBID= node120-1305455861-25296
PBS_JOBID= 13324883
Free space on /tmp= 73464 MiB

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

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

MD5SUM BENCH= e669f2d68684ca746cc80f142ad8d0dc
RANDOM SEED=1329539608

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:      19999612 kB
Buffers:         29284 kB
Cached:         441680 kB
SwapCached:      75464 kB
Active:        1256896 kB
Inactive:     11492264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19999612 kB
SwapTotal:    67111528 kB
SwapFree:     61888748 kB
Dirty:           65204 kB
Writeback:           0 kB
AnonPages:    12208664 kB
Mapped:          26264 kB
Slab:            82116 kB
PageTables:      55556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 53254032 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= 73560 MiB
End job on node120 at 2011-05-15 12:47:55