Trace number 3737789

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
PB09: bsolo 3.1? 1798 1798.31

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
MD5SUMc7cfddeeb3bb3e7896ee6eefe7e9ac17
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1448.34
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1220
Sum of products size (including duplicates)2440
Number of different products610
Sum of products size1220

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos 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 Learning Strategy: Cardinality Constraint Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3737789-1338737414.opb
0.00/0.00	c File size is 49948 bytes.
0.00/0.00	c Highest Coefficient sum: 100
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 710 Constr: 1373 660/103/610 Lit: 5230 Watch. Lit: 4488
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.01/0.06	c Pre-processing Time: 0.06 s
0.01/0.06	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.06	c        0    710     1373     5230    3     4488   10800      0      0 0.06
0.01/0.06	c Switching off lower bounding mode.
1797.99/1798.30	c      100    710     1475     6877    4     4706   11881    102   1449 0.07
1797.99/1798.30	c      250    710     1639    12415    7     5034   13070    266   2941 0.09
1797.99/1798.30	c      476    710     1889    25423   13     5640   14378    516   4327 0.11
1797.99/1798.30	c      816    710     2260    42185   18     6495   15816    887   5368 0.15
1797.99/1798.30	c     1327    710     2830    67351   23     7992   17398   1457   6319 0.21
1797.99/1798.30	c     2090    710     3660   103556   28    10015   19138   2287   6531 0.32
1797.99/1798.30	c     3236    710     4925   164160   33    12952   21052   3552   6420 0.50
1797.99/1798.30	c     4958    710     6882   254879   37    17284   23158   5509   5692 0.87
1797.99/1798.30	c     7542    710     9745   392728   40    23621   25474   8372   4900 1.54
1797.99/1798.30	c    11421    710    13996   613833   43    32732   28022  12623   4010 2.85
1797.99/1798.30	c    17243    710    20433   949590   46    46319   30825  19060   3255 5.30
1797.99/1798.30	c    25981    710    30107  1475149   48    66222   33908  28734   2580 10.07
1797.99/1798.30	c    39091    710    23249  1145603   49    49554   37299  21876   2118 18.45
1797.99/1798.30	c    58762    710    20671   973117   47    44003   41029  19298   1884 31.19
1797.99/1798.30	c    88272    710    26089  1282064   49    55833   45132  24716   1733 50.93
1797.99/1798.30	c   132543    710    43764  2255403   51    92892   49646  42391   1520 87.17
1797.99/1798.30	c   198955    710    44474  2196203   49    93812   54611  43101   1393 142.76
1797.99/1798.30	c   298577    710    32921  1627393   49    69706   60073  31548   1286 232.16
1797.99/1798.30	c   448012    710    60549  3195532   52   126347   66081  59176   1134 394.82
1797.99/1798.30	c   672170    710    49831  2590926   51   104239   72690  48458   1037 647.67
1797.99/1798.30	c  1008415    710    15638   706639   45    33546   79960  14265    933 1080.01
1797.99/1798.30	c  1512786    710    55808  2954742   52   115105   87957  54435    898 1682.98
1797.99/1798.30	c Resources Exceeded
1797.99/1798.30	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.30	c   22  1600434 334034  2604193    80294  4298235  78921    890 1798.00
1797.99/1798.30	s UNKNOWN
1797.99/1798.30	c Total time: 1798 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-3737789-1338737414/watcher-3737789-1338737414 -o /tmp/evaluation-result-3737789-1338737414/solver-3737789-1338737414 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3737789-1338737414.opb 

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

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 2.00 2.00 3/177 2464
/proc/meminfo: memFree=27228148/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=10840 CPUtime=0 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 293 0 0 0 0 0 0 0 20 0 1 0 339867390 11100160 246 33554432000 134512640 137136520 4291217696 4291215928 136504651 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 2710 246 177 641 0 2053 0

