Trace number 3743833

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.17Signal 1440.98 1612.36

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM7ed2b2aa8756f56877f04170049c9b74
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark18641903
Best CPU time to get the best result obtained on this benchmark1800.72
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
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-3743833-1338798187.opb
0.00/0.00	c File size is 102217788 bytes.
0.00/0.03	c Coefficients are big enough for not using lower bounding.
12.47/12.55	c Highest Coefficient sum: 1.79145e+11
12.47/12.55	c Parsing was ok!!
12.47/12.55	c Total parsing time: 12.539 s
13.39/13.42	c Var: 1000400 Constr: 2030014 1044654/10/985350 Lit: 8001400 Watch. Lit: 6026858
13.39/13.42	c Obj. Vars: 29800 (2.97881 % of total variables)
200.24/200.30	c Pre-processing Time: 200.257 s
1435.90/1436.37	terminate called after throwing an instance of 'std::bad_alloc'
1435.90/1436.37	  what():  std::bad_alloc
1435.90/1436.37	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1435.90/1436.37	c        0 1000100  1970608  7881604    3  5907577  500000      0      0 200.26
1435.90/1436.37	c      105 1000100  1970713  8396935    4  5908175  550001    105      0 202.94
1435.90/1436.37	c      256 1000100  1970864  8467568    4  5908469  605002    256      1 208.74
1435.90/1436.37	c      481 1000100  1971089  8509620    4  5908935  665503    481      1 296.98
1435.90/1436.37	c      819 1000100  1971427  8553037    4  5909553  732054    819      2 333.42
1435.90/1436.37	c     1330 1000100  1971938 10685701    5  5910641  805260   1330      3 336.45
1435.90/1436.37	c     2095 1000100  1972703 11228602    5  5912159  885787   2095      5 360.54
1435.90/1436.37	c     3241 1000100  1973849 12088405    6  5914393  974366   3241      7 409.59
1435.90/1436.37	c     4963 1000100  1975571 20255242   10  5917826  500000   4963     12 413.54
1435.90/1436.37	c     7549 1000100  1978157 32958658   16  5923064  550001   7549     17 419.82
1435.90/1436.37	c    11429 1000100  1982037 51831075   26  5930819  605002  11429     24 462.76
1435.90/1436.37	c    17251 1000100  1987859 80315654   40  5942462  665503  17251     32 524.38
1435.90/1436.37	c    25989 1000100  1996597 122828130   61  5959946  732054  25989     39 663.83
1435.90/1436.37	c    39099 1000100  2009707 158953290   79  5986143  805260  39099     43 906.72
1435.90/1436.37	c    58770 1000100  2029378 254688180  125  6025432  885787  58770     47 1241.72

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-3743833-1338798187/watcher-3743833-1338798187 -o /tmp/evaluation-result-3743833-1338798187/solver-3743833-1338798187 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743833-1338798187.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: 3.24 2.35 2.11 3/177 18304
/proc/meminfo: memFree=30638860/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4194304 178 0 0 0 0 0 0 0 20 0 1 0 345943878 4583424 128 33554432000 134512640 135840783 4293544832 4293543748 9701944 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 1119 137 119 325 0 39 0

[startup+0.087034 s]
/proc/loadavg: 3.24 2.35 2.11 3/177 18304
/proc/meminfo: memFree=30638860/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=107512 CPUtime=0.07 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 1517 0 0 0 7 0 0 0 20 0 1 0 345943878 110092288 1413 33554432000 134512640 135840783 4293544832 4293543488 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 26878 1413 559 325 0 858 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 107512

[startup+0.100284 s]
/proc/loadavg: 3.24 2.35 2.11 3/177 18304
/proc/meminfo: memFree=30638860/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=107916 CPUtime=0.09 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 1631 0 0 0 9 0 0 0 20 0 1 0 345943878 110505984 1527 33554432000 134512640 135840783 4293544832 4293543552 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 26979 1527 591 325 0 959 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107916

[startup+0.300269 s]
/proc/loadavg: 3.24 2.35 2.11 3/177 18304
/proc/meminfo: memFree=30638860/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=117404 CPUtime=0.29 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 4581 0 0 0 29 0 0 0 20 0 1 0 345943878 120221696 4349 33554432000 134512640 135840783 4293544832 4293543520 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 29351 4350 1071 325 0 3331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 117404

[startup+0.700187 s]
/proc/loadavg: 3.24 2.35 2.11 3/177 18304
/proc/meminfo: memFree=30638860/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=135048 CPUtime=0.69 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 10281 0 0 0 68 1 0 0 20 0 1 0 345943878 138289152 9795 33554432000 134512640 135840783 4293544832 4293543784 10207417 0 0 4096 16384 0 0 0 17 7 0 0 0 0 0
/proc/18304/statm: 33762 9795 2054 325 0 7742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135048

