Trace number 3729913

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
PB07: bsolo 3.0.17? (TO) 1800.08 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
liu/vdw/normalized-vdw_k3_l5_n550.opb
MD5SUMb656932a938990470d09f3771b5047c2
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark904.992
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables1650
Total number of constraints113164
Number of constraints which are clauses112614
Number of constraints which are cardinality constraints (but not clauses)550
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 9
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3729913-1338680429.opb
0.00/0.00	c File size is 5609860 bytes.
0.38/0.42	c Highest Coefficient sum: 9
0.38/0.42	c Parsing was ok!!
0.38/0.42	c Total parsing time: 0.421 s
0.38/0.44	c Var: 1650 Constr: 113714 113164/550/0 Lit: 566370 Watch. Lit: 227978
0.38/0.44	c Obj. Vars: 0 (0 % of total variables)
7.29/7.38	c Pre-processing Time: 7.375 s
7.29/7.38	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
7.29/7.38	c        0   1650   113714   566370    4   227978   38821      0      0 7.38
7.29/7.38	c Switching off LPR mode.
1800.06/1800.61	c      100   1650   113814   576157    5   228178   42704    100     13 7.47
1800.06/1800.61	c      250   1650   113964   593671    5   228478   46975    250     33 7.56
1800.06/1800.61	c      475   1650   114189   616529    5   228928   51673    475     61 7.68
1800.06/1800.61	c      813   1650   114527   651495    5   229604   56841    813    103 7.85
1800.06/1800.61	c     1321   1650   115035   710442    6   230620   62526   1321    161 8.16
1800.06/1800.61	c     2084   1650   115798   803301    6   232146   68779   2084    242 8.58
1800.06/1800.61	c     3230   1650   116944   937444    8   234438   75657   3230    351 9.19
1800.06/1800.61	c     4952   1650   118666  1164190    9   237882   83223   4952    488 10.13
1800.06/1800.61	c     7536   1650   121250  1482417   12   243050   91546   7536    644 11.70
1800.06/1800.61	c    11415   1650   125129  1956041   15   250808  100701  11415    804 14.19
1800.06/1800.61	c    17237   1650   130951  2758327   21   262452  110772  17237    905 19.04
1800.06/1800.61	c    25975   1650   139689  3859502   27   279928  121850  25975    968 26.83
1800.06/1800.61	c    39086   1650   152800  5849543   38   306150  134036  39086    924 42.28
1800.06/1800.61	c    58756   1650   172470  8856756   51   345490  147440  58756    832 70.59
1800.06/1800.61	c    88266   1650   201980 13602055   67   404510  162185  88266    641 137.59
1800.06/1800.61	c   132536   1650   246250 20159139   81   493050  178404 132536    500 264.74
1800.06/1800.61	c   198946   1650   152121  7460269   49   304792  196245  38407    397 500.06
1800.06/1800.61	c   298570   1650   251745 26396910  104   504040  215870 138031    381 783.02
1800.06/1800.61	c   448005   1650   201749 16945084   83   404048  237458  88035    301 1488.01
1800.06/1800.61	c Caught signal: 15
1800.06/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.06/1800.61	c   19   524963  76311   638585   278707 29111359 164993    291 1800.07
1800.06/1800.61	s UNKNOWN
1800.06/1800.61	c Total time: 1800.07 s

Verifier Data

ERROR: no interpretation 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 /tmp/evaluation-result-3729913-1338680429/watcher-3729913-1338680429 -o /tmp/evaluation-result-3729913-1338680429/solver-3729913-1338680429 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3729913-1338680429.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 2.00 1.98 1.80 3/178 27684
/proc/meminfo: memFree=28191796/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) D 27682 27684 27204 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 334168264 2723840 47 33554432000 134512640 135840783 4292173696 4292171732 8250308 0 0 4096 0 18446744072100748580 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 665 47 37 325 0 32 0

