Trace number 2657909

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
bsolo 3.2 Cl? 1798.04 1798.67

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
MD5SUM28d827e98d8e81c3ff9d9e47a6238269
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.5089
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4644
Total number of constraints31254
Number of constraints which are clauses30228
Number of constraints which are cardinality constraints (but not clauses)948
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 104
Number of bits of the biggest sum of numbers7
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657909-1276342363.opb
0.00/0.00	c File size is 1114539 bytes.
0.09/0.18	c Highest Coefficient sum: 104
0.09/0.18	c Parsing was ok!!
0.09/0.18	c Total parsing time: 0.185 s
0.09/0.19	c Var: 4644 Constr: 31428 30402/948/78 Lit: 101952 Watch. Lit: 69846
0.09/0.19	c Obj. Vars: 0 (0 % of total variables)
0.39/0.44	c Pre-processing Time: 0.44 s
0.39/0.44	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.44	c        0   4644    31428   101952    3    69846   30930      0      0 0.44
0.39/0.44	c Switching off lower bounding mode.
1797.96/1798.62	c      100   4644    31528   105138    3    70052   34024    100    216 0.46
1797.96/1798.62	c      250   4644    31678   111709    3    70355   37427    250    511 0.49
1797.96/1798.62	c      475   4644    31903   129678    4    70804   41170    475    879 0.54
1797.96/1798.62	c      813   4644    32241   157978    4    71482   45288    813   1368 0.59
1797.96/1798.62	c     1323   4644    32751   200714    6    72504   49817   1323   1954 0.68
1797.96/1798.62	c     2087   4644    33515   255910    7    74029   54799   2087   2570 0.81
1797.96/1798.62	c     3237   4644    34665   329796    9    76329   60279   3237   3279 0.99
1797.96/1798.62	c     4960   4644    36388   508104   13    79775   66307   4960   3550 1.40
1797.96/1798.62	c     7545   4644    38973   924449   23    84946   72938   7545   2803 2.69
1797.96/1798.62	c    11424   4644    42852  1257542   29    92705   80232  11424   2882 3.96
1797.96/1798.62	c    17246   4644    48674  2224812   45   104350   88256  17246   2278 7.57
1797.96/1798.62	c    25984   4644    57412  3973410   69   121824   97082  25984   1395 18.61
1797.96/1798.62	c    39094   4644    70522  5363320   76   148048  106791  39094   1071 36.48
1797.96/1798.62	c    58764   4644    90192  7370838   81   187389  117471  58764    813 72.21
1797.96/1798.62	c    88277   4644   119705 13284093  110   246413  129219  88277    647 136.26
1797.96/1798.62	c   132547   4644    50244  2451150   48   107490  142141  18816    347 381.75
1797.96/1798.62	c   198958   4644   116655 18512286  158   240313  156356  85227    203 977.72
1797.96/1798.62	c   298581   4644    75544  5942540   78   158092  171992  44116    170 1749.75
1797.96/1798.62	c Resources Exceeded
1797.96/1798.62	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.62	c   18   319533  52169   486532    96496  9661989  65068    177 1798.00
1797.96/1798.62	s UNKNOWN
1797.96/1798.62	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2657909-1276342363/watcher-2657909-1276342363 -o /tmp/evaluation-result-2657909-1276342363/solver-2657909-1276342363 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657909-1276342363.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 10760
/proc/meminfo: memFree=1744348/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=12028 CPUtime=0
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 350 0 0 0 0 0 0 0 23 0 1 0 7888175 12316672 269 1992294400 134512640 137138936 4291468144 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 3007 269 174 642 0 2090 0

