Trace number 3483925

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 1200.13

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.035-NOTKNOWN.cnf
MD5SUM28233bedeee44da6e79e63b9febc4d1e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2999.44
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses667976
Sum of the clauses size1591941
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2659295
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

0.34/0.64	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.34/0.64	c INFO: solving HOME/instance-3483925-1307748814.cnf
0.34/0.64	c INFO: computing task features
2.32/2.63	c INFO: computed variable-clause graph statistics
2.42/2.71	c INFO: computed clause balance statistics
11.52/11.84	c INFO: computed variable balance statistics
18.02/18.39	c INFO: computed small-clause counts
18.22/18.52	c INFO: computed Horn-clause counts
39.12/39.44	c INFO: computed variable graph statistics
39.12/39.44	c INFO: collected features for HOME/instance-3483925-1307748814.cnf in 38.73 s
39.12/39.45	c INFO: running lingeling-276@0 for 1161 with 1161 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-3483925-1307748814/watcher-3483925-1307748814 -o /tmp/evaluation-result-3483925-1307748814/solver-3483925-1307748814 -C 1200 -W 1300 -M 7680 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483925-1307748814.cnf -seed 1306360414 -budget 1200 

running on 2 cores: 4,6

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: 4.00 4.02 3.46 5/193 30021
/proc/meminfo: memFree=28687096/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=15184 CPUtime=0 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 729 0 0 0 0 0 0 0 25 0 1 0 886479354 15548416 617 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377299456 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/30021/statm: 3796 617 322 364 0 283 0

[startup+0.00749295 s]
/proc/loadavg: 4.00 4.02 3.46 5/193 30021
/proc/meminfo: memFree=28687096/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=15380 CPUtime=0 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 794 0 0 0 0 0 0 0 25 0 1 0 886479354 15749120 680 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377299456 0 2147483391 16781312 2 18446744071699453118 0 0 17 4 0 0 0
/proc/30021/statm: 3845 680 322 364 0 332 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15380

[startup+0.100542 s]
/proc/loadavg: 4.00 4.02 3.46 5/193 30021
/proc/meminfo: memFree=28687096/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=93960 CPUtime=0.06 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 2685 0 0 0 4 2 0 0 17 0 1 0 886479354 96215040 2398 33554432000 4194304 5683644 140733344620352 18446744073709551615 255372379152 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 23490 2402 759 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 93960

[startup+0.300515 s]
/proc/loadavg: 4.00 4.02 3.46 5/193 30021
/proc/meminfo: memFree=28687096/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=135752 CPUtime=0.17 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 5974 932 1 0 12 5 0 0 17 0 1 0 886479354 139010048 4149 33554432000 4194304 5683644 140733344620352 18446744073709551615 5150659 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 33938 4149 1032 364 0 3124 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 135752

[startup+0.700399 s]
/proc/loadavg: 4.00 4.02 3.46 5/193 30021
/proc/meminfo: memFree=28687096/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=293412 CPUtime=0.42 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 12985 932 1 0 32 10 0 0 16 0 1 0 886479354 300453888 10652 33554432000 4194304 5683644 140733344620352 18446744073709551615 4602354 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 73353 10652 1761 364 0 9277 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 293412

[startup+1.50026 s]
/proc/loadavg: 4.00 4.02 3.46 5/194 30026
/proc/meminfo: memFree=28629948/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=350300 CPUtime=1.22 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 26757 932 1 0 110 12 0 0 17 0 1 0 886479354 358707200 24424 33554432000 4194304 5683644 140733344620352 18446744073709551615 4602349 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 87575 24425 1761 364 0 23499 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 350300

[startup+3.10095 s]
/proc/loadavg: 4.00 4.02 3.46 5/194 30026
/proc/meminfo: memFree=28559508/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414736 CPUtime=2.82 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 58681 932 1 0 266 16 0 0 19 0 1 0 886479354 424689664 41069 33554432000 4194304 5683644 140733344620352 18446744073709551615 255376662256 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 103684 41069 1826 364 0 39608 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 414736

[startup+6.30039 s]
/proc/loadavg: 4.00 4.02 3.47 5/194 30026
/proc/meminfo: memFree=28528764/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414736 CPUtime=6.02 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 58681 932 1 0 586 16 0 0 25 0 1 0 886479354 424689664 41069 33554432000 4194304 5683644 140733344620352 18446744073709551615 255376997808 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 103684 41069 1826 364 0 39608 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 414736

[startup+12.7002 s]
/proc/loadavg: 4.00 4.02 3.47 5/194 30026
/proc/meminfo: memFree=28529032/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414736 CPUtime=12.42 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 58682 932 1 0 1226 16 0 0 25 0 1 0 886479354 424689664 41070 33554432000 4194304 5683644 140733344620352 18446744073709551615 47939611000455 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 103684 41070 1827 364 0 39608 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 414736

