Trace number 3743887

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 1328.58 1449.51

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Large/
normalized-minisat100_16_6_8_ic.opb
MD5SUM5ed7f30965bba8f3ce61500e35e903e9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark19839407
Best CPU time to get the best result obtained on this benchmark1800.69
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 155720872
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 180815007696
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 155720872
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 180815007696
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-3743887-1338798450.opb
0.00/0.00	c File size is 102217340 bytes.
0.00/0.03	c Coefficients are big enough for not using lower bounding.
12.28/12.33	c Highest Coefficient sum: 1.80815e+11
12.28/12.33	c Parsing was ok!!
12.28/12.33	c Total parsing time: 12.322 s
13.19/13.20	c Var: 1000400 Constr: 2030014 1044654/10/985350 Lit: 8001400 Watch. Lit: 6026858
13.19/13.20	c Obj. Vars: 29800 (2.97881 % of total variables)
200.35/200.46	c Pre-processing Time: 200.427 s
1325.25/1325.78	terminate called after throwing an instance of 'std::bad_alloc'
1325.25/1325.78	  what():  std::bad_alloc
1325.25/1325.78	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1325.25/1325.78	c        0 1000100  1970608  7881604    3  5907577  500000      0      0 200.43
1325.25/1325.78	c      105 1000100  1970713  8396935    4  5908175  550001    105      0 203.14
1325.25/1325.78	c      256 1000100  1970864  8467568    4  5908469  605002    256      1 208.98
1325.25/1325.78	c      481 1000100  1971089  8509620    4  5908935  665503    481      1 296.65
1325.25/1325.78	c      819 1000100  1971427  8553037    4  5909553  732054    819      2 333.28
1325.25/1325.78	c     1330 1000100  1971938 10685701    5  5910641  805260   1330      3 336.35
1325.25/1325.78	c     2095 1000100  1972703 11228602    5  5912159  885787   2095      5 361.27
1325.25/1325.78	c     3241 1000100  1973849 12088405    6  5914393  974366   3241      7 410.21
1325.25/1325.78	c     4963 1000100  1975571 20255242   10  5917826  500000   4963     11 414.12
1325.25/1325.78	c     7549 1000100  1978157 32958658   16  5923064  550001   7549     17 420.40
1325.25/1325.78	c    11429 1000100  1982037 51831075   26  5930819  605002  11429     24 463.28
1325.25/1325.78	c    17251 1000100  1987859 80315654   40  5942462  665503  17251     32 524.48
1325.25/1325.78	c    25989 1000100  1996597 122828130   61  5959946  732054  25989     39 661.86
1325.25/1325.78	c    39100 1000100  2009708 158714485   78  5986145  805260  39100     43 907.76
1325.25/1325.78	c    58772 1000100  2029380 194836970   96  6025447  885787  58772     51 1135.73

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-3743887-1338798450/watcher-3743887-1338798450 -o /tmp/evaluation-result-3743887-1338798450/solver-3743887-1338798450 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3743887-1338798450.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.01 2.31 2.07 3/175 31017
/proc/meminfo: memFree=24985932/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2660 CPUtime=0 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4194304 95 0 0 0 0 0 0 0 20 0 1 0 345970756 2723840 48 33554432000 134512640 135840783 4287438560 4287436596 2540484 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 665 48 37 325 0 32 0

[startup+0.0148599 s]
/proc/loadavg: 3.01 2.31 2.07 3/175 31017
/proc/meminfo: memFree=24985932/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=112760 CPUtime=0 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 593 0 0 0 0 0 0 0 20 0 1 0 345970756 115466240 530 33554432000 134512640 135840783 4287438560 4287437488 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 28190 530 351 325 0 2170 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 112760

[startup+0.100295 s]
/proc/loadavg: 3.01 2.31 2.07 3/175 31017
/proc/meminfo: memFree=24985932/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=107920 CPUtime=0.09 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 1659 0 0 0 9 0 0 0 20 0 1 0 345970756 110510080 1556 33554432000 134512640 135840783 4287438560 4287437552 134525286 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 26980 1557 599 325 0 960 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 107920

[startup+0.300301 s]
/proc/loadavg: 3.01 2.31 2.07 3/175 31017
/proc/meminfo: memFree=24985932/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=117820 CPUtime=0.28 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 4706 0 0 0 28 0 0 0 20 0 1 0 345970756 120647680 4475 33554432000 134512640 135840783 4287438560 4287437280 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 29455 4477 1095 325 0 3435 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 117820

