Trace number 3729837

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.1UNSAT 1493.9 1494.13

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900670167.opb
MD5SUM3972d8c24730f4742ee881de3ad25c62
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark1.42778
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 707
Number of bits of the biggest sum of numbers10
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.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-3729837-1338683374.opb
0.00/0.00	c File size is 83379 bytes.
0.00/0.00	c Highest Coefficient sum: 707
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 231 Constr: 2707 2684/22/1 Lit: 8338 Watch. Lit: 5707
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.01 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    231     2586     8096    3     5471    1880      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1493.86/1494.12	c      100    231     2756    14044    5     5817    2069    170   5263 0.02
1493.86/1494.12	c      251    231     2982    23927    8     6278    2276    396   6275 0.04
1493.86/1494.12	c      476    231     3289    39037   11     6891    2504    703   5876 0.08
1493.86/1494.12	c      818    231     3723    60859   16     7759    2755   1137   5381 0.15
1493.86/1494.12	c     1327    231     4325    82458   19     8965    3031   1739   4951 0.27
1493.86/1494.12	c     2091    231     5216   122195   23    10750    3335   2630   4430 0.47
1493.86/1494.12	c     3239    231     4688    89389   19     9703    3669   2102   3988 0.81
1493.86/1494.12	c     4961    231     4598    74258   16     9500    4036   2012   3924 1.26
1493.86/1494.12	c     7545    231     5254    95559   18    10852    4440   2668   4127 1.83
1493.86/1494.12	c    11425    231     4807    99576   20     9929    4885   2221   3923 2.91
1493.86/1494.12	c    17247    231     5905   122273   20    12130    5374   3319   3894 4.43
1493.86/1494.12	c    25985    231     6862   173767   25    14155    5912   4276   3829 6.79
1493.86/1494.12	c    39097    231     8416   252249   29    17403    6504   5830   3627 10.78
1493.86/1494.12	c    58768    231     5852   168782   28    12064    7155   3266   3306 17.77
1493.86/1494.12	c    88280    231     7598   207607   27    15604    7871   5012   3197 27.61
1493.86/1494.12	c   132550    231    10107   251118   24    20626    8659   7521   3011 44.02
1493.86/1494.12	c   198961    231    10880   293596   26    22088    9525   8294   2855 69.69
1493.86/1494.12	c   298581    231    10777   305275   28    21994   10478   8191   2693 110.87
1493.86/1494.12	c   448017    231    11056   328488   29    22486   11526   8470   2635 170.01
1493.86/1494.12	c   672176    231    11155   329177   29    22748   12679   8569   2523 266.40
1493.86/1494.12	c  1008419    231    11376   369303   32    23249   13947   8790   2396 420.79
1493.86/1494.12	c  1512791    231    10594   283474   26    21587   15342   8008   2270 666.29
1493.86/1494.12	c  2269356    230    13317   488488   36    27306   16877  10731   2096 1082.69
1493.86/1494.12	c Backtracks by Clause: 2960163
1493.86/1494.12	c Backtracks by PB constraint: 2945
1493.86/1494.12	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1493.86/1494.12	c   23  2963108 595842  4042741    18177   591467  15591   1983 1493.90
1493.86/1494.12	s UNSATISFIABLE
1493.86/1494.12	c Total time: 1493.9 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-3729837-1338683374/watcher-3729837-1338683374 -o /tmp/evaluation-result-3729837-1338683374/solver-3729837-1338683374 -C 1800 -W 1900 -M 15500 bsolo -l2 -t1800 -m15500 HOME/instance-3729837-1338683374.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.02 1.95 4/176 30380
/proc/meminfo: memFree=31445516/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=11328 CPUtime=0.01 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 452 0 0 0 1 0 0 0 20 0 1 0 334464418 11599872 384 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 2832 384 196 641 0 2188 0

[startup+0.016923 s]
/proc/loadavg: 2.00 2.02 1.95 4/176 30380
/proc/meminfo: memFree=31445516/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=11328 CPUtime=0.01 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 452 0 0 0 1 0 0 0 20 0 1 0 334464418 11599872 384 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 2832 384 196 641 0 2188 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11328

