Trace number 3483914

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)? (TO) 1200.07 1202.02

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data

2.24/2.70	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
2.24/2.70	c INFO: solving HOME/instance-3483914-1307748559.cnf
2.24/2.70	c INFO: computing task features
2.45/2.90	c INFO: computed variable-clause graph statistics
2.45/2.98	c INFO: computed clause balance statistics
11.75/12.29	c INFO: computed variable balance statistics
18.55/19.00	c INFO: computed small-clause counts
18.65/19.13	c INFO: computed Horn-clause counts
39.65/40.17	c INFO: computed variable graph statistics
39.65/40.17	c INFO: collected features for HOME/instance-3483914-1307748559.cnf in 39.27 s
39.65/40.18	c INFO: running lingeling-276@0 for 1160 with 1160 remaining (b = 0.47)

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.04 5.01 4.26 5/196 12815
/proc/meminfo: memFree=28605896/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=16400 CPUtime=0.01 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 1118 0 0 0 1 0 0 0 20 0 1 0 886454754 16793600 985 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272745568 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 4100 985 408 364 0 587 0

[startup+0.0567959 s]
/proc/loadavg: 5.04 5.01 4.26 5/196 12815
/proc/meminfo: memFree=28605896/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=29788 CPUtime=0.02 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 1399 0 0 0 2 0 0 0 20 0 1 0 886454754 30502912 1241 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272349505 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 7447 1241 443 364 0 817 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29788

[startup+0.100789 s]
/proc/loadavg: 5.04 5.01 4.26 5/196 12815
/proc/meminfo: memFree=28605896/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=85360 CPUtime=0.05 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 2587 0 0 0 4 1 0 0 17 0 1 0 886454754 87408640 2309 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272732295 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 21340 2309 708 364 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 85360

[startup+0.3047 s]
/proc/loadavg: 5.04 5.01 4.26 5/196 12815
/proc/meminfo: memFree=28605896/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=131296 CPUtime=0.16 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 5712 930 1 0 12 4 0 0 19 0 1 0 886454754 134447104 4099 33554432000 4194304 5683644 140737005387776 18446744073709551615 4620076 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 32824 4099 1015 364 0 3085 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 131296

[startup+0.700681 s]
/proc/loadavg: 5.04 5.01 4.26 5/196 12815
/proc/meminfo: memFree=28605896/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=226932 CPUtime=0.28 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 7755 930 1 0 21 7 0 0 15 0 1 0 886454754 232378368 5678 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 5 0 0 0
/proc/12815/statm: 56733 5678 1566 364 0 4271 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 226932

[startup+1.50048 s]
/proc/loadavg: 5.04 5.01 4.26 7/197 12820
/proc/meminfo: memFree=28562140/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=334440 CPUtime=1.04 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 23086 930 1 0 93 11 0 0 16 0 1 0 886454754 342466560 20755 33554432000 4194304 5683644 140737005387776 18446744073709551615 4531822 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 83610 20756 1761 364 0 19534 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 334440

[startup+3.1002 s]
/proc/loadavg: 5.04 5.01 4.26 7/197 12820
/proc/meminfo: memFree=28487120/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416356 CPUtime=2.65 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 59263 930 1 0 249 16 0 0 18 0 1 0 886454754 426348544 41474 33554432000 4194304 5683644 140737005387776 18446744073709551615 4619670 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 104089 41474 1826 364 0 40013 0
Current children cumulated CPU time (s) 2.65
Current children cumulated vsize (KiB) 416356

[startup+6.30069 s]
/proc/loadavg: 5.04 5.01 4.26 6/197 12820
/proc/meminfo: memFree=28442356/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416356 CPUtime=5.85 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 59263 930 1 0 569 16 0 0 25 0 1 0 886454754 426348544 41474 33554432000 4194304 5683644 140737005387776 18446744073709551615 47043742695775 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 104089 41474 1826 364 0 40013 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 416356

[startup+12.7005 s]
/proc/loadavg: 5.03 5.01 4.27 6/197 12821
/proc/meminfo: memFree=28438140/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416356 CPUtime=12.25 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 59264 930 1 0 1209 16 0 0 25 0 1 0 886454754 426348544 41475 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272349713 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 104089 41475 1827 364 0 40013 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 416356

[startup+25.5002 s]
/proc/loadavg: 5.02 5.01 4.28 6/197 12821
/proc/meminfo: memFree=28429452/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416356 CPUtime=25.05 cores=5,7
/proc/12815/stat : 12815 (python) R 12813 12815 12251 0 -1 4202496 59270 930 1 0 2489 16 0 0 25 0 1 0 886454754 426348544 41481 33554432000 4194304 5683644 140737005387776 18446744073709551615 47043742615692 0 0 16781312 2 0 0 0 17 5 0 0 0
/proc/12815/statm: 104089 41481 1833 364 0 40013 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 416356

