Trace number 3483986

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 442.31 442.385

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.29/0.46	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.29/0.46	c INFO: solving HOME/instance-3483986-1307749860.cnf
0.29/0.46	c INFO: computing task features
3.49/3.60	c INFO: computed variable-clause graph statistics
3.49/3.67	c INFO: computed clause balance statistics
18.60/18.74	c INFO: computed variable balance statistics
28.89/29.07	c INFO: computed small-clause counts
28.99/29.13	c INFO: computed Horn-clause counts
30.60/30.80	c INFO: computed variable graph statistics
30.60/30.80	c INFO: collected features for HOME/instance-3483986-1307749860.cnf in 30.25 s
30.69/30.81	c INFO: running lingeling-276@0 for 1169 with 1169 remaining (b = 0.43)
442.19/442.32	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-3483986-1307749860/watcher-3483986-1307749860 -o /tmp/evaluation-result-3483986-1307749860/solver-3483986-1307749860 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483986-1307749860.cnf -seed 267937517 -budget 1200 

running on 2 cores: 1,3

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.19 5.07 4.83 6/196 13456
/proc/meminfo: memFree=29495276/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=11804 CPUtime=0 cores=1,3
/proc/13456/stat : 13456 (runsolver) R 13454 13456 12251 0 -1 4202560 46 0 0 0 0 0 0 0 20 0 1 0 886584899 12087296 55 33554432000 4194304 5436572 140736418641536 18446744073709551615 5057063 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/13456/statm: 2951 55 36 304 0 2643 0

[startup+0.090508 s]
/proc/loadavg: 5.19 5.07 4.83 6/196 13456
/proc/meminfo: memFree=29495276/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=94172 CPUtime=0.06 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 2765 0 0 0 5 1 0 0 20 0 1 0 886584899 96432128 2474 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272687104 0 2147483391 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 23543 2474 764 364 0 1675 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 94172

[startup+0.100506 s]
/proc/loadavg: 5.19 5.07 4.83 6/196 13456
/proc/meminfo: memFree=29495276/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=102012 CPUtime=0.06 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 3014 0 0 0 5 1 0 0 20 0 1 0 886584899 104460288 2705 33554432000 4194304 5683644 140734739189568 18446744073709551615 4651824 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 25503 2711 841 364 0 1803 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 102012

[startup+0.30047 s]
/proc/loadavg: 5.19 5.07 4.83 6/196 13456
/proc/meminfo: memFree=29495276/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=194552 CPUtime=0.21 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 6921 937 1 0 17 4 0 0 17 0 1 0 886584899 199221248 4966 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/13456/statm: 48638 4966 1431 364 0 3757 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 194552

[startup+0.700398 s]
/proc/loadavg: 5.19 5.07 4.83 6/196 13456
/proc/meminfo: memFree=29495276/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=312296 CPUtime=0.59 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 17608 937 1 0 51 8 0 0 17 0 1 0 886584899 319791104 15276 33554432000 4194304 5683644 140734739189568 18446744073709551615 4619648 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 78074 15277 1761 364 0 13998 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 312296

[startup+1.50025 s]
/proc/loadavg: 5.19 5.07 4.83 6/197 13461
/proc/meminfo: memFree=29420520/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=362956 CPUtime=1.39 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 30379 937 1 0 129 10 0 0 18 0 1 0 886584899 371666944 28047 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272385517 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 90739 28047 1761 364 0 26663 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 362956

[startup+3.10098 s]
/proc/loadavg: 5.19 5.07 4.83 6/197 13461
/proc/meminfo: memFree=29372272/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=466724 CPUtime=2.99 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 54509 937 1 0 286 13 0 0 21 0 1 0 886584899 477925376 52177 33554432000 4194304 5683644 140734739189568 18446744073709551615 47410688195269 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 116681 52179 1761 364 0 52605 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 466724

[startup+6.3004 s]
/proc/loadavg: 5.42 5.12 4.85 6/197 13461
/proc/meminfo: memFree=29292504/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=487508 CPUtime=6.19 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 86699 937 1 0 603 16 0 0 25 0 1 0 886584899 499208192 59262 33554432000 4194304 5683644 140734739189568 18446744073709551615 47410688089204 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 121877 59262 1826 364 0 57801 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 487508