[startup+25.5008 s]
/proc/loadavg: 4.00 4.02 3.47 5/194 30027
/proc/meminfo: memFree=28529288/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414736 CPUtime=25.22 cores=4,6
/proc/30021/stat : 30021 (python) R 30019 30021 29444 0 -1 4202496 58688 932 1 0 2506 16 0 0 25 0 1 0 886479354 424689664 41076 33554432000 4194304 5683644 140733344620352 18446744073709551615 47939608225932 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/30021/statm: 103684 41076 1833 364 0 39608 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 414736

[startup+51.1011 s]
/proc/loadavg: 4.00 4.02 3.49 5/197 30030
/proc/meminfo: memFree=28511972/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=0.01 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 884 0 0 0 0 1 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=29940 CPUtime=11.62 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 14437 0 0 0 1160 2 0 0 25 0 1 0 886483300 30658560 6655 33554432000 4194304 4352236 140736169353872 18446744073709551615 4207627 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 7485 6655 129 39 0 6565 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 848928

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.51 5/197 30032
/proc/meminfo: memFree=28487256/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=0.07 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 907 0 0 0 4 3 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=53028 CPUtime=62.76 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 20521 0 0 0 6274 2 0 0 25 0 1 0 886483300 54300672 12427 33554432000 4194304 4352236 140736169353872 18446744073709551615 4328385 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 13257 12427 129 39 0 12337 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 872016

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 3.55 5/197 30033
/proc/meminfo: memFree=28487308/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=0.15 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 931 0 0 0 9 6 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=53016 CPUtime=122.7 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 20521 0 0 0 12268 2 0 0 25 0 1 0 886483300 54288384 12424 33554432000 4194304 4352236 140736169353872 18446744073709551615 4278811 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 13254 12424 129 39 0 12334 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 872004

[startup+222.3 s]
/proc/loadavg: 4.10 4.04 3.58 5/197 30035
/proc/meminfo: memFree=28478824/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=0.24 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 950 0 0 0 15 9 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=61196 CPUtime=182.64 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 22723 0 0 0 18261 3 0 0 25 0 1 0 886483300 62664704 14469 33554432000 4194304 4352236 140736169353872 18446744073709551615 4233776 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 15299 14469 129 39 0 14379 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 880184

[startup+282.301 s]
/proc/loadavg: 4.10 4.05 3.61 5/200 30040
/proc/meminfo: memFree=28848264/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=0.31 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 19 12 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=79604 CPUtime=242.55 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 27331 0 0 0 24252 3 0 0 25 0 1 0 886483300 81514496 19071 33554432000 4194304 4352236 140736169353872 18446744073709551615 4238648 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 19901 19071 129 39 0 18981 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 898592

[startup+342.301 s]
/proc/loadavg: 4.04 4.04 3.63 5/200 30041
/proc/meminfo: memFree=28815364/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0

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

/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.03 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 60 43 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136848 CPUtime=781.94 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 62284 0 0 0 78187 7 0 0 25 0 1 0 886483300 140132352 33382 33554432000 4194304 4352236 140736169353872 18446744073709551615 4207584 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34212 33382 129 39 0 33292 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 822.15
Current children cumulated vsize (KiB) 955836

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.78 5/216 30072
/proc/meminfo: memFree=25696508/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.11 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 65 46 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136848 CPUtime=841.89 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 67404 0 0 0 84181 8 0 0 25 0 1 0 886483300 140132352 33382 33554432000 4194304 4352236 140736169353872 18446744073709551615 4207615 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34212 33382 129 39 0 33292 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 955836

[startup+942.301 s]
/proc/loadavg: 4.17 4.04 3.80 5/219 30210
/proc/meminfo: memFree=26359420/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.19 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 69 50 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136832 CPUtime=901.82 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 67404 0 0 0 90170 12 0 0 25 0 1 0 886483300 140115968 33378 33554432000 4194304 4352236 140736169353872 18446744073709551615 4278692 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34208 33378 129 39 0 33288 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 942.19
Current children cumulated vsize (KiB) 955820

[startup+1002.3 s]
/proc/loadavg: 3.50 3.88 3.76 4/205 30213
/proc/meminfo: memFree=28339136/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.27 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 74 53 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136832 CPUtime=961.76 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 67404 0 0 0 96164 12 0 0 25 0 1 0 886483300 140115968 33378 33554432000 4194304 4352236 140736169353872 18446744073709551615 4278712 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34208 33378 129 39 0 33288 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1002.21
Current children cumulated vsize (KiB) 955820

[startup+1062.3 s]
/proc/loadavg: 3.18 3.72 3.71 4/194 30303
/proc/meminfo: memFree=30910560/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.35 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 79 56 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136832 CPUtime=1021.7 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 71500 0 0 0 102156 14 0 0 25 0 1 0 886483300 140115968 33378 33554432000 4194304 4352236 140736169353872 18446744073709551615 4281227 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34208 33378 129 39 0 33288 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 955820