[startup+0.090294 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 10760
/proc/meminfo: memFree=1744348/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=13808 CPUtime=0.08
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 903 0 0 0 8 0 0 0 23 0 1 0 7888175 14139392 822 1992294400 134512640 137138936 4291468144 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 3452 822 290 642 0 2535 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13808

[startup+0.101295 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 10760
/proc/meminfo: memFree=1744348/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=13948 CPUtime=0.09
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 974 0 0 0 9 0 0 0 23 0 1 0 7888175 14282752 893 1992294400 134512640 137138936 4291468144 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 3487 894 307 642 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13948

[startup+0.301331 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 10760
/proc/meminfo: memFree=1744348/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=18380 CPUtime=0.29
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 2485 0 0 0 27 2 0 0 23 0 1 0 7888175 18821120 2131 1992294400 134512640 137138936 4291468144 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 4595 2131 185 642 0 3951 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18380

[startup+0.701404 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 10760
/proc/meminfo: memFree=1744348/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=18216 CPUtime=0.69
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 3243 0 0 0 62 7 0 0 25 0 1 0 7888175 18653184 2130 1992294400 134512640 137138936 4291468144 18446744073709551615 134575324 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 4554 2130 190 642 0 3910 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18216

[startup+1.50055 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10761
/proc/meminfo: memFree=1734668/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=23108 CPUtime=1.49
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 4452 0 0 0 140 9 0 0 25 0 1 0 7888175 23662592 3339 1992294400 134512640 137138936 4291468144 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 5777 3339 190 642 0 5133 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23108

[startup+3.10084 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10761
/proc/meminfo: memFree=1728344/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=30132 CPUtime=3.09
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 6212 0 0 0 297 12 0 0 25 0 1 0 7888175 30855168 5099 1992294400 134512640 137138936 4291468144 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 7533 5099 190 642 0 6889 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30132

[startup+6.30043 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10761
/proc/meminfo: memFree=1714952/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=42264 CPUtime=6.28
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 9254 0 0 0 613 15 0 0 25 0 1 0 7888175 43278336 8141 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 10566 8141 190 642 0 9922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42264

[startup+12.7006 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10763
/proc/meminfo: memFree=1695112/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=60500 CPUtime=12.69
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 13794 0 0 0 1250 19 0 0 25 0 1 0 7888175 61952000 12681 1992294400 134512640 137138936 4291468144 18446744073709551615 134575747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 15125 12681 190 642 0 14481 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60500

[startup+25.5019 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10763
/proc/meminfo: memFree=1673784/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=80700 CPUtime=25.49
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 18865 0 0 0 2524 25 0 0 25 0 1 0 7888175 82636800 17752 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 20175 17752 190 642 0 19531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80700

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10763
/proc/meminfo: memFree=1649604/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=104980 CPUtime=51.07
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 24925 0 0 0 5074 33 0 0 25 0 1 0 7888175 107499520 23812 1992294400 134512640 137138936 4291468144 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 26245 23812 190 642 0 25601 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 104980

[startup+102.309 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 10765
/proc/meminfo: memFree=1605708/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=148260 CPUtime=102.26
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 35745 0 0 0 10177 49 0 0 25 0 1 0 7888175 151818240 34632 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 37065 34632 190 642 0 36421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 148260

[startup+162.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 10767
/proc/meminfo: memFree=1542592/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=211544 CPUtime=162.23
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 51556 0 0 0 16155 68 0 0 25 0 1 0 7888175 216621056 50443 1992294400 134512640 137138936 4291468144 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 52886 50443 190 642 0 52242 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 211544

[startup+222.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 10767
/proc/meminfo: memFree=1520892/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=232824 CPUtime=222.21
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 56877 0 0 0 22144 77 0 0 25 0 1 0 7888175 238411776 55764 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 58206 55764 190 642 0 57562 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 232824

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10769
/proc/meminfo: memFree=1504276/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=249436 CPUtime=282.19
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 61030 0 0 0 28136 83 0 0 25 0 1 0 7888175 255422464 59917 1992294400 134512640 137138936 4291468144 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 62359 59917 190 642 0 61715 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 249436

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10771
/proc/meminfo: memFree=1491380/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=262092 CPUtime=342.16
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 64197 0 0 0 34128 88 0 0 25 0 1 0 7888175 268382208 63084 1992294400 134512640 137138936 4291468144 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 65523 63084 190 642 0 64879 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 262092

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10776
/proc/meminfo: memFree=1484808/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=267700 CPUtime=402.15
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 65734 0 0 0 40119 96 0 0 25 0 1 0 7888175 274124800 64493 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 66925 64493 190 642 0 66281 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 267700

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10778
/proc/meminfo: memFree=1484932/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=267700 CPUtime=462.13
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 65734 0 0 0 46113 100 0 0 25 0 1 0 7888175 274124800 64493 1992294400 134512640 137138936 4291468144 18446744073709551615 136504020 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 66925 64493 190 642 0 66281 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 267700

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10778
/proc/meminfo: memFree=1485056/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=267700 CPUtime=522.11
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 65734 0 0 0 52108 103 0 0 25 0 1 0 7888175 274124800 64493 1992294400 134512640 137138936 4291468144 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 66925 64493 190 642 0 66281 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 267700

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10780
/proc/meminfo: memFree=1485056/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=267700 CPUtime=582.09
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 65734 0 0 0 58104 105 0 0 25 0 1 0 7888175 274124800 64493 1992294400 134512640 137138936 4291468144 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 66925 64493 190 642 0 66281 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 267700

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10782
/proc/meminfo: memFree=1485180/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=267700 CPUtime=642.07
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 65734 0 0 0 64101 106 0 0 25 0 1 0 7888175 274124800 64493 1992294400 134512640 137138936 4291468144 18446744073709551615 134542442 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 66925 64493 190 642 0 66281 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 267700

[startup+702.3 s]

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

/proc/meminfo: memFree=1426528/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=326204 CPUtime=1121.9
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 80349 0 0 0 112047 143 0 0 25 0 1 0 7888175 334032896 79108 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 81551 79108 190 642 0 80907 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 326204

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10796
/proc/meminfo: memFree=1415864/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=336764 CPUtime=1181.88
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 83006 0 0 0 118040 148 0 0 25 0 1 0 7888175 344846336 81765 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 84191 81765 190 642 0 83547 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 336764

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10798
/proc/meminfo: memFree=1404828/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=347772 CPUtime=1241.87
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 85741 0 0 0 124034 153 0 0 25 0 1 0 7888175 356118528 84500 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 86943 84500 190 642 0 86299 0
Current children cumulated CPU time (s) 1241.87
Current children cumulated vsize (KiB) 347772

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10800
/proc/meminfo: memFree=1394908/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=357412 CPUtime=1301.85
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 88173 0 0 0 130028 157 0 0 25 0 1 0 7888175 365989888 86932 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 89353 86932 190 642 0 88709 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 357412

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10802
/proc/meminfo: memFree=1386848/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=365464 CPUtime=1361.82
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 90186 0 0 0 136020 162 0 0 25 0 1 0 7888175 374235136 88945 1992294400 134512640 137138936 4291468144 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 91366 88945 190 642 0 90722 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 365464

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10802
/proc/meminfo: memFree=1379160/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=373196 CPUtime=1421.81
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 92102 0 0 0 142016 165 0 0 25 0 1 0 7888175 382152704 90861 1992294400 134512640 137138936 4291468144 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 93299 90861 190 642 0 92655 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 373196

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10804
/proc/meminfo: memFree=1371720/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=380596 CPUtime=1481.78
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 93951 0 0 0 148010 168 0 0 25 0 1 0 7888175 389730304 92710 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 95149 92710 190 642 0 94505 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 380596

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10806
/proc/meminfo: memFree=1363660/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=388560 CPUtime=1541.76
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 95961 0 0 0 154005 171 0 0 25 0 1 0 7888175 397885440 94720 1992294400 134512640 137138936 4291468144 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97140 94720 190 642 0 96496 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 388560

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10808
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1601.74
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 160000 174 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1601.74
Current children cumulated vsize (KiB) 389640

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10810
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1661.72
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 165994 178 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542552 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1661.72
Current children cumulated vsize (KiB) 389640

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10819
/proc/meminfo: memFree=1361800/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1721.7
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 171989 181 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1721.7
Current children cumulated vsize (KiB) 389640

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1781.67
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 177979 188 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 389640

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1791.28
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 178939 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 389640

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1794.48
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179259 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 389640

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1796.07
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179418 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 389640

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1796.87
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179498 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 389640

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1797.66
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179577 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (KiB) 389640

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1797.87
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179598 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 389640

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 10821
/proc/meminfo: memFree=1361924/2059040 swapFree=4192956/4192956
[pid=10760] ppid=10758 vsize=389640 CPUtime=1797.96
/proc/10760/stat : 10760 (bsolo_pb10) R 10758 10760 10257 0 -1 4202496 96364 0 0 0 179607 189 0 0 25 0 1 0 7888175 398991360 94968 1992294400 134512640 137138936 4291468144 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/10760/statm: 97410 94968 190 642 0 96766 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 389640

Child status: 0
Real time (s): 1798.67
CPU time (s): 1798.04
CPU user time (s): 1796.11
CPU system time (s): 1.9377
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 390260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.1
system time used= 1.93771
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96364
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= 1
involuntary context switches= 22335

runsolver used 3.03854 second user time and 8.51571 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-12 13:32:43
IDJOB=2657909
IDBENCH=1496
IDSOLVER=1163
FILE ID=node027/2657909-1276342363
PBS_JOBID= 11173187
Free space on /tmp= 62448 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:3-13,25,26.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657909-1276342363/watcher-2657909-1276342363 -o /tmp/evaluation-result-2657909-1276342363/solver-2657909-1276342363 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657909-1276342363.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 28d827e98d8e81c3ff9d9e47a6238269
RANDOM SEED=1816328731

node027.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5600.52
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2800.261
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1744752 kB
Buffers:         40292 kB
Cached:         144416 kB
SwapCached:          0 kB
Active:         153436 kB
Inactive:        90692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1744752 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4964 kB
Writeback:           0 kB
AnonPages:       59344 kB
Mapped:          15420 kB
Slab:            48168 kB
PageTables:       4096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62444 MiB
End job on node027 at 2010-06-12 14:02:42