[startup+0.0206099 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2464
/proc/meminfo: memFree=27228148/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=11056 CPUtime=0.01 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 381 0 0 0 1 0 0 0 20 0 1 0 339867390 11321344 321 33554432000 134512640 137136520 4291217696 4291207852 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 2764 321 189 641 0 2120 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11056

[startup+0.100135 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2464
/proc/meminfo: memFree=27228148/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=11312 CPUtime=0.09 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 441 0 0 0 9 0 0 0 20 0 1 0 339867390 11583488 381 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 2828 381 198 641 0 2184 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11312

[startup+0.300102 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2464
/proc/meminfo: memFree=27228148/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=12440 CPUtime=0.29 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 739 0 0 0 29 0 0 0 20 0 1 0 339867390 12738560 679 33554432000 134512640 137136520 4291217696 4291216228 134551328 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 3110 679 198 641 0 2466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12440

[startup+0.700098 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2464
/proc/meminfo: memFree=27228148/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=14336 CPUtime=0.68 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 1201 0 0 0 68 0 0 0 20 0 1 0 339867390 14680064 1141 33554432000 134512640 137136520 4291217696 4291216616 135982492 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 3584 1141 198 641 0 2940 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14336

[startup+1.5001 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2465
/proc/meminfo: memFree=27222064/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=16832 CPUtime=1.49 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 1844 0 0 0 148 1 0 0 20 0 1 0 339867390 17235968 1784 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 4208 1784 198 641 0 3564 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16832

[startup+3.10011 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2465
/proc/meminfo: memFree=27216476/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=20832 CPUtime=3.09 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 2849 0 0 0 307 2 0 0 20 0 1 0 339867390 21331968 2789 33554432000 134512640 137136520 4291217696 4291216216 136504651 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 5208 2789 198 641 0 4564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20832

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2465
/proc/meminfo: memFree=27204448/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=27204 CPUtime=6.29 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 4439 0 0 0 626 3 0 0 20 0 1 0 339867390 27856896 4379 33554432000 134512640 137136520 4291217696 4291216320 134554327 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 6801 4379 198 641 0 6157 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27204

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2465
/proc/meminfo: memFree=27184456/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=36292 CPUtime=12.69 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 6688 0 0 0 1264 5 0 0 20 0 1 0 339867390 37163008 6628 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 9073 6628 198 641 0 8429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36292

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 2465
/proc/meminfo: memFree=27163384/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=38200 CPUtime=25.48 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 7206 0 0 0 2541 7 0 0 20 0 1 0 339867390 39116800 7112 33554432000 134512640 137136520 4291217696 4291216132 136498324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 9550 7112 198 641 0 8906 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38200

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2465
/proc/meminfo: memFree=27122920/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=43108 CPUtime=51.08 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 8500 0 0 0 5096 12 0 0 20 0 1 0 339867390 44142592 8328 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 10777 8328 198 641 0 10133 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43108

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2466
/proc/meminfo: memFree=26967840/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=51196 CPUtime=102.28 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 10628 0 0 0 10209 19 0 0 20 0 1 0 339867390 52424704 10361 33554432000 134512640 137136520 4291217696 4291216624 134543957 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 12799 10361 198 641 0 12155 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 51196

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 2466
/proc/meminfo: memFree=26819812/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=53484 CPUtime=162.26 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 11269 0 0 0 16199 27 0 0 20 0 1 0 339867390 54767616 10948 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 13371 10948 198 641 0 12727 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 53484

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 2466
/proc/meminfo: memFree=26690136/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=53804 CPUtime=222.25 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 11321 0 0 0 22192 33 0 0 20 0 1 0 339867390 55095296 11000 33554432000 134512640 137136520 4291217696 4291216736 134540859 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 13451 11000 198 641 0 12807 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 53804

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 2466
/proc/meminfo: memFree=26560476/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=57388 CPUtime=282.25 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 12307 0 0 0 28184 41 0 0 20 0 1 0 339867390 58765312 11926 33554432000 134512640 137136520 4291217696 4291216620 135982506 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 14347 11926 198 641 0 13703 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 57388

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 2466
/proc/meminfo: memFree=26461932/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=59104 CPUtime=342.23 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 12706 0 0 0 34177 46 0 0 20 0 1 0 339867390 60522496 12325 33554432000 134512640 137136520 4291217696 4291216624 134543881 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 14776 12325 198 641 0 14132 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 59104

[startup+402.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 2467
/proc/meminfo: memFree=26367844/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=61900 CPUtime=402.23 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 13413 0 0 0 40171 52 0 0 20 0 1 0 339867390 63385600 13032 33554432000 134512640 137136520 4291217696 4291216624 134543831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 15475 13032 198 641 0 14831 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 61900

[startup+462.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/177 2467
/proc/meminfo: memFree=26263844/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=64748 CPUtime=462.21 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 14183 0 0 0 46163 58 0 0 20 0 1 0 339867390 66301952 13736 33554432000 134512640 137136520 4291217696 4291216736 134540859 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 16187 13736 198 641 0 15543 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 64748

[startup+522.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 2467
/proc/meminfo: memFree=26131752/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=64748 CPUtime=522.21 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 14183 0 0 0 52157 64 0 0 20 0 1 0 339867390 66301952 13736 33554432000 134512640 137136520 4291217696 4291216624 134543799 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 16187 13736 198 641 0 15543 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 64748

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 2467
/proc/meminfo: memFree=26011136/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=64976 CPUtime=582.2 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 14240 0 0 0 58150 70 0 0 20 0 1 0 339867390 66535424 13793 33554432000 134512640 137136520 4291217696 4291216288 134616935 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 16244 13793 198 641 0 15600 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 64976

[startup+642.3 s]

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

/proc/meminfo: memFree=25217828/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=70336 CPUtime=1062.12 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 15652 0 0 0 106095 117 0 0 20 0 1 0 339867390 72024064 15133 33554432000 134512640 137136520 4291217696 4291216624 134543819 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 17584 15133 198 641 0 16940 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 70336

[startup+1122.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 2472
/proc/meminfo: memFree=25118912/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=70336 CPUtime=1122.11 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 15652 0 0 0 112088 123 0 0 20 0 1 0 339867390 72024064 15133 33554432000 134512640 137136520 4291217696 4291216624 134543831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 17584 15133 198 641 0 16940 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 70336

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2472
/proc/meminfo: memFree=25017632/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=73800 CPUtime=1182.1 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 16628 0 0 0 118082 128 0 0 20 0 1 0 339867390 75571200 16030 33554432000 134512640 137136520 4291217696 4291216624 134543831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18450 16030 198 641 0 17806 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 73800

[startup+1242.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/178 2475
/proc/meminfo: memFree=24927436/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=74232 CPUtime=1242.09 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 16705 0 0 0 124076 133 0 0 20 0 1 0 339867390 76013568 16107 33554432000 134512640 137136520 4291217696 4291216624 134544408 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18558 16107 198 641 0 17914 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 74232

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2476
/proc/meminfo: memFree=24852948/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=75484 CPUtime=1302.1 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17018 0 0 0 130071 139 0 0 20 0 1 0 339867390 77295616 16420 33554432000 134512640 137136520 4291217696 4291216812 136568305 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18871 16420 198 641 0 18227 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 75484

[startup+1362.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 2476
/proc/meminfo: memFree=24795192/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=75484 CPUtime=1362.08 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17018 0 0 0 136063 145 0 0 20 0 1 0 339867390 77295616 16420 33554432000 134512640 137136520 4291217696 4291216456 135982518 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18871 16420 198 641 0 18227 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 75484

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 2476
/proc/meminfo: memFree=24709796/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=75488 CPUtime=1422.07 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17018 0 0 0 142058 149 0 0 20 0 1 0 339867390 77299712 16420 33554432000 134512640 137136520 4291217696 4291216624 134543819 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18872 16420 198 641 0 18228 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 75488

[startup+1482.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 2526
/proc/meminfo: memFree=28135372/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=75488 CPUtime=1482.03 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17049 0 0 0 148048 155 0 0 20 0 1 0 339867390 77299712 16449 33554432000 134512640 137136520 4291217696 4291216624 134544148 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18872 16449 198 641 0 18228 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 75488

[startup+1542.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2526
/proc/meminfo: memFree=28120368/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=75984 CPUtime=1542.03 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17144 0 0 0 154043 160 0 0 20 0 1 0 339867390 77807616 16544 33554432000 134512640 137136520 4291217696 4291216532 136501957 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 18996 16544 198 641 0 18352 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 75984

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 2577
/proc/meminfo: memFree=28084028/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=76732 CPUtime=1602.02 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17332 0 0 0 160037 165 0 0 20 0 1 0 339867390 78573568 16732 33554432000 134512640 137136520 4291217696 4291216408 136502073 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 19183 16732 198 641 0 18539 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 76732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 2577
/proc/meminfo: memFree=27796636/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=76732 CPUtime=1662 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17332 0 0 0 166030 170 0 0 20 0 1 0 339867390 78573568 16732 33554432000 134512640 137136520 4291217696 4291216248 136502025 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 19183 16732 198 641 0 18539 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 76732

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2577
/proc/meminfo: memFree=27585944/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=78588 CPUtime=1722 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 17810 0 0 0 172025 175 0 0 20 0 1 0 339867390 80474112 17210 33554432000 134512640 137136520 4291217696 4291216624 134543865 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 19647 17210 198 641 0 19003 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 78588

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 2577
/proc/meminfo: memFree=27396376/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1781.99 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 178018 181 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216500 136502079 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 82700

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

[startup+1791.91 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27376488/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1791.59 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 178977 182 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216624 134543831 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 82700

[startup+1795.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27366328/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1794.79 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 179297 182 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216548 136509131 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1794.79
Current children cumulated vsize (KiB) 82700

[startup+1796.7 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27363228/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1796.39 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 179456 183 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216624 134544604 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1796.39
Current children cumulated vsize (KiB) 82700

[startup+1797.5 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27360632/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1797.19 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 179536 183 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216624 134543865 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1797.19
Current children cumulated vsize (KiB) 82700

[startup+1797.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27360632/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1797.59 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 179576 183 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216624 134543865 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1797.59
Current children cumulated vsize (KiB) 82700

[startup+1798.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 2580
/proc/meminfo: memFree=27360632/32873648 swapFree=6864/6864
[pid=2464] ppid=2462 vsize=82700 CPUtime=1797.99 cores=0,2,4,6
/proc/2464/stat : 2464 (bsolo) R 2462 2464 31961 0 -1 4202496 18915 0 0 0 179616 183 0 0 20 0 1 0 339867390 84684800 18228 33554432000 134512640 137136520 4291217696 4291216556 136518911 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/2464/statm: 20675 18228 198 641 0 20031 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 82700

Child status: 0
Real time (s): 1798.31
CPU time (s): 1798
CPU user time (s): 1796.17
CPU system time (s): 1.83172
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 82700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.17
system time used= 1.83172
maximum resident set size= 73260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18916
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= 32
involuntary context switches= 2558

runsolver used 3.79042 second user time and 11.6592 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 17:30:14
IDJOB=3737789
IDBENCH=48318
IDSOLVER=2320
FILE ID=node120/3737789-1338737414
RUNJOBID= node120-1338713480-31977
PBS_JOBID= 14636735
Free space on /tmp= 70772 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_10_1_15.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737789-1338737414/watcher-3737789-1338737414 -o /tmp/evaluation-result-3737789-1338737414/solver-3737789-1338737414 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3737789-1338737414.opb

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

MD5SUM BENCH= c7cfddeeb3bb3e7896ee6eefe7e9ac17
RANDOM SEED=642796207

node120.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.456
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	: 5332.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.456
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.456
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.92
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.456
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.88
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.456
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		: 2666.456
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.83
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.456
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		: 2666.456
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27229032 kB
Buffers:          568108 kB
Cached:          3122200 kB
SwapCached:         1580 kB
Active:          2728240 kB
Inactive:        1983380 kB
Active(anon):    1013560 kB
Inactive(anon):     9224 kB
Active(file):    1714680 kB
Inactive(file):  1974156 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:              3916 kB
Writeback:            16 kB
AnonPages:       1025684 kB
Mapped:            11988 kB
Shmem:                32 kB
Slab:             794872 kB
SReclaimable:     238976 kB
SUnreclaim:       555896 kB
KernelStack:        1464 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1143432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    460800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3737789-1338737414.opb

Free space on /tmp at the end= 70768 MiB
End job on node120 at 2012-06-03 18:00:13