[startup+1.50033 s]
/proc/loadavg: 3.24 2.35 2.11 3/178 18305
/proc/meminfo: memFree=30582864/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=170196 CPUtime=1.49 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 20505 0 0 0 147 2 0 0 20 0 1 0 345943878 174280704 19909 33554432000 134512640 135840783 4293544832 4293543552 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 42550 19909 3866 325 0 16530 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 170196

[startup+3.1003 s]
/proc/loadavg: 3.24 2.35 2.11 3/178 18305
/proc/meminfo: memFree=30546036/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=236192 CPUtime=3.08 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 40532 0 0 0 302 6 0 0 20 0 1 0 345943878 241860608 39322 33554432000 134512640 135840783 4293544832 4293543648 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 59048 39323 7403 325 0 33028 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 236192

[startup+6.30031 s]
/proc/loadavg: 3.14 2.34 2.11 3/178 18305
/proc/meminfo: memFree=30430396/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=331380 CPUtime=6.28 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 70775 0 0 0 614 14 0 0 20 0 1 0 345943878 339333120 70840 33554432000 134512640 135840783 4293544832 4293543648 10212647 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 82845 70840 14116 325 0 56825 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 331380

[startup+12.7003 s]
/proc/loadavg: 3.05 2.34 2.11 3/178 18305
/proc/meminfo: memFree=30324136/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=325864 CPUtime=12.68 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 105536 0 0 0 1247 21 0 0 20 0 1 0 345943878 333684736 80645 33554432000 134512640 135840783 4293544832 4293543956 10199292 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 81466 80645 337 325 0 80402 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 325864

[startup+25.5069 s]
/proc/loadavg: 2.89 2.34 2.11 3/178 18305
/proc/meminfo: memFree=30099084/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=558496 CPUtime=25.48 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 146701 0 0 0 2517 31 0 0 20 0 1 0 345943878 571899904 135548 33554432000 134512640 135840783 4293544832 4281539148 13931568 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/18304/statm: 139624 135548 342 325 0 138560 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 558496

[startup+51.1003 s]
/proc/loadavg: 2.58 2.31 2.10 3/178 18305
/proc/meminfo: memFree=30099456/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=558496 CPUtime=51.07 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 146701 0 0 0 5066 41 0 0 20 0 1 0 345943878 571899904 135548 33554432000 134512640 135840783 4293544832 4281539148 13931568 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 139624 135548 342 325 0 138560 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 558496

[startup+102.3 s]
/proc/loadavg: 2.25 2.26 2.09 3/177 18305
/proc/meminfo: memFree=30098708/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=558496 CPUtime=102.26 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 146704 0 0 0 10172 54 0 0 20 0 1 0 345943878 571899904 135548 33554432000 134512640 135840783 4293544832 4281539148 13931568 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 139624 135548 342 325 0 138560 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 558496

[startup+162.3 s]
/proc/loadavg: 2.16 2.22 2.09 3/177 18305
/proc/meminfo: memFree=30095512/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=558496 CPUtime=162.25 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 146708 0 0 0 16155 70 0 0 20 0 1 0 345943878 571899904 135548 33554432000 134512640 135840783 4293544832 4281539148 13931568 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 139624 135548 342 325 0 138560 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 558496

[startup+222.3 s]
/proc/loadavg: 2.14 2.20 2.09 3/177 18305
/proc/meminfo: memFree=30066396/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=579392 CPUtime=222.23 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 152684 0 0 0 22145 78 0 0 20 0 1 0 345943878 593297408 142116 33554432000 134512640 135840783 4293544832 4293544192 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 144848 142116 346 325 0 143784 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 579392

[startup+282.3 s]
/proc/loadavg: 2.13 2.18 2.09 3/177 18306
/proc/meminfo: memFree=30060968/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=580448 CPUtime=282.22 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 152967 0 0 0 28143 79 0 0 20 0 1 0 345943878 594378752 142392 33554432000 134512640 135840783 4293544832 4293543968 10210188 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 145112 142392 346 325 0 144048 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 580448

[startup+342.307 s]
/proc/loadavg: 2.13 2.16 2.09 3/177 18306
/proc/meminfo: memFree=30028012/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=611516 CPUtime=342.19 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 160753 0 0 0 34138 81 0 0 20 0 1 0 345943878 626192384 150146 33554432000 134512640 135840783 4293544832 4293539428 10207190 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 152879 150146 346 325 0 151815 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 611516

[startup+402.3 s]
/proc/loadavg: 2.17 2.16 2.09 3/177 18306
/proc/meminfo: memFree=30020296/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=616708 CPUtime=402.14 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 162108 0 0 0 40133 81 0 0 20 0 1 0 345943878 631508992 151476 33554432000 134512640 135840783 4293544832 4293544192 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 154177 151476 346 325 0 153113 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 616708

