Trace number 3498350

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) 1553 1552.54

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.030-NOTKNOWN.cnf
MD5SUMfce318b20c1a474ab81b77594d3f6f99
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark510.889
Satisfiable
(Un)Satisfiability was proved
Number of variables945406
Number of clauses5079060
Sum of the clauses size12071640
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 25035980
Number of clauses of size 3240
Number of clauses of size 4960
Number of clauses of size 52400
Number of clauses of size over 538760

Solver Data

0.33/0.68	c INFO: loaded portfolio from HOME/etc/borg-mix+class.industrial.pickle
0.33/0.68	c INFO: solving HOME/instance-3498350-1307953175.cnf
0.33/0.68	c INFO: computing task features
23.40/23.78	c INFO: computed variable-clause graph statistics
24.00/24.39	c INFO: computed clause balance statistics
95.00/95.37	c INFO: computed variable balance statistics
146.90/147.26	c INFO: computed small-clause counts
151.91/152.29	c INFO: computed Horn-clause counts
1179.86/1180.12	c INFO: computed variable graph statistics
1179.86/1180.13	c INFO: collected features for HOME/instance-3498350-1307953175.cnf in 1178.26 s
1179.86/1180.16	c INFO: running cryptominisat-2.9.0@0 for 1261 with 3821 remaining (b = 0.64)

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

running on 4 cores: 1,3,5,7

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.09 0.30 0.10 2/180 20325
/proc/meminfo: memFree=5968636/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=15184 CPUtime=0 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 713 0 0 0 0 0 0 0 22 0 1 0 887733440 15548416 604 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338381824 0 2147483391 16781312 2 18446744071699199166 0 0 17 1 0 0 0
/proc/20325/statm: 3796 604 319 364 0 283 0

[startup+0.074047 s]
/proc/loadavg: 1.09 0.30 0.10 2/180 20325
/proc/meminfo: memFree=5968636/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=38904 CPUtime=0.04 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1665 0 0 0 3 1 0 0 17 0 1 0 887733440 39837696 1491 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338379621 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 9726 1491 455 364 0 1026 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 38904

[startup+0.101091 s]
/proc/loadavg: 1.09 0.30 0.10 2/180 20325
/proc/meminfo: memFree=5968636/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=89768 CPUtime=0.06 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 2641 0 0 0 4 2 0 0 17 0 1 0 887733440 91922432 2356 33554432000 4194304 5683644 140737036018656 18446744073709551615 270333416545 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 22442 2359 721 364 0 1622 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 89768

[startup+0.300965 s]
/proc/loadavg: 1.09 0.30 0.10 2/180 20325
/proc/meminfo: memFree=5968636/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=135748 CPUtime=0.18 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 5975 938 1 0 13 5 0 0 17 0 1 0 887733440 139005952 4150 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338379781 0 2147483391 16781312 2 18446744071699199166 0 0 17 7 0 0 0
/proc/20325/statm: 33937 4150 1032 364 0 3123 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 135748

[startup+0.705974 s]
/proc/loadavg: 1.09 0.30 0.10 2/180 20325
/proc/meminfo: memFree=5968636/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=375764 CPUtime=0.4 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 19107 938 1 0 28 12 0 0 16 0 1 0 887733440 384782336 16778 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338383616 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 93941 16816 1758 364 0 29865 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 375764

[startup+1.50075 s]
/proc/loadavg: 1.09 0.30 0.10 3/181 20330
/proc/meminfo: memFree=5831564/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=429548 CPUtime=1.2 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 46654 938 1 0 103 17 0 0 17 0 1 0 887733440 439857152 44325 33554432000 4194304 5683644 140737036018656 18446744073709551615 4571149 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 107387 44326 1761 364 0 43311 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 429548

[startup+3.10044 s]
/proc/loadavg: 1.09 0.30 0.10 3/181 20330
/proc/meminfo: memFree=5756172/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=538484 CPUtime=2.8 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 73544 938 1 0 260 20 0 0 19 0 1 0 887733440 551407616 71215 33554432000 4194304 5683644 140737036018656 18446744073709551615 4445115 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 134621 71215 1761 364 0 70545 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 538484

