Trace number 3723815

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 NameAnswerobjective functionCPU timeWall clock time
PB12: minisatp 1.0-2-g022594c? (TO) 1800.12 1800.51

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
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 Parsing PB file...
0.00/0.00	c Converting 1023 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ##############################
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[1009]---> BDD-cost:   21
0.00/0.00	c ---[ 995]---> BDD-cost:   21
0.00/0.00	c ---[ 969]---> BDD-cost:   45
0.00/0.00	c ---[ 964]---> BDD-cost:    3
0.00/0.00	c ---[ 959]---> BDD-cost:    3
0.00/0.00	c ---[ 909]---> BDD-cost:   93
0.00/0.00	c ---[ 895]---> BDD-cost:   21
0.00/0.00	c ---[ 881]---> BDD-cost:   21
0.00/0.00	c ---[ 876]---> BDD-cost:    3
0.00/0.00	c ---[ 862]---> BDD-cost:   21
0.00/0.00	c ---[ 812]---> BDD-cost:   93
0.00/0.00	c ---[ 804]---> BDD-cost:    9
0.00/0.00	c ---[ 790]---> BDD-cost:   21
0.00/0.00	c ---[ 596]---> BDD-cost:  381
0.00/0.00	c ---[ 582]---> BDD-cost:   21
0.00/0.00	c ---[ 388]---> BDD-cost:  381
0.00/0.00	c ---[ 374]---> BDD-cost:   21
0.00/0.00	c ---[ 348]---> BDD-cost:   45
0.00/0.00	c ---[ 322]---> BDD-cost:   45
0.00/0.00	c ---[ 317]---> BDD-cost:    3
0.00/0.00	c ---[ 303]---> BDD-cost:   21
0.00/0.00	c ---[ 295]---> BDD-cost:    9
0.00/0.00	c ---[ 287]---> BDD-cost:    9
0.00/0.00	c ---[ 282]---> BDD-cost:    3
0.00/0.00	c ---[ 268]---> BDD-cost:   21
0.00/0.00	c ---[ 263]---> BDD-cost:    3
0.00/0.00	c ---[ 237]---> BDD-cost:   45
0.00/0.00	c ---[ 223]---> BDD-cost:   21
0.00/0.00	c ---[ 197]---> BDD-cost:   45
0.00/0.00	c ---[ 192]---> BDD-cost:    3
0.00/0.00	c ---[ 191]---> Sorter-cost:  695     Base: 2 2 2 2
0.00/0.00	c ---[ 190]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 189]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 188]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 187]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.00	c ---[ 186]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 185]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 184]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.00	c ---[ 183]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.00	c ---[ 182]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 181]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 180]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 179]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 178]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 177]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 176]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 175]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.01	c ---[ 174]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 173]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 172]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 171]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 170]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 169]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 168]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 167]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.01	c ---[ 166]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 165]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 164]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 163]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 162]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 161]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 160]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 159]---> Sorter-cost:  687     Base: 2 2 2 2
0.00/0.01	c ---[ 158]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 157]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 156]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 155]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 154]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 153]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 152]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 151]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.01	c ---[ 150]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 149]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 148]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 147]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 146]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 145]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 144]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 143]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.01	c ---[ 142]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 141]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 140]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 139]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 138]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 137]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 136]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 135]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.01	c ---[ 134]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 133]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 132]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 131]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.01	c ---[ 130]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.01	c ---[ 129]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 128]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 127]---> Sorter-cost:  695     Base: 2 2 2 2
0.00/0.02	c ---[ 126]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 125]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 124]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 123]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[ 122]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 121]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 120]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 119]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.02	c ---[ 118]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 117]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 116]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 115]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[ 114]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 113]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 112]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 111]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.02	c ---[ 110]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 109]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 108]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 107]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[ 106]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 105]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 104]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 103]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.02	c ---[ 102]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 101]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[ 100]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  99]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[  98]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  97]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  96]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  95]---> Sorter-cost:  687     Base: 2 2 2 2
0.00/0.02	c ---[  94]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  93]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  92]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  91]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[  90]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  89]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  88]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  87]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.02	c ---[  86]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  85]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  84]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  83]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.02	c ---[  82]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  81]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.02	c ---[  80]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  79]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.03	c ---[  78]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  77]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  76]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  75]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.03	c ---[  74]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  73]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  72]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  71]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.03	c ---[  70]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  69]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  68]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  67]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.03	c ---[  66]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  65]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  64]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  63]---> Sorter-cost:  695     Base: 2 2 2 2
0.00/0.03	c ---[  62]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  61]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  60]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  59]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.03	c ---[  58]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  57]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  56]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  55]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.03	c ---[  54]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  53]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  52]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  51]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.03	c ---[  50]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.03	c ---[  49]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  48]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  47]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.04	c ---[  46]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  45]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  44]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  43]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[  42]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  41]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  40]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  39]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.04	c ---[  38]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  37]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  36]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  35]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[  34]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  33]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  32]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  31]---> Sorter-cost:  687     Base: 2 2 2 2
0.00/0.04	c ---[  30]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  29]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  28]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  27]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[  26]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  25]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  24]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  23]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.04	c ---[  22]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  21]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  20]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  19]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[  18]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  17]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  16]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  15]---> Sorter-cost:  685     Base: 2 2 2 2
0.00/0.04	c ---[  14]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  13]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  12]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[  11]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[  10]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   9]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   8]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   7]---> Sorter-cost:  663     Base: 2 2 2 2
0.00/0.04	c ---[   6]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   5]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   4]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   3]---> Sorter-cost:  577     Base: 2 2 2 2
0.00/0.04	c ---[   2]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   1]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.04	c ---[   0]---> Sorter-cost:  567     Base: 2 2 2 2
0.00/0.13	c ==================================[MINISAT+]==================================
0.00/0.13	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.13	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.13	c ==============================================================================
0.00/0.13	c |         0 |  222243   520707 |   74081       0        0    -nan |  0.000 % |
0.00/0.19	c |       101 |  222207   520627 |   81489      76      655     8.6 |  0.282 % |
0.00/0.25	c |       252 |  222207   520627 |   89638     227     2062     9.1 |  0.282 % |
0.00/0.41	c |       478 |  222207   520627 |   98601     453     7351    16.2 |  0.282 % |
0.00/0.62	c |       817 |  222207   520627 |  108461     792    22048    27.8 |  0.282 % |
1.09/1.12	c |      1323 |  222203   520618 |  119308    1297    32857    25.3 |  0.283 % |
1.68/1.78	c |      2083 |  222199   520609 |  131239    2056    72559    35.3 |  0.284 % |
2.79/2.84	c |      3222 |  222199   520609 |  144362    3195   128927    40.4 |  0.284 % |
4.69/4.71	c |      4930 |  222192   520594 |  158799    4900   222470    45.4 |  0.287 % |
6.99/7.03	c |      7492 |  222108   520407 |  174679    7451   376953    50.6 |  0.315 % |
10.68/10.74	c |     11336 |  222085   520356 |  192147   11290   616894    54.6 |  0.324 % |
16.58/16.60	c |     17103 |  222085   520356 |  211361   17057  1382128    81.0 |  0.324 % |
26.68/26.70	c |     25755 |  222065   520312 |  232497   25707  1898870    73.9 |  0.331 % |
40.69/40.72	c |     38730 |  222045   520267 |  255747   38680  3339774    86.3 |  0.339 % |
64.17/64.22	c |     58191 |  221955   520071 |  281322   58096  5288407    91.0 |  0.369 % |
97.14/97.21	c |     87384 |  221918   519990 |  309454   87276  7604263    87.1 |  0.381 % |
154.43/154.53	c |    131174 |  221379   518760 |  340400  130987 11066434    84.5 |  0.538 % |
253.40/253.55	c |    196858 |  221361   518721 |  374440  196657 15746207    80.1 |  0.544 % |
438.66/438.86	c |    295384 |  221353   518703 |  411884  295175 24680110    83.6 |  0.547 % |
784.55/784.80	c |    443173 |  221338   518672 |  453072   51500  8706136   169.1 |  0.553 % |
1140.20/1140.53	c |    664856 |  221046   518004 |  498379  273164 31846796   116.6 |  0.635 % |
1800.10/1800.50	c 
1800.10/1800.50	c *** TERMINATED ***
1800.10/1800.50	s UNKNOWN

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-3723815-1338575121/watcher-3723815-1338575121 -o /tmp/evaluation-result-3723815-1338575121/solver-3723815-1338575121 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723815-1338575121.opb 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12093
/proc/meminfo: memFree=27227888/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0