[startup+51.1006 s]
/proc/loadavg: 5.02 5.01 4.29 6/200 12825
/proc/meminfo: memFree=28323388/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.01 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 885 0 0 0 0 1 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=36724 CPUtime=10.84 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 16137 0 0 0 1082 2 0 0 25 0 1 0 886458773 37605376 8351 33554432000 4194304 4352236 140737281806672 18446744073709551615 4231284 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 9181 8351 129 39 0 8261 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 858696

[startup+102.307 s]
/proc/loadavg: 5.00 5.00 4.33 6/200 12826
/proc/meminfo: memFree=28296384/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.08 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 908 0 0 0 4 4 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=53448 CPUtime=61.86 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 20631 0 0 0 6184 2 0 0 25 0 1 0 886458773 54730752 12532 33554432000 4194304 4352236 140737281806672 18446744073709551615 4328026 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 13362 12532 129 39 0 12442 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 875420

[startup+162.301 s]
/proc/loadavg: 5.00 5.00 4.37 6/200 12828
/proc/meminfo: memFree=28158976/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.16 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 932 0 0 0 9 7 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=78024 CPUtime=121.8 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 26917 0 0 0 12177 3 0 0 25 0 1 0 886458773 79896576 18676 33554432000 4194304 4352236 140737281806672 18446744073709551615 4281302 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 19506 18676 129 39 0 18586 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 899996

[startup+222.301 s]
/proc/loadavg: 5.00 5.00 4.41 6/200 12829
/proc/meminfo: memFree=28148012/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.23 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 951 0 0 0 12 11 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=78008 CPUtime=181.7 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 26917 0 0 0 18167 3 0 0 25 0 1 0 886458773 79880192 18672 33554432000 4194304 4352236 140737281806672 18446744073709551615 4276518 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 19502 18672 129 39 0 18582 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 899980

[startup+282.3 s]
/proc/loadavg: 5.00 5.00 4.44 6/204 12835
/proc/meminfo: memFree=28044732/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.31 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 16 15 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=94360 CPUtime=241.38 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 31013 0 0 0 24135 3 0 0 25 0 1 0 886458773 96624640 22760 33554432000 4194304 4352236 140737281806672 18446744073709551615 4238648 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 23590 22760 129 39 0 22670 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 281.42
Current children cumulated vsize (KiB) 916332

[startup+342.301 s]
/proc/loadavg: 5.00 5.00 4.47 6/204 12836
/proc/meminfo: memFree=27944156/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0

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

/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=0.95 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 48 47 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=130948 CPUtime=720.19 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 100860 0 0 0 72008 11 0 0 25 0 1 0 886458773 134090752 31907 33554432000 4194304 4352236 140737281806672 18446744073709551615 4328194 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 32737 31907 129 39 0 31817 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 760.87
Current children cumulated vsize (KiB) 952920

[startup+822.301 s]
/proc/loadavg: 5.07 5.03 4.69 6/204 12899
/proc/meminfo: memFree=27849120/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.04 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 53 51 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=159616 CPUtime=779.89 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 120318 0 0 0 77976 13 0 0 25 0 1 0 886458773 163446784 39074 33554432000 4194304 4352236 140737281806672 18446744073709551615 4278692 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 39904 39074 129 39 0 38984 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 820.66
Current children cumulated vsize (KiB) 981588

[startup+882.3 s]
/proc/loadavg: 4.97 5.01 4.70 6/197 12990
/proc/meminfo: memFree=29291996/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.11 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 57 54 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=184192 CPUtime=839.69 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 126462 0 0 0 83956 13 0 0 25 0 1 0 886458773 188612608 45218 33554432000 4194304 4352236 140737281806672 18446744073709551615 4278597 0 0 16781312 17506 0 0 0 17 7 0 0 0
/proc/12824/statm: 46048 45218 129 39 0 45128 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 880.53
Current children cumulated vsize (KiB) 1006164

[startup+942.301 s]
/proc/loadavg: 5.13 5.06 4.73 6/197 12991
/proc/meminfo: memFree=28874396/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.19 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 61 58 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=155516 CPUtime=899.43 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 140798 0 0 0 89928 15 0 0 25 0 1 0 886458773 159248384 38049 33554432000 4194304 4352236 140737281806672 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 38879 38049 129 39 0 37959 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 940.35
Current children cumulated vsize (KiB) 977488

[startup+1002.3 s]
/proc/loadavg: 5.04 5.05 4.75 6/200 12996
/proc/meminfo: memFree=28943496/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.26 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 65 61 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=155508 CPUtime=959.36 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 150014 0 0 0 95920 16 0 0 25 0 1 0 886458773 159240192 38047 33554432000 4194304 4352236 140737281806672 18446744073709551615 4280952 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 38877 38047 129 39 0 37957 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1000.35
Current children cumulated vsize (KiB) 977480