[startup+1122.3 s]
/proc/loadavg: 3.14 3.60 3.67 4/197 30308
/proc/meminfo: memFree=30853376/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.43 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 84 59 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=136844 CPUtime=1081.6 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 81854 0 0 0 108145 15 0 0 25 0 1 0 886483300 140128256 33381 33554432000 4194304 4352236 140736169353872 18446744073709551615 4280952 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 34211 33381 129 39 0 33291 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 955832

[startup+1182.3 s]
/proc/loadavg: 3.10 3.50 3.63 4/197 30310
/proc/meminfo: memFree=30800916/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.51 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 89 62 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=194184 CPUtime=1141.5 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 96190 0 0 0 114133 17 0 0 25 0 1 0 886483300 198844416 47716 33554432000 4194304 4352236 140736169353872 18446744073709551615 4280948 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 48546 47716 129 39 0 47626 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 1013172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 3.15 3.49 3.62 4/197 30310
/proc/meminfo: memFree=30845412/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.53 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 90 63 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=153224 CPUtime=1159.29 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 96190 0 0 0 115912 17 0 0 25 0 1 0 886483300 156901376 37476 33554432000 4194304 4352236 140736169353872 18446744073709551615 4280960 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 38306 37476 129 39 0 37386 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 972212

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

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

[startup+1200.11 s]
/proc/loadavg: 3.15 3.49 3.62 4/197 30310
/proc/meminfo: memFree=30845412/32951124 swapFree=67072804/67111528
[pid=30021] ppid=30019 vsize=414616 CPUtime=39.18 cores=4,6
/proc/30021/stat : 30021 (python) S 30019 30021 29444 0 -1 4202496 58965 932 1 0 3901 17 0 0 25 0 2 0 886479354 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389128139 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/30021/statm: 103654 38517 1867 364 0 39572 0
[pid=30028] ppid=30021 vsize=404372 CPUtime=1.53 cores=4,6
/proc/30028/stat : 30028 (python) S 30021 30021 29444 0 -1 4202560 967 0 0 0 90 63 0 0 18 0 1 0 886483299 414076928 37022 33554432000 4194304 5683644 140733344620352 18446744073709551615 255377321487 0 0 16781312 514 14720068158618566916 0 0 17 4 0 0 0
/proc/30028/statm: 101093 37022 376 364 0 37011 0
[pid=30030] ppid=30028 vsize=153224 CPUtime=1159.29 cores=4,6
/proc/30030/stat : 30030 (lingeling) R 30028 30030 30030 0 -1 4202496 96190 0 0 0 115912 17 0 0 25 0 1 0 886483300 156901376 37476 33554432000 4194304 4352236 140736169353872 18446744073709551615 4280960 0 0 16781312 17506 0 0 0 17 4 0 0 0
/proc/30030/statm: 38306 37476 129 39 0 37386 0
[pid=30021/tid=30029] ppid=30019 vsize=414616 CPUtime=0 cores=4,6
/proc/30021/task/30029/stat : 30029 (python) S 30019 30021 29444 0 -1 4202560 29 932 0 0 0 0 0 0 25 0 2 0 886483299 424566784 38517 33554432000 4194304 5683644 140733344620352 18446744073709551615 255389125041 0 0 16781312 2 18446604452908389632 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 972212

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.13
CPU time (s): 1200
CPU user time (s): 1199.03
CPU system time (s): 0.97
CPU usage (%): 99.9891
Max. virtual memory (cumulated for all children) (KiB): 1013172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.0161
system time used= 0.179972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59897
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= 2851
involuntary context switches= 115

runsolver used 2.11968 second user time and 4.45232 second system time

The end

Launcher Data

Begin job on node135 at 2011-06-11 01:33:35
IDJOB=3483925
IDBENCH=82392
IDSOLVER=1976
FILE ID=node135/3483925-1307748814
RUNJOBID= node135-1307746989-29463
PBS_JOBID= 13550823
Free space on /tmp= 73704 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_1.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-3483925-1307748814/watcher-3483925-1307748814 -o /tmp/evaluation-result-3483925-1307748814/solver-3483925-1307748814 -C 1200 -W 1300 -M 7680  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3483925-1307748814.cnf -seed 1306360414 -budget 1200

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

MD5SUM BENCH= 28233bedeee44da6e79e63b9febc4d1e
RANDOM SEED=1306360414

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28687896 kB
Buffers:        212944 kB
Cached:        1133208 kB
SwapCached:       6548 kB
Active:        3505000 kB
Inactive:       560020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28687896 kB
SwapTotal:    67111528 kB
SwapFree:     67072804 kB
Dirty:           43544 kB
Writeback:           0 kB
AnonPages:     2717884 kB
Mapped:          16780 kB
Slab:           124056 kB
PageTables:      13004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3267452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73780 MiB
End job on node135 at 2011-06-11 01:53:37