[startup+0.7003 s]
/proc/loadavg: 3.01 2.31 2.07 3/175 31017
/proc/meminfo: memFree=24985932/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=137264 CPUtime=0.68 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 10884 0 0 0 67 1 0 0 20 0 1 0 345970756 140558336 10086 33554432000 134512640 135840783 4287438560 4287437280 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 34316 10087 2105 325 0 8296 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 137264

[startup+1.5003 s]
/proc/loadavg: 3.01 2.31 2.07 3/176 31018
/proc/meminfo: memFree=24940556/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=171860 CPUtime=1.49 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 21679 0 0 0 145 4 0 0 20 0 1 0 345970756 175984640 20573 33554432000 134512640 135840783 4287438560 4287437296 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 42965 20574 3966 325 0 16945 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171860

[startup+3.1003 s]
/proc/loadavg: 3.01 2.31 2.07 3/176 31018
/proc/meminfo: memFree=24895160/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=239796 CPUtime=3.08 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 41278 0 0 0 301 7 0 0 20 0 1 0 345970756 245551104 40580 33554432000 134512640 135840783 4287438560 4287437376 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 59949 40581 7617 325 0 33929 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 239796

[startup+6.30031 s]
/proc/loadavg: 2.93 2.31 2.07 3/176 31018
/proc/meminfo: memFree=24768168/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=334388 CPUtime=6.28 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 71425 0 0 0 613 15 0 0 20 0 1 0 345970756 342413312 71491 33554432000 134512640 135840783 4287438560 4287437248 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 83597 71492 14382 325 0 57577 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 334388

[startup+12.7004 s]
/proc/loadavg: 2.86 2.30 2.07 3/175 31018
/proc/meminfo: memFree=24667752/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=406824 CPUtime=12.68 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 112727 0 0 0 1244 24 0 0 20 0 1 0 345970756 416587776 98568 33554432000 134512640 135840783 4287438560 4287437648 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 101706 98573 338 325 0 100642 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 406824

[startup+25.5003 s]
/proc/loadavg: 2.67 2.29 2.06 3/176 31019
/proc/meminfo: memFree=24448000/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=558496 CPUtime=25.48 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 146335 0 0 0 2515 33 0 0 20 0 1 0 345970756 571899904 135183 33554432000 134512640 135840783 4287438560 4275432876 12985392 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 139624 135183 342 325 0 138560 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 558496

[startup+51.1069 s]
/proc/loadavg: 2.44 2.26 2.06 3/176 31019
/proc/meminfo: memFree=24448588/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=558496 CPUtime=51.09 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 146335 0 0 0 5068 41 0 0 20 0 1 0 345970756 571899904 135183 33554432000 134512640 135840783 4287438560 4275432876 12985392 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 139624 135183 342 325 0 138560 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 558496

[startup+102.3 s]
/proc/loadavg: 2.19 2.22 2.06 3/175 31019
/proc/meminfo: memFree=24448392/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=558496 CPUtime=102.27 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 146335 0 0 0 10174 53 0 0 20 0 1 0 345970756 571899904 135183 33554432000 134512640 135840783 4287438560 4275432876 12985392 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 139624 135183 342 325 0 138560 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 558496

[startup+162.3 s]
/proc/loadavg: 2.45 2.28 2.09 3/176 31061
/proc/meminfo: memFree=24446128/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=558496 CPUtime=162.26 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 146340 0 0 0 16159 67 0 0 20 0 1 0 345970756 571899904 135183 33554432000 134512640 135840783 4287438560 4275432876 12985392 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 139624 135183 342 325 0 138560 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 558496

[startup+222.3 s]
/proc/loadavg: 2.16 2.23 2.08 3/175 31061
/proc/meminfo: memFree=24422540/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=579328 CPUtime=222.23 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 152468 0 0 0 22147 76 0 0 20 0 1 0 345970756 593231872 141385 33554432000 134512640 135840783 4287438560 4287437920 134551646 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 144832 141385 346 325 0 143768 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 579328

[startup+282.3 s]
/proc/loadavg: 2.06 2.19 2.08 3/175 31061
/proc/meminfo: memFree=24421452/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=580384 CPUtime=282.2 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 152762 0 0 0 28144 76 0 0 20 0 1 0 345970756 594313216 141661 33554432000 134512640 135840783 4287438560 4287437856 134572295 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 145096 141661 346 325 0 144032 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 580384

[startup+342.3 s]
/proc/loadavg: 2.02 2.15 2.07 2/177 31064
/proc/meminfo: memFree=23042460/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=611456 CPUtime=342.18 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 160536 0 0 0 34140 78 0 0 20 0 1 0 345970756 626130944 149414 33554432000 134512640 135840783 4287438560 4287431668 3039484 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 152864 149414 346 325 0 151800 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 611456

