Trace number 3498374

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)? (MO) 1105.37 1104.94

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.cnf
MD5SUM0176f3dd09fed1b561c875e1d6538c8d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark129.665
Satisfiable
(Un)Satisfiability was proved
Number of variables723130
Number of clauses3869060
Sum of the clauses size9210860
Maximum clause length502
Minimum clause length1
Number of clauses of size 1380
Number of clauses of size 23824280
Number of clauses of size 31440
Number of clauses of size 41440
Number of clauses of size 5360
Number of clauses of size over 541160

Solver Data

0.38/0.67	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.38/0.67	c INFO: solving HOME/instance-3498374-1307953346.cnf
0.38/0.67	c INFO: computing task features
17.05/17.34	c INFO: computed variable-clause graph statistics
17.54/17.83	c INFO: computed clause balance statistics
77.15/77.40	c INFO: computed variable balance statistics
118.95/119.28	c INFO: computed small-clause counts
121.95/122.24	c INFO: computed Horn-clause counts
757.74/758.01	c INFO: computed variable graph statistics
757.74/758.02	c INFO: collected features for HOME/instance-3498374-1307953346.cnf in 756.84 s
757.74/758.05	c INFO: running cryptominisat-2.9.0@0 for 1261 with 4243 remaining (b = 0.60)

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: 989)

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 /var/tmp/evaluation-result-3498374-1307953346/watcher-3498374-1307953346 -o /var/tmp/evaluation-result-3498374-1307953346/solver-3498374-1307953346 -C 5000 -W 5100 -M 15500 python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498374-1307953346.cnf -seed 1292154303 -budget 5000 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.01 0.40 2/184 13780
/proc/meminfo: memFree=29934028/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=15184 CPUtime=0 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 728 0 0 0 0 0 0 0 22 0 1 0 906933670 15548416 617 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 2 0 0 0
/proc/13780/statm: 3796 617 322 364 0 283 0

[startup+0.0935081 s]
/proc/loadavg: 1.94 1.01 0.40 2/184 13780
/proc/meminfo: memFree=29934028/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=84604 CPUtime=0.05 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 2409 0 0 0 4 1 0 0 22 0 1 0 906933670 86634496 2136 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/13780/statm: 21151 2136 707 364 0 1368 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 84604

[startup+0.100752 s]
/proc/loadavg: 1.94 1.01 0.40 2/184 13780
/proc/meminfo: memFree=29934028/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=87704 CPUtime=0.06 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 2639 0 0 0 5 1 0 0 22 0 1 0 906933670 89808896 2354 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272687104 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/13780/statm: 21926 2354 717 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 87704

[startup+0.300456 s]
/proc/loadavg: 1.94 1.01 0.40 2/184 13780
/proc/meminfo: memFree=29934028/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=135748 CPUtime=0.19 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 5969 935 1 0 14 5 0 0 17 0 1 0 906933670 139005952 4149 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272685061 0 2147483391 16781312 2 18446744071699199166 0 0 17 6 0 0 0
/proc/13780/statm: 33937 4149 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 135748

[startup+0.707425 s]
/proc/loadavg: 1.94 1.01 0.40 2/184 13780
/proc/meminfo: memFree=29934028/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=352344 CPUtime=0.45 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 23159 935 1 0 29 16 0 0 16 0 1 0 906933670 360800256 20831 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272688896 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 88086 20851 1758 364 0 24010 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 352344

[startup+1.50018 s]
/proc/loadavg: 1.94 1.03 0.41 3/185 13785
/proc/meminfo: memFree=29820956/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=402004 CPUtime=1.25 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 39923 935 1 0 105 20 0 0 17 0 1 0 906933670 411652096 37595 33554432000 4194304 5683644 140737157268544 18446744073709551615 4423199 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 100501 37595 1761 364 0 36425 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 402004

[startup+3.10089 s]
/proc/loadavg: 1.94 1.03 0.41 3/185 13785
/proc/meminfo: memFree=29745076/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=513092 CPUtime=2.84 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 66972 935 1 0 261 23 0 0 19 0 1 0 906933670 525406208 64644 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272375717 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 128273 64644 1761 364 0 64197 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 513092

