Trace number 3483991

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)UNSAT 492.727 493.678

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3b_unknown.cnf
MD5SUMb8621ec1841e055a001ab32c33f2b68c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark120.699
Satisfiable
(Un)Satisfiability was proved
Number of variables39151
Number of clauses533919
Sum of the clauses size1968248
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 251568
Number of clauses of size 364292
Number of clauses of size 4418059
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.36/0.62	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.36/0.62	c INFO: solving HOME/instance-3483991-1307749912.cnf
0.36/0.62	c INFO: computing task features
2.56/2.87	c INFO: computed variable-clause graph statistics
2.66/2.92	c INFO: computed clause balance statistics
13.26/13.50	c INFO: computed variable balance statistics
20.76/21.00	c INFO: computed small-clause counts
20.76/21.04	c INFO: computed Horn-clause counts
22.96/23.21	c INFO: computed variable graph statistics
22.96/23.21	c INFO: collected features for HOME/instance-3483991-1307749912.cnf in 22.52 s
22.96/23.22	c INFO: running lingeling-276@0 for 1177 with 1177 remaining (b = 0.44)
492.62/493.62	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3483991-1307749912/watcher-3483991-1307749912 -o /tmp/evaluation-result-3483991-1307749912/solver-3483991-1307749912 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483991-1307749912.cnf -seed 1960296326 -budget 1200 

running on 2 cores: 0,2

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: 5.25 5.12 4.86 7/196 13503
/proc/meminfo: memFree=29350348/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=11804 CPUtime=0 cores=0,2
/proc/13503/stat : 13503 (runsolver) S 13501 13503 12251 0 -1 4202560 47 0 0 0 0 0 0 0 23 0 1 0 886590053 12087296 55 33554432000 4194304 5436572 140734584838112 18446744073709551615 5057063 0 2147483391 4096 24578 18446744071699199166 0 0 17 0 0 0 0
/proc/13503/statm: 2951 55 36 304 0 2643 0

[startup+0.0308929 s]
/proc/loadavg: 5.25 5.12 4.86 7/196 13503
/proc/meminfo: memFree=29350348/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=16240 CPUtime=0 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 1040 0 0 0 0 0 0 0 23 0 1 0 886590053 16629760 910 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272374082 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 4060 910 380 364 0 547 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16240

[startup+0.100833 s]
/proc/loadavg: 5.25 5.12 4.86 7/196 13503
/proc/meminfo: memFree=29350348/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=84472 CPUtime=0.06 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 2400 0 0 0 4 2 0 0 24 0 1 0 886590053 86499328 2127 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 0 0 0 0
/proc/13503/statm: 21118 2127 707 364 0 1335 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 84472

[startup+0.300897 s]
/proc/loadavg: 5.25 5.12 4.86 7/196 13503
/proc/meminfo: memFree=29350348/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=135752 CPUtime=0.18 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 5975 933 1 0 14 4 0 0 17 0 1 0 886590053 139010048 4149 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272685061 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135752

[startup+0.700773 s]
/proc/loadavg: 5.25 5.12 4.86 7/196 13503
/proc/meminfo: memFree=29350348/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=295712 CPUtime=0.46 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 13576 933 1 0 36 10 0 0 16 0 1 0 886590053 302809088 11243 33554432000 4194304 5683644 140735615733568 18446744073709551615 5007116 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 73928 11243 1761 364 0 9852 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 295712

[startup+1.50063 s]
/proc/loadavg: 5.25 5.12 4.86 6/197 13508
/proc/meminfo: memFree=29293184/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=346724 CPUtime=1.26 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 25830 933 1 0 114 12 0 0 17 0 1 0 886590053 355045376 23497 33554432000 4194304 5683644 140735615733568 18446744073709551615 4603712 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 86681 23497 1761 364 0 22605 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 346724

[startup+3.10035 s]
/proc/loadavg: 5.25 5.12 4.86 6/197 13508
/proc/meminfo: memFree=29224736/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=423392 CPUtime=2.86 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 62936 933 1 0 269 17 0 0 19 0 1 0 886590053 433553408 43233 33554432000 4194304 5683644 140735615733568 18446744073709551615 47862733326142 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 105848 43233 1826 364 0 41772 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 423392

[startup+6.30072 s]
/proc/loadavg: 5.23 5.12 4.86 6/197 13508
/proc/meminfo: memFree=29182500/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=423392 CPUtime=6.06 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 62936 933 1 0 589 17 0 0 25 0 1 0 886590053 433553408 43233 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284513108 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 105848 43233 1826 364 0 41772 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 423392