[startup+6.3068 s]
/proc/loadavg: 1.24 0.35 0.12 3/181 20331
/proc/meminfo: memFree=5482216/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=753532 CPUtime=6 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 127311 938 1 0 574 26 0 0 25 0 1 0 887733440 771616768 124982 33554432000 4194304 5683644 140737036018656 18446744073709551615 4602976 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 188383 124983 1761 364 0 124307 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 753532

[startup+12.7005 s]
/proc/loadavg: 1.30 0.37 0.13 3/181 20331
/proc/meminfo: memFree=5153448/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1174484 CPUtime=12.4 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 227178 938 1 0 1203 37 0 0 25 0 1 0 887733440 1202671616 224849 33554432000 4194304 5683644 140737036018656 18446744073709551615 4416916 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 293621 224850 1761 364 0 229545 0
Current children cumulated CPU time (s) 12.4
Current children cumulated vsize (KiB) 1174484

[startup+25.501 s]
/proc/loadavg: 1.46 0.45 0.16 3/181 20331
/proc/meminfo: memFree=5102864/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=25.2 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 762944 938 1 0 2424 96 0 0 25 0 1 0 887733440 1141473280 216065 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338044483 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216065 1826 364 0 214604 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 1114720

[startup+51.1009 s]
/proc/loadavg: 1.64 0.58 0.20 3/181 20332
/proc/meminfo: memFree=5102364/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=50.8 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 762944 938 1 0 4984 96 0 0 25 0 1 0 887733440 1141473280 216065 33554432000 4194304 5683644 140737036018656 18446744073709551615 5005904 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216065 1826 364 0 214604 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 1114720

[startup+102.301 s]
/proc/loadavg: 1.84 0.79 0.29 3/185 20337
/proc/meminfo: memFree=4922732/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=102 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 762945 938 1 0 10104 96 0 0 25 0 1 0 887733440 1141473280 216066 33554432000 4194304 5683644 140737036018656 18446744073709551615 270341792437 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216066 1827 364 0 214604 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 1114720

[startup+162.301 s]
/proc/loadavg: 1.94 1.01 0.40 3/185 20339
/proc/meminfo: memFree=4870576/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=162.01 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 16067 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493657578255 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 162.01
Current children cumulated vsize (KiB) 1114720

[startup+222.301 s]
/proc/loadavg: 2.02 1.20 0.50 3/185 20340
/proc/meminfo: memFree=4798940/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=222.01 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 22067 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899712 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 222.01
Current children cumulated vsize (KiB) 1114720

[startup+282.301 s]
/proc/loadavg: 2.01 1.35 0.59 3/185 20342
/proc/meminfo: memFree=4806100/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=282.02 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 28068 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899724 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 1114720

[startup+342.301 s]
/proc/loadavg: 2.04 1.48 0.68 3/185 20346
/proc/meminfo: memFree=4795368/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=342.02 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 34068 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899724 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 1114720

[startup+402.306 s]
/proc/loadavg: 2.01 1.57 0.76 3/185 20348
/proc/meminfo: memFree=4736524/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=402.03 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 40069 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899724 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 1114720

[startup+462.3 s]
/proc/loadavg: 2.00 1.64 0.84 3/185 20350
/proc/meminfo: memFree=4719856/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=462.02 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 46068 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899712 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 1114720

[startup+522.3 s]
/proc/loadavg: 2.00 1.71 0.91 3/185 20351
/proc/meminfo: memFree=4715236/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=522.03 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 52069 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899712 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 1114720

[startup+582.3 s]
/proc/loadavg: 2.03 1.77 0.98 3/186 20354
/proc/meminfo: memFree=4702532/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=1114720 CPUtime=582.03 cores=1,3,5,7
/proc/20325/stat : 20325 (python) R 20323 20325 20225 0 -1 4202496 1110186 938 1 0 58069 134 0 0 25 0 1 0 887733440 1141473280 216072 33554432000 4194304 5683644 140737036018656 18446744073709551615 47493624899724 0 0 16781312 2 0 0 0 17 1 0 0 0
/proc/20325/statm: 278680 216072 1833 364 0 214604 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 1114720