[startup+6.30044 s]
/proc/loadavg: 1.95 1.04 0.42 3/185 13785
/proc/meminfo: memFree=29535112/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=720088 CPUtime=6.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 117524 935 1 0 574 30 0 0 25 0 1 0 906933670 737370112 115196 33554432000 4194304 5683644 140737157268544 18446744073709551615 4943878 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 180022 115198 1761 364 0 115946 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 720088

[startup+12.7002 s]
/proc/loadavg: 1.95 1.06 0.42 3/185 13786
/proc/meminfo: memFree=29122180/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=1069460 CPUtime=12.44 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 296965 935 1 0 1190 54 0 0 25 0 1 0 906933670 1095127040 204738 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105899098 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 267365 204738 1814 364 0 203289 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 1069460

[startup+25.501 s]
/proc/loadavg: 1.96 1.10 0.45 3/185 13786
/proc/meminfo: memFree=29270608/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=918324 CPUtime=25.25 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 327143 935 1 0 2466 59 0 0 25 0 1 0 906933670 940363776 166998 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105565574 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 229581 166998 1826 364 0 165505 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 918324

[startup+51.1004 s]
/proc/loadavg: 1.97 1.17 0.49 3/185 13787
/proc/meminfo: memFree=29259040/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=918324 CPUtime=50.85 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 327143 935 1 0 5026 59 0 0 25 0 1 0 906933670 940363776 166998 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509108260484 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 229581 166998 1826 364 0 165505 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 918324

[startup+102.306 s]
/proc/loadavg: 2.05 1.32 0.57 3/185 13788
/proc/meminfo: memFree=29257784/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=918324 CPUtime=102.06 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 327144 935 1 0 10147 59 0 0 25 0 1 0 906933670 940363776 166999 33554432000 4194304 5683644 140737157268544 18446744073709551615 4603727 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 229581 166999 1827 364 0 165505 0
Current children cumulated CPU time (s) 102.06
Current children cumulated vsize (KiB) 918324

[startup+162.301 s]
/proc/loadavg: 2.08 1.45 0.66 3/185 13790
/proc/meminfo: memFree=29228764/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=162.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 16142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485952 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 162.04
Current children cumulated vsize (KiB) 948552

[startup+222.301 s]
/proc/loadavg: 2.03 1.55 0.74 3/185 13791
/proc/meminfo: memFree=29228348/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=222.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 22142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485952 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 222.04
Current children cumulated vsize (KiB) 948552

[startup+282.301 s]
/proc/loadavg: 2.01 1.63 0.82 3/185 13793
/proc/meminfo: memFree=29211912/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=282.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 28142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485964 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 948552

[startup+342.3 s]
/proc/loadavg: 2.00 1.69 0.89 3/185 13794
/proc/meminfo: memFree=29211848/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=342.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 34142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485964 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 948552

[startup+402.301 s]
/proc/loadavg: 2.05 1.76 0.96 3/178 13839
/proc/meminfo: memFree=29243508/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=402.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 40142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485952 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 948552

[startup+462.301 s]
/proc/loadavg: 2.02 1.80 1.02 3/178 13887
/proc/meminfo: memFree=29308324/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=462.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 46142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485964 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 948552

[startup+522.3 s]
/proc/loadavg: 2.00 1.84 1.08 3/181 13891
/proc/meminfo: memFree=29284788/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=522.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 52142 62 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485952 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 948552

[startup+582.301 s]
/proc/loadavg: 1.95 1.85 1.13 3/181 13939
/proc/meminfo: memFree=29127992/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=582.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 58141 63 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485964 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 948552

[startup+642.301 s]

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

Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 948552

[startup+702.301 s]
/proc/loadavg: 1.99 1.89 1.23 3/185 13946
/proc/meminfo: memFree=28894192/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=948552 CPUtime=702.04 cores=0,2,4,6
/proc/13780/stat : 13780 (python) R 13778 13780 13667 0 -1 4202496 357346 935 1 0 70141 63 0 0 25 0 1 0 906933670 971317248 174562 33554432000 4194304 5683644 140737157268544 18446744073709551615 47509105485964 0 0 16781312 2 0 0 0 17 4 0 0 0
/proc/13780/statm: 237138 174562 1833 364 0 173062 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 948552