[startup+0.100232 s]
/proc/loadavg: 2.00 2.02 1.95 4/176 30380
/proc/meminfo: memFree=31445516/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=11704 CPUtime=0.09 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 556 0 0 0 9 0 0 0 20 0 1 0 334464418 11984896 488 33554432000 134512640 137136520 4288003504 4288002432 134544125 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 2926 488 196 641 0 2282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11704

[startup+0.300229 s]
/proc/loadavg: 2.00 2.02 1.95 4/176 30380
/proc/meminfo: memFree=31445516/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=12332 CPUtime=0.29 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 727 0 0 0 29 0 0 0 20 0 1 0 334464418 12627968 659 33554432000 134512640 137136520 4288003504 4288002348 136500596 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3083 659 196 641 0 2439 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12332

[startup+0.700232 s]
/proc/loadavg: 2.00 2.02 1.95 4/176 30380
/proc/meminfo: memFree=31445516/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=13432 CPUtime=0.69 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 979 0 0 0 69 0 0 0 20 0 1 0 334464418 13754368 911 33554432000 134512640 137136520 4288003504 4288002432 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3358 911 196 641 0 2714 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13432

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 30381
/proc/meminfo: memFree=31442656/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=13436 CPUtime=1.49 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 992 0 0 0 149 0 0 0 20 0 1 0 334464418 13758464 924 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3359 924 196 641 0 2715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13436