[startup+402.3 s]
/proc/loadavg: 2.37 2.25 2.11 3/176 31102
/proc/meminfo: memFree=24938708/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=616704 CPUtime=402.14 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 161885 0 0 0 40136 78 0 0 20 0 1 0 345970756 631504896 150739 33554432000 134512640 135840783 4287438560 4287437856 134571806 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 154176 150739 346 325 0 153112 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 616704

[startup+462.3 s]
/proc/loadavg: 2.13 2.20 2.10 3/175 31102
/proc/meminfo: memFree=24431708/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=1128708 CPUtime=462.11 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 289893 0 0 0 46111 100 0 0 20 0 1 0 345970756 1155796992 278729 33554432000 134512640 135840783 4287438560 4287378128 3052839 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 282177 278744 346 325 0 281113 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 1128708

[startup+522.3 s]
/proc/loadavg: 2.05 2.16 2.09 3/175 31102
/proc/meminfo: memFree=24047460/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=1467776 CPUtime=522.09 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 374690 0 0 0 52089 120 0 0 20 0 1 0 345970756 1503002624 363512 33554432000 134512640 135840783 4287438560 4287437920 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 366944 363512 346 325 0 365880 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 1467776

[startup+582.3 s]
/proc/loadavg: 2.02 2.13 2.08 3/175 31102
/proc/meminfo: memFree=23799364/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=1695272 CPUtime=582.07 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 431578 0 0 0 58075 132 0 0 20 0 1 0 345970756 1735958528 420386 33554432000 134512640 135840783 4287438560 4287437856 134571853 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 423818 420386 346 325 0 422754 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 1695272

[startup+642.3 s]

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

[pid=31017] ppid=31015 vsize=2318380 CPUtime=761.99 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 587375 0 0 0 76032 167 0 0 20 0 1 0 345970756 2374021120 576147 33554432000 134512640 135840783 4287438560 4287378448 134573354 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 579595 576147 346 325 0 578531 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 2318380

[startup+822.3 s]
/proc/loadavg: 2.12 2.08 2.07 3/175 31106
/proc/meminfo: memFree=22997320/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2419064 CPUtime=821.99 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 612538 0 0 0 82026 173 0 0 20 0 1 0 345970756 2477121536 601310 33554432000 134512640 135840783 4287438560 4287437920 134551671 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 604766 601310 346 325 0 603702 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 2419064

[startup+882.3 s]
/proc/loadavg: 2.04 2.06 2.06 3/175 31106
/proc/meminfo: memFree=22912408/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2474124 CPUtime=881.98 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 626303 0 0 0 88020 178 0 0 20 0 1 0 345970756 2533502976 615075 33554432000 134512640 135840783 4287438560 4287437920 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 618531 615075 346 325 0 617467 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 2474124

[startup+942.3 s]
/proc/loadavg: 2.01 2.05 2.06 3/175 31107
/proc/meminfo: memFree=22549984/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2823792 CPUtime=941.95 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 713748 0 0 0 94002 193 0 0 20 0 1 0 345970756 2891563008 702515 33554432000 134512640 135840783 4287438560 4287437920 134550764 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 705948 702515 346 325 0 704884 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 2823792

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/175 31107
/proc/meminfo: memFree=22486276/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2869276 CPUtime=1001.94 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 725118 0 0 0 99997 197 0 0 20 0 1 0 345970756 2938138624 713878 33554432000 134512640 135840783 4287438560 4287437796 3047586 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 717319 713878 346 325 0 716255 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 2869276

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/174 31107
/proc/meminfo: memFree=22398776/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2908108 CPUtime=1061.92 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 734805 0 0 0 105992 200 0 0 20 0 1 0 345970756 2977902592 723563 33554432000 134512640 135840783 4287438560 4287437732 3047586 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 727027 723563 346 325 0 725963 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 2908108

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/175 31108
/proc/meminfo: memFree=22299100/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=2949808 CPUtime=1121.92 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 745246 0 0 0 111988 204 0 0 20 0 1 0 345970756 3020603392 734003 33554432000 134512640 135840783 4287438560 4287437920 134550872 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 737452 734003 346 325 0 736388 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 2949808

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/175 31108
/proc/meminfo: memFree=22057576/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=3164660 CPUtime=1181.9 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 798944 0 0 0 117976 214 0 0 20 0 1 0 345970756 3240611840 787701 33554432000 134512640 135840783 4287438560 4287437872 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 791165 787701 346 325 0 790101 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 3164660

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/175 31109
/proc/meminfo: memFree=21471208/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=3715408 CPUtime=1241.89 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 936654 0 0 0 123951 238 0 0 20 0 1 0 345970756 3804577792 925404 33554432000 134512640 135840783 4287438560 4287437872 134550916 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 928852 925404 346 325 0 927788 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 3715408

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.03 3/175 31109
/proc/meminfo: memFree=21104196/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4038616 CPUtime=1301.87 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4202496 1017456 0 0 0 129931 256 0 0 20 0 1 0 345970756 4135542784 1006206 33554432000 134512640 135840783 4287438560 4287437920 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/31017/statm: 1009654 1006206 346 325 0 1008590 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 4038616