[startup+642.3 s]

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

/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.01 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 749 0 0 0 0 1 0 0 15 0 1 0 887851456 771088384 124160 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124160 353 364 0 124172 0
[pid=20373] ppid=20371 vsize=406092 CPUtime=2.11 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 107647 0 0 0 195 16 0 0 25 0 1 0 887851457 415838208 89220 33554432000 4194304 4677096 140734062261616 18446744073709551615 4320155 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 101523 89220 354 118 0 96482 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 1922368

[startup+1242.3 s]
/proc/loadavg: 2.04 1.98 1.49 3/189 20374
/proc/meminfo: memFree=4131508/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.08 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1030 0 0 0 4 4 0 0 15 0 1 0 887851456 771088384 124188 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 17697651199752241416 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124188 381 364 0 124172 0
[pid=20373] ppid=20371 vsize=1162308 CPUtime=62.11 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 268238 0 0 0 6176 35 0 0 25 0 1 0 887851457 1190203392 230997 33554432000 4194304 4677096 140734062261616 18446744073709551615 270338080523 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 290577 230997 387 118 0 285536 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 2678584

[startup+1302.3 s]
/proc/loadavg: 2.01 1.98 1.52 3/189 20376
/proc/meminfo: memFree=4045912/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.15 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1051 0 0 0 8 7 0 0 15 0 1 0 887851456 771088384 124188 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 17697651199752241416 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124188 381 364 0 124172 0
[pid=20373] ppid=20371 vsize=1241480 CPUtime=122.12 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 305126 0 0 0 12171 41 0 0 25 0 1 0 887851457 1271275520 250980 33554432000 4194304 4677096 140734062261616 18446744073709551615 4336056 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 310370 250980 387 118 0 305329 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1302.19
Current children cumulated vsize (KiB) 2757756

[startup+1362.3 s]
/proc/loadavg: 2.03 2.00 1.55 3/189 20378
/proc/meminfo: memFree=1103360/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.3 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1280 0 0 0 19 11 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=4412544 CPUtime=182.12 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 5805909 0 0 0 17442 770 0 0 25 0 1 0 887851457 4518445056 1038088 33554432000 4194304 4677096 140734062261616 18446744073709551615 4293847 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 1103136 1038088 390 118 0 1098095 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 5928820

[startup+1422.3 s]
/proc/loadavg: 2.01 2.00 1.57 3/189 20379
/proc/meminfo: memFree=275132/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.46 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1329 0 0 0 30 16 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=7519612 CPUtime=242.12 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 12058237 0 0 0 22556 1656 0 0 25 0 1 0 887851457 7700082688 1814855 33554432000 4194304 4677096 140734062261616 18446744073709551615 4301769 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 1879903 1814855 390 118 0 1874862 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1422.5
Current children cumulated vsize (KiB) 9035888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.60 3/189 20381
/proc/meminfo: memFree=96208/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.58 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1365 0 0 0 38 20 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=10614380 CPUtime=302.12 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 18406793 0 0 0 27668 2544 0 0 25 0 1 0 887851457 10869125120 2579424 33554432000 4194304 4677096 140734062261616 18446744073709551615 4364705 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 2653595 2579428 390 118 0 2648554 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1482.62
Current children cumulated vsize (KiB) 12130656

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.62 3/189 20382
/proc/meminfo: memFree=191692/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.73 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1396 0 0 0 47 26 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=13662736 CPUtime=362.12 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 24755249 0 0 0 32774 3438 0 0 25 0 1 0 887851457 13990641664 3352083 33554432000 4194304 4677096 140734062261616 18446744073709551615 4366687 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 3415684 3352086 390 118 0 3410643 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1542.77
Current children cumulated vsize (KiB) 15179012



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1552.5 s]
/proc/loadavg: 2.00 2.00 1.63 3/189 20383
/proc/meminfo: memFree=97324/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.75 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1401 0 0 0 49 26 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=14379772 CPUtime=372.33 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 25861236 0 0 0 33641 3592 0 0 25 0 1 0 887851457 14724886528 3528248 33554432000 4194304 4677096 140734062261616 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 3594943 3528253 390 118 0 3589902 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1553
Current children cumulated vsize (KiB) 15896048

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

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