[startup+462.3 s]
/proc/loadavg: 2.06 2.13 2.09 3/178 18309
/proc/meminfo: memFree=29502872/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=1131436 CPUtime=462.13 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 290798 0 0 0 46108 105 0 0 20 0 1 0 345943878 1158590464 280248 33554432000 134512640 135840783 4293544832 4293544192 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 282859 280248 346 325 0 281795 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 1131436

[startup+522.3 s]
/proc/loadavg: 2.10 2.12 2.09 3/177 18309
/proc/meminfo: memFree=29169196/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=1470288 CPUtime=522.12 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 375511 0 0 0 52089 123 0 0 20 0 1 0 345943878 1505574912 364961 33554432000 134512640 135840783 4293544832 4293544144 134550872 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 367572 364961 346 325 0 366508 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 1470288

[startup+582.3 s]
/proc/loadavg: 2.12 2.11 2.08 3/176 18309
/proc/meminfo: memFree=28933892/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=1693300 CPUtime=582.11 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 431249 0 0 0 58077 134 0 0 20 0 1 0 345943878 1733939200 420699 33554432000 134512640 135840783 4293544832 4293544192 134550767 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 423325 420699 346 325 0 422261 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1693300

[startup+642.3 s]

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

[pid=18304] ppid=18302 vsize=2414600 CPUtime=822.07 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 611590 0 0 0 82031 176 0 0 20 0 1 0 345943878 2472550400 601040 33554432000 134512640 135840783 4293544832 4293544192 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 603650 601040 346 325 0 602586 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 2414600

[startup+882.3 s]
/proc/loadavg: 2.01 2.05 2.07 3/177 18311
/proc/meminfo: memFree=28138040/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=2478312 CPUtime=882.07 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 627493 0 0 0 88027 180 0 0 20 0 1 0 345943878 2537791488 616943 33554432000 134512640 135840783 4293544832 4293544192 134550764 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 619578 616943 346 325 0 618514 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 2478312

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/177 18312
/proc/meminfo: memFree=28115128/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=2496384 CPUtime=942.05 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 632023 0 0 0 94023 182 0 0 20 0 1 0 345943878 2556297216 621473 33554432000 134512640 135840783 4293544832 4293544192 134550624 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 624096 621473 346 325 0 623032 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 2496384

[startup+1002.31 s]
/proc/loadavg: 2.00 2.03 2.05 3/177 18312
/proc/meminfo: memFree=27728524/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=2881076 CPUtime=1002.03 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 728193 0 0 0 100002 201 0 0 20 0 1 0 345943878 2950221824 717643 33554432000 134512640 135840783 4293544832 4293544192 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 720269 717643 346 325 0 719205 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 2881076

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/178 18315
/proc/meminfo: memFree=27457852/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=3152812 CPUtime=1062 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 796142 0 0 0 105984 216 0 0 20 0 1 0 345943878 3228479488 785592 33554432000 134512640 135840783 4293544832 4293544144 134550902 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 788203 785592 346 325 0 787139 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 3152812

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/177 18315
/proc/meminfo: memFree=27242376/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=3362920 CPUtime=1121.98 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 848666 0 0 0 111970 228 0 0 20 0 1 0 345943878 3443630080 838113 33554432000 134512640 135840783 4293544832 4293544144 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 840730 838113 346 325 0 839666 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 3362920