[startup+0.01172 s]
/proc/loadavg: 2.00 1.98 1.80 3/178 27684
/proc/meminfo: memFree=28191796/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=10308 CPUtime=0 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 334168264 10555392 458 33554432000 134512640 135840783 4292173696 4292172416 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 2577 458 334 325 0 143 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10308

[startup+0.100245 s]
/proc/loadavg: 2.00 1.98 1.80 3/178 27684
/proc/meminfo: memFree=28191796/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=13704 CPUtime=0.09 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 1642 0 0 0 9 0 0 0 20 0 1 0 334168264 14032896 1578 33554432000 134512640 135840783 4292173696 4292172688 134524931 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 3426 1578 628 325 0 992 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13704

[startup+0.300228 s]
/proc/loadavg: 2.00 1.98 1.80 3/178 27684
/proc/meminfo: memFree=28191796/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=21040 CPUtime=0.28 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 4136 0 0 0 28 0 0 0 20 0 1 0 334168264 21544960 4072 33554432000 134512640 135840783 4292173696 4292172352 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 5260 4072 1281 325 0 2826 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21040

[startup+0.700328 s]
/proc/loadavg: 2.00 1.98 1.80 3/178 27684
/proc/meminfo: memFree=28191796/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=34708 CPUtime=0.69 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 9352 0 0 0 68 1 0 0 20 0 1 0 334168264 35540992 7918 33554432000 134512640 135840783 4292173696 4292152812 4592688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 8677 7918 345 325 0 7613 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34708

[startup+1.5003 s]
/proc/loadavg: 2.00 1.98 1.80 3/179 27685
/proc/meminfo: memFree=28161656/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=34708 CPUtime=1.48 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 9352 0 0 0 147 1 0 0 20 0 1 0 334168264 35540992 7918 33554432000 134512640 135840783 4292173696 4292152812 4592688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 8677 7918 345 325 0 7613 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34708

[startup+3.10031 s]
/proc/loadavg: 2.00 1.98 1.80 3/179 27685
/proc/meminfo: memFree=28161136/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=34708 CPUtime=3.08 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 9352 0 0 0 306 2 0 0 20 0 1 0 334168264 35540992 7918 33554432000 134512640 135840783 4292173696 4292152812 4592688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 8677 7918 345 325 0 7613 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34708

[startup+6.3003 s]
/proc/loadavg: 2.00 1.98 1.80 3/180 27686
/proc/meminfo: memFree=28160640/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=34708 CPUtime=6.28 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 9352 0 0 0 624 4 0 0 20 0 1 0 334168264 35540992 7918 33554432000 134512640 135840783 4292173696 4292152812 4592688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 8677 7918 345 325 0 7613 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 34708

[startup+12.7003 s]
/proc/loadavg: 2.00 1.98 1.80 3/180 27686
/proc/meminfo: memFree=28156432/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=40800 CPUtime=12.68 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 13121 0 0 0 1262 6 0 0 20 0 1 0 334168264 41779200 9473 33554432000 134512640 135840783 4292173696 4292170144 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 10200 9473 348 325 0 9136 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40800

[startup+25.5003 s]
/proc/loadavg: 2.00 1.98 1.80 3/180 27686
/proc/meminfo: memFree=28127416/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=68108 CPUtime=25.48 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 19938 0 0 0 2540 8 0 0 20 0 1 0 334168264 69742592 16286 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 17027 16286 348 325 0 15963 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68108

[startup+51.1003 s]
/proc/loadavg: 2.00 1.98 1.81 3/179 27686
/proc/meminfo: memFree=28083232/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=112472 CPUtime=51.05 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 31051 0 0 0 5091 14 0 0 20 0 1 0 334168264 115171328 27377 33554432000 134512640 135840783 4292173696 4292171152 1582375 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 28118 27377 348 325 0 27054 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 112472

[startup+102.307 s]
/proc/loadavg: 2.00 1.98 1.82 3/179 27686
/proc/meminfo: memFree=28020284/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=173964 CPUtime=102.21 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 46457 0 0 0 10199 22 0 0 20 0 1 0 334168264 178139136 42743 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 43491 42743 348 325 0 42427 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 173964