[startup+1552.5 s]
/proc/loadavg: 2.00 2.00 1.63 3/189 20383
/proc/meminfo: memFree=97324/32951124 swapFree=67054448/67111528
[pid=20325] ppid=20323 vsize=763260 CPUtime=1179.92 cores=1,3,5,7
/proc/20325/stat : 20325 (python) S 20323 20325 20225 0 -1 4202496 1110566 938 1 0 117855 137 0 0 18 0 2 0 887733440 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350210507 0 0 16781312 2 18446744073709551615 0 0 17 7 0 0 0
/proc/20325/statm: 190815 125686 1875 364 0 126733 0
[pid=20371] ppid=20325 vsize=753016 CPUtime=0.75 cores=1,3,5,7
/proc/20371/stat : 20371 (python) S 20325 20325 20225 0 -1 4202560 1401 0 0 0 49 26 0 0 15 0 1 0 887851456 771088384 124189 33554432000 4194304 5683644 140737036018656 18446744073709551615 270338403855 0 0 16781312 514 4613779492861608200 0 0 17 1 0 0 0
/proc/20371/statm: 188254 124189 382 364 0 124172 0
[pid=20373] ppid=20371 vsize=14379772 CPUtime=372.33 cores=1,3,5,7
/proc/20373/stat : 20373 (cryptominisat-2) R 20371 20373 20373 0 -1 4202496 25861236 0 0 0 33641 3592 0 0 25 0 1 0 887851457 14724886528 3528248 33554432000 4194304 4677096 140734062261616 18446744073709551615 4365684 0 0 16781312 2 0 0 0 17 3 0 0 0
/proc/20373/statm: 3594943 3528253 390 118 0 3589902 0
[pid=20325/tid=20372] ppid=20323 vsize=763260 CPUtime=0 cores=1,3,5,7
/proc/20325/task/20372/stat : 20372 (python) S 20323 20325 20225 0 -1 4202560 114 938 0 0 0 0 0 0 19 0 2 0 887851457 781578240 125686 33554432000 4194304 5683644 140737036018656 18446744073709551615 270350207409 0 0 16781312 2 18446604454225333056 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1553
Current children cumulated vsize (KiB) 15896048

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20325 and gives
#  childrusage.ru_utime.tv_sec=1178
#  childrusage.ru_utime.tv_usec=560831
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=395787
# CPU time returned by wait4() is 1179.96
# while last known CPU time is 1553
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1552.54
CPU time (s): 1553
CPU user time (s): 1515.45
CPU system time (s): 37.55
CPU usage (%): 100.03
Max. virtual memory (cumulated for all children) (KiB): 15896048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1178.56
system time used= 1.39579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1111504
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= 2654
involuntary context switches= 1816

runsolver used 2.24166 second user time and 5.15322 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-13 10:19:38
IDJOB=3498350
IDBENCH=82367
IDSOLVER=1991
FILE ID=node143/3498350-1307953175
RUNJOBID= node143-1307953114-20244
PBS_JOBID= 13559685
Free space on /var/tmp= 2784 MiB

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

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

MD5SUM BENCH= fce318b20c1a474ab81b77594d3f6f99
RANDOM SEED=454281895

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.846
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.846
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.83
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.846
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       5969188 kB
Buffers:        111208 kB
Cached:       25929144 kB
SwapCached:      10044 kB
Active:       10827000 kB
Inactive:     15298580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5969188 kB
SwapTotal:    67111528 kB
SwapFree:     67054448 kB
Dirty:          134736 kB
Writeback:           0 kB
AnonPages:       82284 kB
Mapped:          18492 kB
Slab:           790488 kB
PageTables:       6060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   338408 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= 2752 MiB
End job on node143 at 2011-06-13 10:45:33