[startup+3.10022 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 30381
/proc/meminfo: memFree=31442028/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=14052 CPUtime=3.09 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 1142 0 0 0 308 1 0 0 20 0 1 0 334464418 14389248 1074 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3513 1074 196 641 0 2869 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14052

[startup+6.30023 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 30381
/proc/meminfo: memFree=31441284/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=14300 CPUtime=6.29 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 1220 0 0 0 627 2 0 0 20 0 1 0 334464418 14643200 1152 33554432000 134512640 137136520 4288003504 4288002144 134617449 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3575 1152 197 641 0 2931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14300

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 1.95 3/177 30381
/proc/meminfo: memFree=31439704/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=15768 CPUtime=12.68 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 1564 0 0 0 1265 3 0 0 20 0 1 0 334464418 16146432 1496 33554432000 134512640 137136520 4288003504 4288002056 136502204 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 3942 1496 197 641 0 3298 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15768

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 30381
/proc/meminfo: memFree=31438772/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=16388 CPUtime=25.49 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 1727 0 0 0 2543 6 0 0 20 0 1 0 334464418 16781312 1658 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4097 1658 197 641 0 3453 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16388

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 1.95 3/178 30384
/proc/meminfo: memFree=31438392/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=17256 CPUtime=51.08 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 1954 0 0 0 5098 10 0 0 20 0 1 0 334464418 17670144 1885 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4314 1885 197 641 0 3670 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17256

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 1.95 3/177 30384
/proc/meminfo: memFree=31436848/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=18044 CPUtime=102.29 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2140 0 0 0 10208 21 0 0 20 0 1 0 334464418 18477056 2070 33554432000 134512640 137136520 4288003504 4288002356 136509123 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4511 2070 197 641 0 3867 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18044

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30385
/proc/meminfo: memFree=31437096/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=18040 CPUtime=162.27 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2155 0 0 0 16195 32 0 0 20 0 1 0 334464418 18472960 2085 33554432000 134512640 137136520 4288003504 4288002432 134543819 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4510 2085 197 641 0 3866 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 18040

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30385
/proc/meminfo: memFree=31435544/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=19268 CPUtime=222.26 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2460 0 0 0 22184 42 0 0 20 0 1 0 334464418 19730432 2389 33554432000 134512640 137136520 4288003504 4288002036 134551248 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4817 2389 197 641 0 4173 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 19268

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30385
/proc/meminfo: memFree=31434116/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=19732 CPUtime=282.25 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2581 0 0 0 28174 51 0 0 20 0 1 0 334464418 20205568 2510 33554432000 134512640 137136520 4288003504 4288002432 134543831 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4933 2510 197 641 0 4289 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 19732

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 30386
/proc/meminfo: memFree=31434108/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=19732 CPUtime=342.24 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2581 0 0 0 34162 62 0 0 20 0 1 0 334464418 20205568 2510 33554432000 134512640 137136520 4288003504 4288002364 136518985 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 4933 2510 197 641 0 4289 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 19732

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30386
/proc/meminfo: memFree=31433248/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=20660 CPUtime=402.23 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2801 0 0 0 40151 72 0 0 20 0 1 0 334464418 21155840 2730 33554432000 134512640 137136520 4288003504 4288002432 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5165 2730 197 641 0 4521 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 20660

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 1.95 3/177 30387
/proc/meminfo: memFree=31431572/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=21028 CPUtime=462.22 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2892 0 0 0 46141 81 0 0 20 0 1 0 334464418 21532672 2820 33554432000 134512640 137136520 4288003504 4288002432 134543834 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5257 2820 197 641 0 4613 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 21028

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/177 30387
/proc/meminfo: memFree=31431448/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=21028 CPUtime=522.21 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2892 0 0 0 52130 91 0 0 20 0 1 0 334464418 21532672 2820 33554432000 134512640 137136520 4288003504 4288002428 136294896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5257 2820 197 641 0 4613 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 21028

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 30387
/proc/meminfo: memFree=31431696/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=21024 CPUtime=582.2 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 2892 0 0 0 58119 101 0 0 20 0 1 0 334464418 21528576 2820 33554432000 134512640 137136520 4288003504 4288002016 136501952 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5256 2820 197 641 0 4612 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 21024

[startup+642.3 s]

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

/proc/meminfo: memFree=31410216/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22380 CPUtime=762.18 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3236 0 0 0 76087 131 0 0 20 0 1 0 334464418 22917120 3164 33554432000 134512640 137136520 4288003504 4288002432 134544135 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5595 3164 197 641 0 4951 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 22380

[startup+822.3 s]
/proc/loadavg: 2.11 2.03 1.97 3/177 30487
/proc/meminfo: memFree=31277792/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22380 CPUtime=822.17 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3236 0 0 0 82078 139 0 0 20 0 1 0 334464418 22917120 3164 33554432000 134512640 137136520 4288003504 4288002432 134543869 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5595 3164 197 641 0 4951 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 22380

[startup+882.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 30487
/proc/meminfo: memFree=31235908/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22336 CPUtime=882.15 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3236 0 0 0 88069 146 0 0 20 0 1 0 334464418 22872064 3163 33554432000 134512640 137136520 4288003504 4288002364 136518901 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5584 3163 197 641 0 4940 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 22336

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 1.97 3/177 30487
/proc/meminfo: memFree=31235776/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22456 CPUtime=942.15 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3251 0 0 0 94060 155 0 0 20 0 1 0 334464418 22994944 3178 33554432000 134512640 137136520 4288003504 4288001872 134572496 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5614 3178 197 641 0 4970 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 22456

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 30487
/proc/meminfo: memFree=31189400/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22456 CPUtime=1002.14 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3252 0 0 0 100050 164 0 0 20 0 1 0 334464418 22994944 3179 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5614 3179 197 641 0 4970 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 22456

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/177 30488
/proc/meminfo: memFree=31162888/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22424 CPUtime=1062.13 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3252 0 0 0 106042 171 0 0 20 0 1 0 334464418 22962176 3179 33554432000 134512640 137136520 4288003504 4288002196 136509112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5606 3179 197 641 0 4962 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 22424

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30488
/proc/meminfo: memFree=31162792/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22556 CPUtime=1122.12 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3283 0 0 0 112033 179 0 0 20 0 1 0 334464418 23097344 3210 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5639 3210 197 641 0 4995 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 22556

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30488
/proc/meminfo: memFree=31162544/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=22784 CPUtime=1182.11 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3335 0 0 0 118022 189 0 0 20 0 1 0 334464418 23330816 3262 33554432000 134512640 137136520 4288003504 4288002364 136518911 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5696 3262 197 641 0 5052 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 22784

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/178 30491
/proc/meminfo: memFree=31161296/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23716 CPUtime=1242.1 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3578 0 0 0 124014 196 0 0 20 0 1 0 334464418 24285184 3505 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5929 3505 197 641 0 5285 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 23716

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30491
/proc/meminfo: memFree=31150568/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23840 CPUtime=1302.1 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3601 0 0 0 130006 204 0 0 20 0 1 0 334464418 24412160 3528 33554432000 134512640 137136520 4288003504 4288002432 134544112 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5960 3528 197 641 0 5316 0
Current children cumulated CPU time (s) 1302.1
Current children cumulated vsize (KiB) 23840

[startup+1362.3 s]
/proc/loadavg: 2.05 2.01 1.97 3/177 30492
/proc/meminfo: memFree=31151000/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23800 CPUtime=1362.08 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 135995 213 0 0 20 0 1 0 334464418 24371200 3528 33554432000 134512640 137136520 4288003504 4288002432 134543957 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5950 3528 197 641 0 5306 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 23800

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23796 CPUtime=1422.07 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 141985 222 0 0 20 0 1 0 334464418 24367104 3528 33554432000 134512640 137136520 4288003504 4288002128 134554444 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5949 3528 197 641 0 5305 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 23796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1482.07 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 147976 231 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002432 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 23752

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

[startup+1484.7 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1484.47 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 148216 231 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002432 134544393 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1484.47
Current children cumulated vsize (KiB) 23752

[startup+1491.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1490.87 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 148855 232 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002432 134543939 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1490.87
Current children cumulated vsize (KiB) 23752

[startup+1492.71 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1492.47 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 149015 232 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002344 136501956 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1492.47
Current children cumulated vsize (KiB) 23752

[startup+1493.5 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1493.26 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 149094 232 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1493.26
Current children cumulated vsize (KiB) 23752

[startup+1493.9 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1493.66 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 149134 232 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002432 134543865 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1493.66
Current children cumulated vsize (KiB) 23752

[startup+1494.1 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 30492
/proc/meminfo: memFree=31150876/32873844 swapFree=7116/7116
[pid=30380] ppid=30378 vsize=23752 CPUtime=1493.86 cores=0,2,4,6
/proc/30380/stat : 30380 (bsolo) R 30378 30380 29538 0 -1 4202496 3602 0 0 0 149154 232 0 0 20 0 1 0 334464418 24322048 3517 33554432000 134512640 137136520 4288003504 4288002620 136568305 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/30380/statm: 5938 3517 197 641 0 5294 0
Current children cumulated CPU time (s) 1493.86
Current children cumulated vsize (KiB) 23752

Child status: 0
Real time (s): 1494.13
CPU time (s): 1493.9
CPU user time (s): 1491.58
CPU system time (s): 2.32365
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 23840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1491.58
system time used= 2.32365
maximum resident set size= 14112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3603
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= 6
involuntary context switches= 1619

runsolver used 3.3115 second user time and 8.00878 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-03 02:29:34
IDJOB=3729837
IDBENCH=1351
IDSOLVER=2320
FILE ID=node111/3729837-1338683374
RUNJOBID= node111-1338678630-29557
PBS_JOBID= 14636702
Free space on /tmp= 67392 MiB

SOLVER NAME= PB09: bsolo 3.1
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900670167.opb
COMMAND LINE= bsolo -l2 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3729837-1338683374/watcher-3729837-1338683374 -o /tmp/evaluation-result-3729837-1338683374/solver-3729837-1338683374 -C 1800 -W 1900 -M 15500  bsolo -l2 -t1800 -m15500 HOME/instance-3729837-1338683374.opb

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

MD5SUM BENCH= 3972d8c24730f4742ee881de3ad25c62
RANDOM SEED=1019322357

node111.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.152
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.30
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.152
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.152
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.152
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.152
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.152
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		: 2666.152
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.152
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:        31446044 kB
Buffers:          165108 kB
Cached:           464704 kB
SwapCached:         1352 kB
Active:           156112 kB
Inactive:         488224 kB
Active(anon):      15408 kB
Inactive(anon):     1120 kB
Active(file):     140704 kB
Inactive(file):   487104 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100048 kB
Dirty:              3904 kB
Writeback:             0 kB
AnonPages:         30260 kB
Mapped:             9500 kB
Shmem:                 0 kB
Slab:             644960 kB
SReclaimable:      87332 kB
SUnreclaim:       557628 kB
KernelStack:        1472 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     142748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3729837-1338683374.opb

Free space on /tmp at the end= 67384 MiB
End job on node111 at 2012-06-03 02:54:29