[startup+0.0605041 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12093
/proc/meminfo: memFree=27227888/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100336 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12093
/proc/meminfo: memFree=27227888/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300322 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12093
/proc/meminfo: memFree=27227888/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700329 s]
/proc/loadavg: 2.00 2.00 1.97 3/177 12093
/proc/meminfo: memFree=27227888/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12098
/proc/meminfo: memFree=27146796/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=33032 CPUtime=1.48 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 8227 0 0 0 147 1 0 0 20 0 1 0 323640686 33824768 7542 33554432000 4194304 5276501 140734204538144 140734204536392 4399323 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 8258 7542 118 265 0 7990 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42180

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12098
/proc/meminfo: memFree=27144284/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=33560 CPUtime=3.09 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 8347 0 0 0 307 2 0 0 20 0 1 0 323640686 34365440 7662 33554432000 4194304 5276501 140734204538144 140734204535736 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 8390 7662 118 265 0 8122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42708

[startup+6.30032 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12098
/proc/meminfo: memFree=27141184/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=34784 CPUtime=6.29 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 8631 0 0 0 627 2 0 0 20 0 1 0 323640686 35618816 7946 33554432000 4194304 5276501 140734204538144 140734204536136 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 8696 7946 118 265 0 8428 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43932

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12098
/proc/meminfo: memFree=27133660/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=36920 CPUtime=12.68 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 9180 0 0 0 1266 2 0 0 20 0 1 0 323640686 37806080 8495 33554432000 4194304 5276501 140734204538144 140734204536040 4399351 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 9230 8495 118 265 0 8962 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46068

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 1.97 3/179 12098
/proc/meminfo: memFree=27123028/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=42128 CPUtime=25.48 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 10474 0 0 0 2545 3 0 0 20 0 1 0 323640686 43139072 9789 33554432000 4194304 5276501 140734204538144 140734204536328 4400112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 10532 9789 118 265 0 10264 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51276

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 1.97 3/179 12098
/proc/meminfo: memFree=27098448/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=54960 CPUtime=51.08 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 13655 0 0 0 5103 5 0 0 20 0 1 0 323640686 56279040 12970 33554432000 4194304 5276501 140734204538144 140734204536328 4399315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 13740 12970 118 265 0 13472 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64108

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.97 3/179 12098
/proc/meminfo: memFree=27063176/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=73580 CPUtime=102.25 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 18171 0 0 0 10218 7 0 0 20 0 1 0 323640686 75345920 17698 33554432000 4194304 5276501 140734204538144 140734204535736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 18395 17698 118 265 0 18127 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 82728

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12098
/proc/meminfo: memFree=27032704/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=88892 CPUtime=162.24 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 22026 0 0 0 16214 10 0 0 20 0 1 0 323640686 91025408 21553 33554432000 4194304 5276501 140734204538144 140734204535736 4400066 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 22223 21553 118 265 0 21955 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 98040

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12099
/proc/meminfo: memFree=27004588/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=102860 CPUtime=222.21 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 25484 0 0 0 22209 12 0 0 20 0 1 0 323640686 105328640 25089 33554432000 4194304 5276501 140734204538144 140734204535736 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 25715 25089 118 265 0 25447 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 112008

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/180 12102
/proc/meminfo: memFree=26960560/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=119484 CPUtime=282.2 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 29421 0 0 0 28206 14 0 0 20 0 1 0 323640686 122351616 29026 33554432000 4194304 5276501 140734204538144 140734204535736 4633200 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 29871 29026 118 265 0 29603 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 128632

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12102
/proc/meminfo: memFree=26909984/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=131932 CPUtime=342.19 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 32527 0 0 0 34203 16 0 0 20 0 1 0 323640686 135098368 32132 33554432000 4194304 5276501 140734204538144 140734204535736 4399741 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 32983 32132 118 265 0 32715 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141080

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12102
/proc/meminfo: memFree=26859228/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=263564 CPUtime=1122 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 64952 0 0 0 112163 37 0 0 20 0 1 0 323640686 269889536 65119 33554432000 4194304 5276501 140734204538144 140734204536328 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 65891 65119 118 265 0 65623 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 272712

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12109
/proc/meminfo: memFree=26226240/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=264292 CPUtime=1181.99 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65143 0 0 0 118162 37 0 0 20 0 1 0 323640686 270635008 65310 33554432000 4194304 5276501 140734204538144 140734204536328 4399315 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66073 65310 118 265 0 65805 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 273440

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12109
/proc/meminfo: memFree=26193700/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=264648 CPUtime=1241.98 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65238 0 0 0 124161 37 0 0 20 0 1 0 323640686 270999552 65405 33554432000 4194304 5276501 140734204538144 140734204536328 4390373 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66162 65405 118 265 0 65894 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 273796

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12109
/proc/meminfo: memFree=26157368/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=264648 CPUtime=1301.98 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65249 0 0 0 130161 37 0 0 20 0 1 0 323640686 270999552 65416 33554432000 4194304 5276501 140734204538144 140734204536328 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66162 65416 118 265 0 65894 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 273796

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12109
/proc/meminfo: memFree=26130212/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=266088 CPUtime=1361.96 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65525 0 0 0 136159 37 0 0 20 0 1 0 323640686 272474112 65692 33554432000 4194304 5276501 140734204538144 140734204536328 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66522 65692 118 265 0 66254 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 275236

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.97 3/179 12110
/proc/meminfo: memFree=26129464/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=266300 CPUtime=1421.96 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65579 0 0 0 142159 37 0 0 20 0 1 0 323640686 272691200 65817 33554432000 4194304 5276501 140734204538144 140734204536328 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66575 65817 118 265 0 66307 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 275448

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.98 3/180 12113
/proc/meminfo: memFree=26128324/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=267368 CPUtime=1481.94 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65832 0 0 0 148157 37 0 0 20 0 1 0 323640686 273784832 66070 33554432000 4194304 5276501 140734204538144 140734204536328 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66842 66070 118 265 0 66574 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 276516

[startup+1542.3 s]
/proc/loadavg: 2.08 2.03 1.98 3/179 12113
/proc/meminfo: memFree=26128100/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=267368 CPUtime=1541.93 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 65913 0 0 0 154156 37 0 0 20 0 1 0 323640686 273784832 66151 33554432000 4194304 5276501 140734204538144 140734204536328 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 66842 66151 118 265 0 66574 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 276516

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.98 3/179 12113
/proc/meminfo: memFree=26118800/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=278892 CPUtime=1601.93 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 68382 0 0 0 160154 39 0 0 20 0 1 0 323640686 285585408 68620 33554432000 4194304 5276501 140734204538144 140734204535736 4390373 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 69723 68620 118 265 0 69455 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 288040

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/179 12113
/proc/meminfo: memFree=26106028/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=291128 CPUtime=1661.92 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 71444 0 0 0 166151 41 0 0 20 0 1 0 323640686 298115072 71682 33554432000 4194304 5276501 140734204538144 140734204535736 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 72782 71682 118 265 0 72514 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 300276

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/179 12114
/proc/meminfo: memFree=26100944/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=296012 CPUtime=1721.91 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 72660 0 0 0 172149 42 0 0 20 0 1 0 323640686 303116288 72898 33554432000 4194304 5276501 140734204538144 140734204535736 4400126 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 74003 72898 118 265 0 73735 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 305160

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12114
/proc/meminfo: memFree=26100944/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=296012 CPUtime=1781.9 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 72660 0 0 0 178148 42 0 0 20 0 1 0 323640686 303116288 72898 33554432000 4194304 5276501 140734204538144 140734204535736 4396512 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 74003 72898 118 265 0 73735 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 305160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12114
/proc/meminfo: memFree=26101068/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=296012 CPUtime=1800.1 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 72660 0 0 0 179968 42 0 0 20 0 1 0 323640686 303116288 72898 33554432000 4194304 5276501 140734204538144 140734204535736 4399696 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 74003 72898 118 265 0 73735 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 305160

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.98 3/179 12114
/proc/meminfo: memFree=26101068/32873844 swapFree=7628/7628
[pid=12093] ppid=12091 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/12093/stat : 12093 (minisat+_script) S 12091 12093 10030 0 -1 4202496 383 552 0 0 0 0 0 0 20 0 1 0 323640686 9367552 277 33554432000 4194304 5064252 140734844643952 140734844642864 218213541454 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/12093/statm: 2287 277 236 213 0 72 0
[pid=12097] ppid=12093 vsize=296012 CPUtime=1800.1 cores=1,3,5,7
/proc/12097/stat : 12097 (minisat+_64-bit) R 12093 12093 10030 0 -1 4202496 72660 0 0 0 179968 42 0 0 20 0 1 0 323640686 303116288 72898 33554432000 4194304 5276501 140734204538144 140734204535736 4399696 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/12097/statm: 74003 72898 118 265 0 73735 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 305160

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.12
CPU user time (s): 1799.69
CPU system time (s): 0.435933
CPU usage (%): 99.9783
Max. virtual memory (cumulated for all children) (KiB): 305160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.69
system time used= 0.435933
maximum resident set size= 291596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73608
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= 130
involuntary context switches= 1974

runsolver used 11.8712 second user time and 12.7741 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-01 20:25:21
IDJOB=3723815
IDBENCH=71846
IDSOLVER=2307
FILE ID=node107/3723815-1338575121
RUNJOBID= node107-1338569719-11712
PBS_JOBID= 14635877
Free space on /tmp= 70780 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723815-1338575121/watcher-3723815-1338575121 -o /tmp/evaluation-result-3723815-1338575121/solver-3723815-1338575121 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723815-1338575121.opb

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

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=990055563

node107.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.760
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.52
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.760
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.760
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.760
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.760
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.760
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.760
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.86
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.760
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:       32873844 kB
MemFree:        27230516 kB
Buffers:          453488 kB
Cached:          4302896 kB
SwapCached:           76 kB
Active:          1836428 kB
Inactive:        2930996 kB
Active(anon):       2664 kB
Inactive(anon):    11072 kB
Active(file):    1833764 kB
Inactive(file):  2919924 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:              5056 kB
Writeback:             0 kB
AnonPages:         18644 kB
Mapped:            13748 kB
Shmem:               184 kB
Slab:             733288 kB
SReclaimable:     175332 kB
SUnreclaim:       557956 kB
KernelStack:        1400 kB
PageTables:         3844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70780 MiB
End job on node107 at 2012-06-01 20:55:22