[startup+12.7003 s]
/proc/loadavg: 5.38 5.12 4.85 6/197 13461
/proc/meminfo: memFree=29293244/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=487508 CPUtime=12.59 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 86699 937 1 0 1243 16 0 0 25 0 1 0 886584899 499208192 59262 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272338020 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 121877 59262 1826 364 0 57801 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 487508

[startup+25.501 s]
/proc/loadavg: 5.30 5.11 4.85 6/197 13462
/proc/meminfo: memFree=29291024/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=487508 CPUtime=25.39 cores=1,3
/proc/13456/stat : 13456 (python) R 13454 13456 12251 0 -1 4202496 86700 937 1 0 2523 16 0 0 25 0 1 0 886584899 499208192 59263 33554432000 4194304 5683644 140734739189568 18446744073709551615 47410690777851 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/13456/statm: 121877 59263 1827 364 0 57801 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 487508

[startup+51.1004 s]
/proc/loadavg: 5.25 5.12 4.86 5/192 13490
/proc/meminfo: memFree=29399804/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.02 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 884 0 0 0 1 1 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=60588 CPUtime=20.23 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 21495 0 0 0 2020 3 0 0 25 0 1 0 886587981 62042112 14317 33554432000 4194304 4352236 140735029912384 18446744073709551615 4329024 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15147 14317 129 39 0 14227 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 1012048

[startup+102.306 s]
/proc/loadavg: 5.17 5.11 4.87 6/200 13513
/proc/meminfo: memFree=29142164/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.09 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 908 0 0 0 4 5 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=59908 CPUtime=71.37 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 21584 0 0 0 7134 3 0 0 25 0 1 0 886587981 61345792 14147 33554432000 4194304 4352236 140735029912384 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 14977 14147 129 39 0 14057 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 1011368

[startup+162.301 s]
/proc/loadavg: 5.11 5.11 4.88 6/200 13514
/proc/meminfo: memFree=29128848/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.17 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 928 0 0 0 8 9 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=70524 CPUtime=131.28 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 24271 0 0 0 13125 3 0 0 25 0 1 0 886587981 72216576 16801 33554432000 4194304 4352236 140735029912384 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 17631 16801 129 39 0 16711 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 1021984

[startup+222.301 s]
/proc/loadavg: 5.11 5.11 4.89 6/200 13516
/proc/meminfo: memFree=29131796/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.25 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 948 0 0 0 12 13 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=60512 CPUtime=191.21 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 24385 0 0 0 19118 3 0 0 25 0 1 0 886587981 61964288 14298 33554432000 4194304 4352236 140735029912384 18446744073709551615 4329066 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15128 14298 129 39 0 14208 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 1011972

[startup+282.301 s]
/proc/loadavg: 5.08 5.10 4.91 6/200 13517
/proc/meminfo: memFree=29119240/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.33 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 16 17 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=62516 CPUtime=251.13 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 24894 0 0 0 25110 3 0 0 25 0 1 0 886587981 64016384 14799 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328000 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15629 14799 129 39 0 14709 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1013976

[startup+342.301 s]
/proc/loadavg: 5.06 5.10 4.91 5/194 13547
/proc/meminfo: memFree=29712876/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.4 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 19 21 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63424 CPUtime=311.05 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 31102 3 0 0 25 0 1 0 886587981 64946176 15026 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328368 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15856 15026 129 39 0 14936 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 1014884

[startup+402.301 s]
/proc/loadavg: 4.39 4.89 4.85 5/194 13549
/proc/meminfo: memFree=29713172/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.47 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 23 24 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63372 CPUtime=371 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 37097 3 0 0 25 0 1 0 886587981 64892928 15013 33554432000 4194304 4352236 140735029912384 18446744073709551615 4235746 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15843 15013 129 39 0 14923 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1014832

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

[startup+409.501 s]
/proc/loadavg: 4.33 4.87 4.84 5/194 13549
/proc/meminfo: memFree=29713408/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.48 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 23 25 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63372 CPUtime=378.19 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 37816 3 0 0 25 0 1 0 886587981 64892928 15013 33554432000 4194304 4352236 140735029912384 18446744073709551615 4329086 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15843 15013 129 39 0 14923 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 409.38
Current children cumulated vsize (KiB) 1014832

[startup+422.3 s]
/proc/loadavg: 4.28 4.84 4.83 5/194 13549
/proc/meminfo: memFree=29713404/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.5 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 24 26 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=390.98 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 39095 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4278730 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 422.19
Current children cumulated vsize (KiB) 1014776