[startup+12.7006 s]
/proc/loadavg: 5.21 5.11 4.86 6/197 13509
/proc/meminfo: memFree=29183400/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=423392 CPUtime=12.46 cores=0,2
/proc/13503/stat : 13503 (python) R 13501 13503 12251 0 -1 4202496 62936 933 1 0 1229 17 0 0 25 0 1 0 886590053 433553408 43233 33554432000 4194304 5683644 140735615733568 18446744073709551615 4272792 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13503/statm: 105848 43233 1826 364 0 41772 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 423392

[startup+25.5003 s]
/proc/loadavg: 5.16 5.11 4.86 6/200 13512
/proc/meminfo: memFree=29139324/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 729 0 0 0 0 0 0 0 18 0 1 0 886592376 421593088 38834 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 4220348668798009604 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38834 353 364 0 38846 0
[pid=13512] ppid=13510 vsize=58620 CPUtime=2.25 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 16147 0 0 0 223 2 0 0 25 0 1 0 886592376 60026880 13696 33554432000 4194304 4352236 140734144239952 18446744073709551615 4207655 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 14655 13696 127 39 0 13735 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 892288

[startup+51.1007 s]
/proc/loadavg: 5.17 5.11 4.87 6/200 13513
/proc/meminfo: memFree=29142164/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.02 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 888 0 0 0 1 1 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=53812 CPUtime=27.82 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 17266 0 0 0 2780 2 0 0 25 0 1 0 886592376 55103488 12623 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 13453 12623 129 39 0 12533 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 887480

[startup+102.307 s]
/proc/loadavg: 5.13 5.11 4.88 6/200 13514
/proc/meminfo: memFree=29141012/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.1 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 912 0 0 0 6 4 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=54472 CPUtime=78.93 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 19335 0 0 0 7890 3 0 0 25 0 1 0 886592376 55779328 12788 33554432000 4194304 4352236 140734144239952 18446744073709551615 4276771 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/13512/statm: 13618 12788 129 39 0 12698 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 102.02
Current children cumulated vsize (KiB) 888140

[startup+162.301 s]
/proc/loadavg: 5.13 5.12 4.89 6/200 13516
/proc/meminfo: memFree=29131692/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.18 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 931 0 0 0 11 7 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=54424 CPUtime=138.6 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 19335 0 0 0 13857 3 0 0 25 0 1 0 886592376 55730176 12776 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328390 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/13512/statm: 13606 12776 129 39 0 12686 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 888092

[startup+222.301 s]
/proc/loadavg: 5.09 5.11 4.91 6/200 13517
/proc/meminfo: memFree=29121984/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.25 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 951 0 0 0 15 10 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=55156 CPUtime=198.27 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 19536 0 0 0 19824 3 0 0 25 0 1 0 886592376 56479744 12959 33554432000 4194304 4352236 140734144239952 18446744073709551615 4238589 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/13512/statm: 13789 12959 129 39 0 12869 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 888824

[startup+282.3 s]
/proc/loadavg: 5.07 5.10 4.91 6/203 13522
/proc/meminfo: memFree=29551328/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.33 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 19 14 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=58416 CPUtime=257.95 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 20375 0 0 0 25792 3 0 0 25 0 1 0 886592376 59817984 13774 33554432000 4194304 4352236 140734144239952 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 2 0 0 0
/proc/13512/statm: 14604 13774 129 39 0 13684 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 281.27

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

/proc/loadavg: 4.01 4.72 4.79 4/189 13579
/proc/meminfo: memFree=28862276/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.5 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 29 21 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60544 CPUtime=377.8 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 20936 0 0 0 37777 3 0 0 25 0 1 0 886592376 61997056 14306 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15136 14306 129 39 0 14216 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 401.29
Current children cumulated vsize (KiB) 894212

[startup+462.3 s]
/proc/loadavg: 3.40 4.42 4.68 4/189 13581
/proc/meminfo: memFree=28672900/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.57 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 33 24 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=437.75 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 43772 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4329060 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 461.31
Current children cumulated vsize (KiB) 894608

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

[startup+473.501 s]
/proc/loadavg: 3.31 4.35 4.66 4/190 13582
/proc/meminfo: memFree=28671392/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.59 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 34 25 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=448.93 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 44890 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 472.51
Current children cumulated vsize (KiB) 894608

[startup+486.301 s]
/proc/loadavg: 3.26 4.30 4.64 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.6 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 25 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=461.72 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46169 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 485.31
Current children cumulated vsize (KiB) 894608