[startup+162.3 s]
/proc/loadavg: 2.00 1.98 1.82 3/179 27686
/proc/meminfo: memFree=27971008/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=223496 CPUtime=162.17 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 58864 0 0 0 16188 29 0 0 20 0 1 0 334168264 228859904 55127 33554432000 134512640 135840783 4292173696 4292173056 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 55874 55127 348 325 0 54810 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 223496

[startup+222.3 s]
/proc/loadavg: 2.14 2.01 1.84 3/178 27686
/proc/meminfo: memFree=27928980/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=265916 CPUtime=222.16 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 69466 0 0 0 22181 35 0 0 20 0 1 0 334168264 272297984 65729 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 66479 65729 348 325 0 65415 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 265916

[startup+282.3 s]
/proc/loadavg: 2.05 2.01 1.85 3/179 27687
/proc/meminfo: memFree=27895024/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=300092 CPUtime=282.13 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 78045 0 0 0 28172 41 0 0 20 0 1 0 334168264 307294208 74293 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 75023 74293 348 325 0 73959 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 300092

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 1.85 3/179 27688
/proc/meminfo: memFree=27858720/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=335292 CPUtime=342.08 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 86900 0 0 0 34160 48 0 0 20 0 1 0 334168264 343339008 83100 33554432000 134512640 135840783 4292173696 4292173056 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 83823 83100 348 325 0 82759 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 335292

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 27688
/proc/meminfo: memFree=27825600/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=368744 CPUtime=402.06 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 95261 0 0 0 40152 54 0 0 20 0 1 0 334168264 377593856 91455 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 92186 91455 348 325 0 91122 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 368744

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/179 27688
/proc/meminfo: memFree=27798072/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=395116 CPUtime=462.05 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 102017 0 0 0 46146 59 0 0 20 0 1 0 334168264 404598784 98036 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 98779 98036 348 325 0 97715 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 395116

[startup+522.3 s]
/proc/loadavg: 1.96 1.98 1.86 3/179 27916
/proc/meminfo: memFree=27609780/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=395116 CPUtime=522.04 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 102017 0 0 0 52145 59 0 0 20 0 1 0 334168264 404598784 98036 33554432000 134512640 135840783 4292173696 4292173056 134551400 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 98779 98036 348 325 0 97715 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 395116