[startup+1362.31 s]
/proc/loadavg: 3.47 2.37 2.14 2/177 31113
/proc/meminfo: memFree=12249224/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1422.3 s]
/proc/loadavg: 4.52 2.86 2.32 2/176 31113
/proc/meminfo: memFree=12262084/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

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

[startup+1434.7 s]
/proc/loadavg: 4.51 2.91 2.34 2/176 31113
/proc/meminfo: memFree=12253760/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1441.11 s]
/proc/loadavg: 4.58 2.98 2.37 2/176 31113
/proc/meminfo: memFree=12247792/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1444.3 s]
/proc/loadavg: 4.58 2.98 2.37 2/176 31113
/proc/meminfo: memFree=12245312/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1447.5 s]
/proc/loadavg: 4.62 3.01 2.39 2/176 31113
/proc/meminfo: memFree=12243312/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1448.3 s]
/proc/loadavg: 4.62 3.01 2.39 2/176 31113
/proc/meminfo: memFree=12241948/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1449.1 s]
/proc/loadavg: 4.62 3.01 2.39 2/176 31113
/proc/meminfo: memFree=12242072/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=4187104 CPUtime=1328.42 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) S 31015 31017 30817 0 -1 4204032 1054617 0 1 0 132268 574 0 0 20 0 1 0 345970756 4287594496 1043367 33554432000 134512640 135840783 4287438560 4287377944 12985392 0 0 4096 16384 18446744071580380219 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 1046776 1043367 375 325 0 1045712 0
Current children cumulated CPU time (s) 1328.42
Current children cumulated vsize (KiB) 4187104

[startup+1449.5 s]
/proc/loadavg: 4.62 3.01 2.39 2/176 31113
/proc/meminfo: memFree=12242072/32873852 swapFree=6856/6856
[pid=31017] ppid=31015 vsize=0 CPUtime=1328.55 cores=1,3,5,7
/proc/31017/stat : 31017 (bsolo3.0.17) R 31015 31017 30817 0 -1 4204036 1054617 0 1 0 132268 587 0 0 20 0 1 0 345970756 0 0 33554432000 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 3 0 0 2 0 0
/proc/31017/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1328.55
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 1449.51
CPU time (s): 1328.58
CPU user time (s): 1322.69
CPU system time (s): 5.8891
CPU usage (%): 91.6569
Max. virtual memory (cumulated for all children) (KiB): 4187104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1322.69
system time used= 5.8891
maximum resident set size= 4173468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1054617
page faults= 1
swaps= 0
block input operations= 136
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1003118
involuntary context switches= 1352

runsolver used 2.07868 second user time and 5.96409 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-04 10:27:33
IDJOB=3743887
IDBENCH=92643
IDSOLVER=2318
FILE ID=node129/3743887-1338798450
RUNJOBID= node129-1338796573-30834
PBS_JOBID= 14636860
Free space on /tmp= 70284 MiB

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

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

MD5SUM BENCH= 5ed7f30965bba8f3ce61500e35e903e9
RANDOM SEED=1887227919

node129.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		: 2666.957
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	: 5333.91
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		: 2666.957
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.91
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		: 2666.957
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		: 2666.957
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		: 2666.957
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.90
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		: 2666.957
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.92
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		: 2666.957
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.90
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		: 2666.957
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:       32873852 kB
MemFree:        24986576 kB
Buffers:          482576 kB
Cached:          5952468 kB
SwapCached:            0 kB
Active:          3428508 kB
Inactive:        3564936 kB
Active(anon):     550084 kB
Inactive(anon):    10748 kB
Active(file):    2878424 kB
Inactive(file):  3554188 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            108344 kB
Writeback:             0 kB
AnonPages:        567196 kB
Mapped:            15748 kB
Shmem:               204 kB
Slab:             754572 kB
SReclaimable:     196180 kB
SUnreclaim:       558392 kB
KernelStack:        1440 kB
PageTables:         5164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     686912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    159744 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= 66344 MiB
End job on node129 at 2012-06-04 10:51:43