[startup+1182.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/177 18315
/proc/meminfo: memFree=27018708/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=3585636 CPUtime=1181.97 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 904323 0 0 0 117958 239 0 0 20 0 1 0 345943878 3671691264 893767 33554432000 134512640 135840783 4293544832 4293544144 134551084 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 896409 893767 346 325 0 895345 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 3585636

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.04 3/177 18316
/proc/meminfo: memFree=26883328/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=3716564 CPUtime=1241.96 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 937071 0 0 0 123947 249 0 0 20 0 1 0 345943878 3805761536 926515 33554432000 134512640 135840783 4293544832 4293544192 134551330 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 929141 926515 346 325 0 928077 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 3716564

[startup+1302.3 s]
/proc/loadavg: 2.09 2.03 2.04 3/177 18316
/proc/meminfo: memFree=26770764/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=3832668 CPUtime=1301.94 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 966082 0 0 0 129939 255 0 0 20 0 1 0 345943878 3924652032 955525 33554432000 134512640 135840783 4293544832 4293544144 134551324 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 958167 955525 346 325 0 957103 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 3832668

[startup+1362.3 s]
/proc/loadavg: 2.11 2.04 2.04 3/177 18316
/proc/meminfo: memFree=26542880/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4051404 CPUtime=1361.91 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 1020668 0 0 0 135926 265 0 0 20 0 1 0 345943878 4148637696 1010111 33554432000 134512640 135840783 4293544832 4293544128 134572295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 1012851 1010111 346 325 0 1011787 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 4051404

[startup+1422.3 s]
/proc/loadavg: 2.18 2.06 2.04 3/177 18316
/proc/meminfo: memFree=26433416/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4158928 CPUtime=1421.9 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4202496 1047665 0 0 0 141919 271 0 0 20 0 1 0 345943878 4258742272 1037108 33554432000 134512640 135840783 4293544832 4293544192 134551058 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/18304/statm: 1039732 1037108 346 325 0 1038668 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 4158928

[startup+1482.3 s]
/proc/loadavg: 3.45 2.41 2.16 2/178 18356
/proc/meminfo: memFree=18341416/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.61 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 737 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.61
Current children cumulated vsize (KiB) 4186580

[startup+1542.3 s]
/proc/loadavg: 4.51 2.89 2.34 2/178 18357
/proc/meminfo: memFree=17956092/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

[startup+1602.3 s]
/proc/loadavg: 4.82 3.27 2.50 2/178 18357
/proc/meminfo: memFree=17917192/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

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

[startup+1606.5 s]
/proc/loadavg: 4.83 3.30 2.51 2/178 18357
/proc/meminfo: memFree=17915332/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

[startup+1609.7 s]
/proc/loadavg: 4.76 3.31 2.52 2/178 18357
/proc/meminfo: memFree=17914712/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

[startup+1611.3 s]
/proc/loadavg: 4.76 3.31 2.52 2/178 18357
/proc/meminfo: memFree=17913968/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

[startup+1612.1 s]
/proc/loadavg: 4.76 3.31 2.52 2/178 18357
/proc/meminfo: memFree=17915828/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=4186580 CPUtime=1440.79 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) S 18302 18304 16841 0 -1 4204032 1054613 0 0 0 143324 755 0 0 20 0 1 0 345943878 4287057920 1044055 33554432000 134512640 135840783 4293544832 4293484216 13931568 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/18304/statm: 1046645 1044055 375 325 0 1045581 0
Current children cumulated CPU time (s) 1440.79
Current children cumulated vsize (KiB) 4186580

[startup+1612.3 s]
/proc/loadavg: 4.76 3.31 2.52 2/178 18357
/proc/meminfo: memFree=17915828/32873844 swapFree=7116/7116
[pid=18304] ppid=18302 vsize=0 CPUtime=1440.9 cores=1,3,5,7
/proc/18304/stat : 18304 (bsolo3.0.17) R 18302 18304 16841 0 -1 4204036 1054613 0 0 0 143324 766 0 0 20 0 1 0 345943878 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/18304/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1440.9
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 1612.36
CPU time (s): 1440.98
CPU user time (s): 1433.25
CPU system time (s): 7.73082
CPU usage (%): 89.3707
Max. virtual memory (cumulated for all children) (KiB): 4186580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1433.25
system time used= 7.73082
maximum resident set size= 4176220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1054613
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= 1013855
involuntary context switches= 1573

runsolver used 3.63345 second user time and 8.51171 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-04 10:23:10
IDJOB=3743833
IDBENCH=92634
IDSOLVER=2318
FILE ID=node146/3743833-1338798187
RUNJOBID= node146-1338775068-16858
PBS_JOBID= 14636828
Free space on /tmp= 70776 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Large/normalized-minisat100_16_6_2_ic.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3743833-1338798187/watcher-3743833-1338798187 -o /tmp/evaluation-result-3743833-1338798187/solver-3743833-1338798187 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3743833-1338798187.opb            

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

MD5SUM BENCH= 7ed2b2aa8756f56877f04170049c9b74
RANDOM SEED=1628933577

node146.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.034
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.06
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.034
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	: 5331.92
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.034
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	: 5331.91
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.034
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	: 5331.91
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.034
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	: 5331.91
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.034
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	: 5331.91
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.034
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	: 5331.91
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.034
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30639512 kB
Buffers:          356144 kB
Cached:           859116 kB
SwapCached:         1792 kB
Active:           819604 kB
Inactive:         574344 kB
Active(anon):     179440 kB
Inactive(anon):     1664 kB
Active(file):     640164 kB
Inactive(file):   572680 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:            108860 kB
Writeback:             0 kB
AnonPages:        184848 kB
Mapped:            10380 kB
Shmem:                 0 kB
Slab:             699028 kB
SReclaimable:     138156 kB
SUnreclaim:       560872 kB
KernelStack:        1440 kB
PageTables:         4232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     302608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    157696 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= 66784 MiB
End job on node146 at 2012-06-04 10:50:02