[startup+582.3 s]
/proc/loadavg: 1.98 1.98 1.87 3/180 27919
/proc/meminfo: memFree=27480348/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=395116 CPUtime=582.02 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 102028 0 0 0 58143 59 0 0 20 0 1 0 334168264 404598784 98036 33554432000 134512640 135840783 4292173696 4292173056 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 98779 98036 348 325 0 97715 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 395116

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 1.90 3/179 27920
/proc/meminfo: memFree=27147040/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=397188 CPUtime=821.97 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 102559 0 0 0 82138 59 0 0 20 0 1 0 334168264 406720512 98551 33554432000 134512640 135840783 4292173696 4292173056 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 99297 98551 348 325 0 98233 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 397188

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 27920
/proc/meminfo: memFree=27047868/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=431804 CPUtime=881.96 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 111222 0 0 0 88131 65 0 0 20 0 1 0 334168264 442167296 107214 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 107951 107214 348 325 0 106887 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 431804

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27921
/proc/meminfo: memFree=26965684/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=458656 CPUtime=941.95 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 117923 0 0 0 94126 69 0 0 20 0 1 0 334168264 469663744 113915 33554432000 134512640 135840783 4292173696 4292173056 134551414 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 114664 113915 348 325 0 113600 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 458656

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 27921
/proc/meminfo: memFree=26889204/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=484608 CPUtime=1001.94 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 124421 0 0 0 100120 74 0 0 20 0 1 0 334168264 496238592 120413 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 121152 120413 348 325 0 120088 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 484608

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/179 27921
/proc/meminfo: memFree=26826364/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=504272 CPUtime=1061.93 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 129347 0 0 0 106117 76 0 0 20 0 1 0 334168264 516374528 125339 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 126068 125339 348 325 0 125004 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 504272

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/179 27921
/proc/meminfo: memFree=26755340/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=523796 CPUtime=1121.93 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 134230 0 0 0 112113 80 0 0 20 0 1 0 334168264 536367104 130222 33554432000 134512640 135840783 4292173696 4292173056 134550782 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 130949 130222 348 325 0 129885 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 523796

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 27924
/proc/meminfo: memFree=26684928/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=542400 CPUtime=1181.91 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 138859 0 0 0 118108 83 0 0 20 0 1 0 334168264 555417600 134851 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 135600 134851 348 325 0 134536 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 542400

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 27948
/proc/meminfo: memFree=26624532/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1241.91 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140233 0 0 0 124107 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 547040

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27948
/proc/meminfo: memFree=26579676/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1301.9 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140233 0 0 0 130106 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292172832 1579934 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 547040

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27948
/proc/meminfo: memFree=26538012/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1361.89 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140233 0 0 0 136105 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 547040

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27948
/proc/meminfo: memFree=26501060/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1421.88 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140233 0 0 0 142104 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550804 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 547040

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27948
/proc/meminfo: memFree=26465540/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1481.84 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140261 0 0 0 148100 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134551532 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 547040

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27949
/proc/meminfo: memFree=26428184/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1541.79 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 154095 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 547040

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27949
/proc/meminfo: memFree=26397308/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1601.78 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 160094 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550779 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 547040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27949
/proc/meminfo: memFree=26363580/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1661.77 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 166093 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 547040

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/179 27949
/proc/meminfo: memFree=26330720/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1721.76 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 172092 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 547040

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 27952
/proc/meminfo: memFree=26297688/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1781.75 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 178091 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134551052 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 547040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/180 27952
/proc/meminfo: memFree=26287684/32873844 swapFree=7124/7124
[pid=27684] ppid=27682 vsize=547040 CPUtime=1800.06 cores=1,3,5,7
/proc/27684/stat : 27684 (bsolo3.0.17) R 27682 27684 27204 0 -1 4202496 140308 0 0 0 179922 84 0 0 20 0 1 0 334168264 560168960 136013 33554432000 134512640 135840783 4292173696 4292173056 134551321 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27684/statm: 136760 136013 348 325 0 135696 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 547040

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

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

Child status: 15
Real time (s): 1800.62
CPU time (s): 1800.08
CPU user time (s): 1799.23
CPU system time (s): 0.85187
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (KiB): 547888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 0.85187
maximum resident set size= 544900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140311
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 277
involuntary context switches= 1843

runsolver used 3.3005 second user time and 10.3744 second system time

The end

Launcher Data

Begin job on node134 at 2012-06-03 01:40:29
IDJOB=3729913
IDBENCH=1370
IDSOLVER=2318
FILE ID=node134/3729913-1338680429
RUNJOBID= node134-1338678625-27224
PBS_JOBID= 14636679
Free space on /tmp= 70348 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/liu/vdw/normalized-vdw_k3_l5_n550.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729913-1338680429/watcher-3729913-1338680429 -o /tmp/evaluation-result-3729913-1338680429/solver-3729913-1338680429 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3729913-1338680429.opb            

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

MD5SUM BENCH= b656932a938990470d09f3771b5047c2
RANDOM SEED=1828816758

node134.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28192184 kB
Buffers:          462896 kB
Cached:          3303652 kB
SwapCached:           76 kB
Active:          1760804 kB
Inactive:        2028340 kB
Active(anon):      14016 kB
Inactive(anon):    10508 kB
Active(file):    1746788 kB
Inactive(file):  2017832 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67107756 kB
Dirty:             12080 kB
Writeback:             0 kB
AnonPages:         28408 kB
Mapped:            12528 kB
Shmem:                96 kB
Slab:             754240 kB
SReclaimable:     196124 kB
SUnreclaim:       558116 kB
KernelStack:        1480 kB
PageTables:         4140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     136804 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70340 MiB
End job on node134 at 2012-06-03 02:10:31