[startup+1062.3 s]
/proc/loadavg: 5.01 5.04 4.76 6/194 13006
/proc/meminfo: memFree=29263904/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.34 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 69 65 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=200564 CPUtime=1019.3 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 172542 0 0 0 101912 18 0 0 25 0 1 0 886458773 205377536 49311 33554432000 4194304 4352236 140737281806672 18446744073709551615 4207645 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 50141 49311 129 39 0 49221 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1060.37
Current children cumulated vsize (KiB) 1022536

[startup+1122.3 s]
/proc/loadavg: 5.00 5.03 4.77 6/200 13045
/proc/meminfo: memFree=28916812/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.4 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 72 68 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=151408 CPUtime=1079.23 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 181758 0 0 0 107903 20 0 0 25 0 1 0 886458773 155041792 37022 33554432000 4194304 4352236 140737281806672 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 37852 37022 129 39 0 36932 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1120.36
Current children cumulated vsize (KiB) 973380

[startup+1182.3 s]
/proc/loadavg: 5.04 5.03 4.79 6/197 13090
/proc/meminfo: memFree=29151152/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.48 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 77 71 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=192368 CPUtime=1139.16 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 191998 0 0 0 113895 21 0 0 25 0 1 0 886458773 196984832 47262 33554432000 4194304 4352236 140737281806672 18446744073709551615 4278531 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 48092 47262 129 39 0 47172 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1180.37
Current children cumulated vsize (KiB) 1014340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202 s]
/proc/loadavg: 5.09 5.05 4.80 6/200 13093
/proc/meminfo: memFree=29119956/32950928 swapFree=67048868/67111528
[pid=12815] ppid=12813 vsize=416108 CPUtime=39.73 cores=5,7
/proc/12815/stat : 12815 (python) S 12813 12815 12251 0 -1 4202496 59558 930 1 0 3957 16 0 0 25 0 2 0 886454754 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12815/statm: 104027 38898 1875 364 0 39945 0
[pid=12822] ppid=12815 vsize=405864 CPUtime=1.5 cores=5,7
/proc/12822/stat : 12822 (python) S 12815 12815 12251 0 -1 4202560 966 0 0 0 78 72 0 0 18 0 1 0 886458772 415604736 37395 33554432000 4194304 5683644 140737005387776 18446744073709551615 268272709135 0 0 16781312 514 3929337898322592008 0 0 17 5 0 0 0
/proc/12822/statm: 101466 37395 376 364 0 37384 0
[pid=12824] ppid=12822 vsize=208752 CPUtime=1158.84 cores=5,7
/proc/12824/stat : 12824 (lingeling) R 12822 12824 12824 0 -1 4202496 196094 0 0 0 115863 21 0 0 25 0 1 0 886458773 213762048 51358 33554432000 4194304 4352236 140737281806672 18446744073709551615 4280960 0 0 16781312 17506 0 0 0 17 5 0 0 0
/proc/12824/statm: 52188 51358 129 39 0 51268 0
[pid=12815/tid=12823] ppid=12813 vsize=416108 CPUtime=0 cores=5,7
/proc/12815/task/12823/stat : 12823 (python) S 12813 12815 12251 0 -1 4202560 30 930 0 0 0 0 0 0 25 0 2 0 886458773 426094592 38898 33554432000 4194304 5683644 140737005387776 18446744073709551615 268284512689 0 0 16781312 2 18446604454223470656 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1030724

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12815 and gives
#  childrusage.ru_utime.tv_sec=39
#  childrusage.ru_utime.tv_usec=576983
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=174973
# CPU time returned by wait4() is 39.752
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1202.02
CPU time (s): 1200.07
CPU user time (s): 1198.98
CPU system time (s): 1.09
CPU usage (%): 99.8376
Max. virtual memory (cumulated for all children) (KiB): 1030752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.577
system time used= 0.174973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60488
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= 2831
involuntary context switches= 77

runsolver used 1.9677 second user time and 4.56731 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-11 01:29:19
IDJOB=3483914
IDBENCH=82372
IDSOLVER=1976
FILE ID=node122/3483914-1307748559
RUNJOBID= node122-1307747010-12272
PBS_JOBID= 13550835
Free space on /tmp= 73804 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed, 1200 s timeout)
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.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-3483914-1307748559/watcher-3483914-1307748559 -o /tmp/evaluation-result-3483914-1307748559/solver-3483914-1307748559 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483914-1307748559.cnf -seed 45094492 -budget 1200

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=45094492

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:      28606572 kB
Buffers:         98100 kB
Cached:        1078244 kB
SwapCached:      14612 kB
Active:        3589232 kB
Inactive:       587940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      28606572 kB
SwapTotal:    67111528 kB
SwapFree:     67048868 kB
Dirty:          207428 kB
Writeback:           0 kB
AnonPages:     2998392 kB
Mapped:          16144 kB
Slab:            91060 kB
PageTables:      15044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4019688 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= 73744 MiB
End job on node122 at 2011-06-11 01:49:24