[startup+762.306 s]
/proc/loadavg: 2.03 1.92 1.28 3/188 13951
/proc/meminfo: memFree=28733408/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 822 0 0 0 0 0 0 0 15 0 1 0 907009475 688746496 104094 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104094 358 364 0 104069 0
[pid=13950] ppid=13948 vsize=514604 CPUtime=4.22 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 123888 0 0 0 408 14 0 0 25 0 1 0 907009476 526954496 105934 33554432000 4194304 4677096 140736232181824 18446744073709551615 4310507 0 0 16781312 2 0 0 0 17 2 0 0 0
/proc/13950/statm: 128651 105934 362 118 0 123610 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 1870056

[startup+822.301 s]
/proc/loadavg: 2.01 1.93 1.32 3/188 13952
/proc/meminfo: memFree=28332088/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.08 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1008 0 0 0 4 4 0 0 15 0 1 0 907009475 688746496 104117 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 10399286528621641988 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104117 381 364 0 104069 0
[pid=13950] ppid=13948 vsize=1055848 CPUtime=64.22 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 241990 0 0 0 6395 27 0 0 25 0 1 0 907009476 1081188352 204417 33554432000 4194304 4677096 140736232181824 18446744073709551615 4336322 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 263962 204417 387 118 0 258921 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 2411300

[startup+882.301 s]
/proc/loadavg: 2.04 1.96 1.37 3/188 13954
/proc/meminfo: memFree=25949860/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.22 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1195 0 0 0 14 8 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=3303220 CPUtime=124.21 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 4588506 0 0 0 11860 561 0 0 25 0 1 0 907009476 3382497280 778201 33554432000 4194304 4677096 140736232181824 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 825805 778203 390 118 0 820764 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 4658672

[startup+942.301 s]
/proc/loadavg: 2.01 1.96 1.40 3/188 13955
/proc/meminfo: memFree=23091708/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.36 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1254 0 0 0 24 12 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=6264068 CPUtime=184.21 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 10238628 0 0 0 17178 1243 0 0 25 0 1 0 907009476 6414405632 1513385 33554432000 4194304 4677096 140736232181824 18446744073709551615 4395229 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 1566017 1513396 390 118 0 1560976 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 7619520

[startup+1002.3 s]
/proc/loadavg: 2.05 1.98 1.44 3/184 14003
/proc/meminfo: memFree=20621944/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.52 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1301 0 0 0 35 17 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=9151324 CPUtime=244.21 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 15264677 0 0 0 22583 1838 0 0 25 0 1 0 907009476 9370955776 2242222 33554432000 4194304 4677096 140736232181824 18446744073709551615 4364642 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 2287831 2242222 390 118 0 2282790 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1002.52
Current children cumulated vsize (KiB) 10506776

[startup+1062.3 s]
/proc/loadavg: 2.02 1.98 1.48 3/184 14005
/proc/meminfo: memFree=17626108/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.67 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1342 0 0 0 46 21 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=12234420 CPUtime=304.2 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 20948504 0 0 0 27918 2502 0 0 25 0 1 0 907009476 12528046080 3001692 33554432000 4194304 4677096 140736232181824 18446744073709551615 4395229 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 3058605 3001702 390 118 0 3053564 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1062.66
Current children cumulated vsize (KiB) 13589872



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1104.9 s]
/proc/loadavg: 2.01 1.98 1.50 3/188 14010
/proc/meminfo: memFree=15159064/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.78 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1371 0 0 0 54 24 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=14533048 CPUtime=346.8 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 24986823 0 0 0 31694 2986 0 0 25 0 1 0 907009476 14881841152 3582197 33554432000 4194304 4677096 140736232181824 18446744073709551615 4293843 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 3633262 3582197 390 118 0 3628221 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1105.37
Current children cumulated vsize (KiB) 15888500

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

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