[startup+435.101 s]
/proc/loadavg: 4.21 4.79 4.82 5/198 13554
/proc/meminfo: memFree=28646216/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.51 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 26 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=403.77 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 40374 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4270802 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 434.99
Current children cumulated vsize (KiB) 1014776

[startup+438.3 s]
/proc/loadavg: 4.21 4.79 4.82 5/198 13554
/proc/meminfo: memFree=28533376/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.52 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 27 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=406.96 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 40693 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 438.19
Current children cumulated vsize (KiB) 1014776

[startup+439.901 s]
/proc/loadavg: 4.20 4.78 4.81 5/198 13554
/proc/meminfo: memFree=28533252/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.52 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 27 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=408.57 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 40854 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 439.8
Current children cumulated vsize (KiB) 1014776

[startup+441.501 s]
/proc/loadavg: 4.20 4.78 4.81 5/198 13554
/proc/meminfo: memFree=28533128/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.52 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 27 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=410.16 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 41013 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328013 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 441.39
Current children cumulated vsize (KiB) 1014776

[startup+441.901 s]
/proc/loadavg: 4.20 4.78 4.81 5/198 13554
/proc/meminfo: memFree=28533128/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.52 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 27 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=410.56 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 41053 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328085 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 441.79
Current children cumulated vsize (KiB) 1014776

[startup+442.301 s]
/proc/loadavg: 4.20 4.78 4.81 5/198 13554
/proc/meminfo: memFree=28533004/32950928 swapFree=67048868/67111528
[pid=13456] ppid=13454 vsize=480852 CPUtime=30.71 cores=1,3
/proc/13456/stat : 13456 (python) S 13454 13456 12251 0 -1 4202496 86987 937 1 0 3054 17 0 0 25 0 2 0 886584899 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13456/statm: 120213 55076 1867 364 0 56131 0
[pid=13463] ppid=13456 vsize=470608 CPUtime=0.52 cores=1,3
/proc/13463/stat : 13463 (python) S 13456 13456 12251 0 -1 4202560 962 0 0 0 25 27 0 0 18 0 1 0 886587980 481902592 53581 33554432000 4194304 5683644 140734739189568 18446744073709551615 268272709135 0 0 16781312 514 11974578827968872712 0 0 17 1 0 0 0
/proc/13463/statm: 117652 53581 376 364 0 53570 0
[pid=13465] ppid=13463 vsize=63316 CPUtime=410.96 cores=1,3
/proc/13465/stat : 13465 (lingeling) R 13463 13465 13465 0 -1 4202496 25144 0 0 0 41093 3 0 0 25 0 1 0 886587981 64835584 14999 33554432000 4194304 4352236 140735029912384 18446744073709551615 4328100 0 0 16781312 17506 0 0 0 17 1 0 0 0
/proc/13465/statm: 15829 14999 129 39 0 14909 0
[pid=13456/tid=13464] ppid=13454 vsize=480852 CPUtime=0 cores=1,3
/proc/13456/task/13464/stat : 13464 (python) S 13454 13456 12251 0 -1 4202560 29 937 0 0 0 0 0 0 25 0 2 0 886587981 492392448 55076 33554432000 4194304 5683644 140734739189568 18446744073709551615 268284512689 0 0 16781312 2 18446604471122445376 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 442.19
Current children cumulated vsize (KiB) 1014776

Child status: 0
Real time (s): 442.385
CPU time (s): 442.31
CPU user time (s): 441.797
CPU system time (s): 0.512922
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1024672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 441.797
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140318
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= 1435
involuntary context switches= 1901

runsolver used 0.754885 second user time and 1.66175 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:51:01
IDJOB=3483986
IDBENCH=82497
IDSOLVER=1976
FILE ID=node122/3483986-1307749860
RUNJOBID= node122-1307747010-12271
PBS_JOBID= 13550835
Free space on /tmp= 73772 MiB

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

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=267937517

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:      29495828 kB
Buffers:        104632 kB
Cached:        1172316 kB
SwapCached:      14612 kB
Active:        2637360 kB
Inactive:       651316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29495828 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          236648 kB
Writeback:           0 kB
AnonPages:     2009372 kB
Mapped:          15808 kB
Slab:            93412 kB
PageTables:      12164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2623200 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= 73768 MiB
End job on node122 at 2011-06-11 01:58:23