[startup+489.507 s]
/proc/loadavg: 3.24 4.28 4.63 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.6 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 25 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=464.93 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46490 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4329063 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 488.52
Current children cumulated vsize (KiB) 894608

[startup+491.1 s]
/proc/loadavg: 3.24 4.28 4.63 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.61 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 26 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=466.52 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46649 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 490.12
Current children cumulated vsize (KiB) 894608

[startup+492.701 s]
/proc/loadavg: 3.22 4.26 4.62 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.61 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 26 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=468.12 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46809 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 491.72
Current children cumulated vsize (KiB) 894608

[startup+493.101 s]
/proc/loadavg: 3.22 4.26 4.62 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.61 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 26 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=468.52 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46849 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 492.12
Current children cumulated vsize (KiB) 894608

[startup+493.501 s]
/proc/loadavg: 3.22 4.26 4.62 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.61 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 26 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=468.92 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46889 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328009 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 492.52
Current children cumulated vsize (KiB) 894608

[startup+493.601 s]
/proc/loadavg: 3.22 4.26 4.62 4/190 13582
/proc/meminfo: memFree=28671508/32950928 swapFree=67048868/67111528
[pid=13503] ppid=13501 vsize=421956 CPUtime=22.99 cores=0,2
/proc/13503/stat : 13503 (python) S 13501 13503 12251 0 -1 4202496 63223 933 1 0 2282 17 0 0 25 0 2 0 886590053 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 0 0 0 0
/proc/13503/statm: 105489 40352 1867 364 0 41407 0
[pid=13510] ppid=13503 vsize=411712 CPUtime=0.61 cores=0,2
/proc/13510/stat : 13510 (python) S 13503 13503 12251 0 -1 4202560 961 0 0 0 35 26 0 0 18 0 1 0 886592376 421593088 38857 33554432000 4194304 5683644 140735615733568 18446744073709551615 268272709135 0 0 16781312 514 16574407713002324228 0 0 17 0 0 0 0
/proc/13510/statm: 102928 38857 376 364 0 38846 0
[pid=13512] ppid=13510 vsize=60940 CPUtime=469.02 cores=0,2
/proc/13512/stat : 13512 (lingeling) R 13510 13512 13512 0 -1 4202496 21052 0 0 0 46899 3 0 0 25 0 1 0 886592376 62402560 14405 33554432000 4194304 4352236 140734144239952 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 0 0 0 0
/proc/13512/statm: 15235 14405 129 39 0 14315 0
[pid=13503/tid=13511] ppid=13501 vsize=421956 CPUtime=0 cores=0,2
/proc/13503/task/13511/stat : 13511 (python) S 13501 13503 12251 0 -1 4202560 28 933 0 0 0 0 0 0 25 0 2 0 886592376 432082944 40352 33554432000 4194304 5683644 140735615733568 18446744073709551615 268284512689 0 0 16781312 2 18446604451167763456 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 492.62
Current children cumulated vsize (KiB) 894608

Child status: 0
Real time (s): 493.678
CPU time (s): 492.727
CPU user time (s): 492.224
CPU system time (s): 0.502923
CPU usage (%): 99.8075
Max. virtual memory (cumulated for all children) (KiB): 896232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 492.224
system time used= 0.502923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105808
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= 3031
involuntary context switches= 3692

runsolver used 0.841872 second user time and 1.83372 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:51:52
IDJOB=3483991
IDBENCH=82502
IDSOLVER=1976
FILE ID=node122/3483991-1307749912
RUNJOBID= node122-1307747010-12269
PBS_JOBID= 13550835
Free space on /tmp= 73768 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/manthey/traffic/traffic_3b_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-3483991-1307749912/watcher-3483991-1307749912 -o /tmp/evaluation-result-3483991-1307749912/solver-3483991-1307749912 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483991-1307749912.cnf -seed 1960296326 -budget 1200

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

MD5SUM BENCH= b8621ec1841e055a001ab32c33f2b68c
RANDOM SEED=1960296326

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.83
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.820
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.75
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29350528 kB
Buffers:        105056 kB
Cached:        1181216 kB
SwapCached:      14612 kB
Active:        2778644 kB
Inactive:       653744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29350528 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          202164 kB
Writeback:           0 kB
AnonPages:     2143172 kB
Mapped:          15892 kB
Slab:            93208 kB
PageTables:      12720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2887356 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= 73820 MiB
End job on node122 at 2011-06-11 02:00:06