[startup+1104.9 s]
/proc/loadavg: 2.01 1.98 1.50 3/188 14010
/proc/meminfo: memFree=15159064/32950928 swapFree=67048888/67111528
[pid=13780] ppid=13778 vsize=682848 CPUtime=757.79 cores=0,2,4,6
/proc/13780/stat : 13780 (python) S 13778 13780 13667 0 -1 4202496 357721 935 1 0 75714 65 0 0 25 0 2 0 906933670 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284515787 0 0 16781312 2 18446744073709551615 0 0 17 4 0 0 0
/proc/13780/statm: 170712 105615 1875 364 0 106630 0
[pid=13948] ppid=13780 vsize=672604 CPUtime=0.78 cores=0,2,4,6
/proc/13948/stat : 13948 (python) S 13780 13780 13667 0 -1 4202560 1371 0 0 0 54 24 0 0 15 0 1 0 907009475 688746496 104118 33554432000 4194304 5683644 140737157268544 18446744073709551615 268272709135 0 0 16781312 514 4007416422329188612 0 0 17 4 0 0 0
/proc/13948/statm: 168151 104118 382 364 0 104069 0
[pid=13950] ppid=13948 vsize=14533048 CPUtime=346.8 cores=0,2,4,6
/proc/13950/stat : 13950 (cryptominisat-2) R 13948 13950 13950 0 -1 4202496 24986823 0 0 0 31694 2986 0 0 25 0 1 0 907009476 14881841152 3582197 33554432000 4194304 4677096 140736232181824 18446744073709551615 4293843 0 0 16781312 2 0 0 0 17 0 0 0 0
/proc/13950/statm: 3633262 3582197 390 118 0 3628221 0
[pid=13780/tid=13949] ppid=13778 vsize=682848 CPUtime=0 cores=0,2,4,6
/proc/13780/task/13949/stat : 13949 (python) S 13778 13780 13667 0 -1 4202560 28 935 0 0 0 0 0 0 25 0 2 0 907009476 699236352 105615 33554432000 4194304 5683644 140737157268544 18446744073709551615 268284512689 0 0 16781312 2 18446604453884857344 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1105.37
Current children cumulated vsize (KiB) 15888500

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13780 and gives
#  childrusage.ru_utime.tv_sec=757
#  childrusage.ru_utime.tv_usec=150895
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=679896
# CPU time returned by wait4() is 757.831
# while last known CPU time is 1105.37
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1104.94
CPU time (s): 1105.37
CPU user time (s): 1074.62
CPU system time (s): 30.75
CPU usage (%): 100.039
Max. virtual memory (cumulated for all children) (KiB): 15888500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 757.151
system time used= 0.679896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358656
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= 2867
involuntary context switches= 7576

runsolver used 1.75873 second user time and 3.59845 second system time

The end

Launcher Data

Begin job on node122 at 2011-06-13 10:22:29
IDJOB=3498374
IDBENCH=82411
IDSOLVER=1991
FILE ID=node122/3498374-1307953346
RUNJOBID= node122-1307953121-13685
PBS_JOBID= 13559706
Free space on /var/tmp= 2788 MiB

SOLVER NAME= borg-sat 11.03.02-seq-industrial (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-25nodes-1000size-3degree-100mindistance-3trucks-10packages-2008seed.060-SAT.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 /var/tmp/evaluation-result-3498374-1307953346/watcher-3498374-1307953346 -o /var/tmp/evaluation-result-3498374-1307953346/solver-3498374-1307953346 -C 5000 -W 5100 -M 15500  python HOME/solve HOME/etc/borg-mix+class.industrial.pickle HOME/instance-3498374-1307953346.cnf -seed 1292154303 -budget 5000

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0176f3dd09fed1b561c875e1d6538c8d
RANDOM SEED=1292154303

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:      29934456 kB
Buffers:         20712 kB
Cached:        2616292 kB
SwapCached:      15100 kB
Active:         414384 kB
Inactive:      2396744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29934456 kB
SwapTotal:    67111528 kB
SwapFree:     67048888 kB
Dirty:          105804 kB
Writeback:           0 kB
AnonPages:      171596 kB
Mapped:          15360 kB
Slab:           138200 kB
PageTables:       6928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   532196 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 /var/tmp at the end= 2756 MiB
End job on node122 at 2011-06-13 10:40:56