Trace number 2684810

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.02 1798.46

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j1208_10-unsat.opb
MD5SUMcde880e36ac940ebc706231d93099786
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.4323
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables22022
Total number of constraints69222
Number of constraints which are clauses68862
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints360
Minimum length of a constraint1
Maximum length of a constraint68
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 379
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 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-2684810-1278434474.opb
0.00/0.00	c File size is 2082148 bytes.
0.29/0.35	c Highest Coefficient sum: 379
0.29/0.35	c Parsing was ok!!
0.29/0.35	c Total parsing time: 0.347 s
0.29/0.38	c Var: 22022 Constr: 69222 68862/0/360 Lit: 169004 Watch. Lit: 154468
0.29/0.38	c Obj. Vars: 0 (0 % of total variables)
1.59/1.62	c Pre-processing Time: 1.621 s
1.59/1.62	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1.59/1.62	c        0   5021    12543    33453    2    29141   17571      0      0 1.62
1.59/1.62	c Switching off lower bounding mode.
1797.96/1798.44	c      106   5021    12649    39665    3    30534   19329    106     59 1.79
1797.96/1798.44	c      259   5021    12802    45858    3    30897   21262    259    133 1.94
1797.96/1798.44	c      485   5021    13028    55865    4    31334   23389    485    230 2.10
1797.96/1798.44	c      825   5021    13368    78311    5    32005   25728    825    364 2.26
1797.96/1798.44	c     1334   5021    13877   102111    7    33048   28301   1334    504 2.64
1797.96/1798.44	c     2097   5021    14640   136579    9    34591   31132   2097    667 3.14
1797.96/1798.44	c     3243   5021    15786   185560   11    36868   34246   3243    806 4.02
1797.96/1798.44	c     4965   5021    17508   275782   15    40322   37671   4965    904 5.49
1797.96/1798.44	c     7549   5021    20092   416535   20    45475   41439   7549    962 7.84
1797.96/1798.44	c    11428   5021    23971   688872   28    53233   45583  11428    920 12.41
1797.96/1798.44	c    17252   5021    29795  1088175   36    64870   50142  17252    797 21.62
1797.96/1798.44	c    25991   5021    38534  1789323   46    82374   55157  25991    651 39.92
1797.96/1798.44	c    39101   5021    51644  2650462   51   108543   60673  39101    504 77.55
1797.96/1798.44	c    58771   5021    71314  4133738   57   147919   66741  58771    375 156.35
1797.96/1798.44	c    88281   5021    31764  1725627   54    68816   73416  19221    272 324.51
1797.96/1798.44	c   132551   5021    76034  6134010   80   157368   80758  63491    254 521.22
1797.96/1798.44	c   198962   5021    59677  4115381   68   124666   88834  47134    219 904.63
1797.96/1798.44	c   298582   5021    70070  4700765   67   145412   97718  57527    192 1551.11
1797.96/1798.44	c Resources Exceeded
1797.96/1798.44	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.44	c   18   333272  80138   476010   104760  8265069  92217    185 1798.01
1797.96/1798.44	s UNKNOWN
1797.96/1798.44	c Total time: 1798.01 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-2684810-1278434474/watcher-2684810-1278434474 -o /tmp/evaluation-result-2684810-1278434474/solver-2684810-1278434474 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2684810-1278434474.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 0.99 0.84 3/107 22664
/proc/meminfo: memFree=1416976/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=12968 CPUtime=0
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 355 0 0 0 0 0 0 0 19 0 1 0 11659190 13279232 273 1992294400 134512640 137138936 4287436064 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 3242 273 175 642 0 2089 0

[startup+0.030292 s]
/proc/loadavg: 1.00 0.99 0.84 3/107 22664
/proc/meminfo: memFree=1416976/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=13824 CPUtime=0.02
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 614 0 0 0 2 0 0 0 19 0 1 0 11659190 14155776 532 1992294400 134512640 137138936 4287436064 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 3456 532 210 642 0 2303 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13824

[startup+0.101297 s]
/proc/loadavg: 1.00 0.99 0.84 3/107 22664
/proc/meminfo: memFree=1416976/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=15912 CPUtime=0.09
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 1227 0 0 0 9 0 0 0 20 0 1 0 11659190 16293888 1145 1992294400 134512640 137138936 4287436064 18446744073709551615 136660139 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 3978 1146 319 642 0 2825 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15912

[startup+0.301312 s]
/proc/loadavg: 1.00 0.99 0.84 3/107 22664
/proc/meminfo: memFree=1416976/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=21040 CPUtime=0.29
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 2846 0 0 0 28 1 0 0 20 0 1 0 11659190 21544960 2724 1992294400 134512640 137138936 4287436064 18446744073709551615 134517601 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 5260 2724 622 642 0 4107 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21040

[startup+0.701344 s]
/proc/loadavg: 1.00 0.99 0.84 3/107 22664
/proc/meminfo: memFree=1416976/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=25632 CPUtime=0.69
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 4507 0 0 0 68 1 0 0 21 0 1 0 11659190 26247168 3876 1992294400 134512640 137138936 4287436064 18446744073709551615 134567080 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 6408 3876 184 642 0 5764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25632

[startup+1.50141 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22665
/proc/meminfo: memFree=1402088/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=25808 CPUtime=1.49
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 4562 0 0 0 146 3 0 0 23 0 1 0 11659190 26427392 3931 1992294400 134512640 137138936 4287436064 18446744073709551615 136520969 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 6452 3931 185 642 0 5808 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25808

[startup+3.10154 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22665
/proc/meminfo: memFree=1401220/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=26068 CPUtime=3.09
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 4829 0 0 0 304 5 0 0 25 0 1 0 11659190 26693632 3980 1992294400 134512640 137138936 4287436064 18446744073709551615 135984577 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 6517 3980 191 642 0 5873 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26068

[startup+6.30179 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22666
/proc/meminfo: memFree=1400972/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=26068 CPUtime=6.29
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 4829 0 0 0 623 6 0 0 25 0 1 0 11659190 26693632 3980 1992294400 134512640 137138936 4287436064 18446744073709551615 134542793 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 6517 3980 191 642 0 5873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26068

[startup+12.7013 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22666
/proc/meminfo: memFree=1400104/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=27652 CPUtime=12.69
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 5240 0 0 0 1260 9 0 0 25 0 1 0 11659190 28315648 4391 1992294400 134512640 137138936 4287436064 18446744073709551615 134542960 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 6913 4391 191 642 0 6269 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27652

[startup+25.5003 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22666
/proc/meminfo: memFree=1393160/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=34252 CPUtime=25.48
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 6902 0 0 0 2535 13 0 0 25 0 1 0 11659190 35074048 6053 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 8563 6053 191 642 0 7919 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34252

[startup+51.1004 s]
/proc/loadavg: 1.00 0.99 0.84 2/108 22666
/proc/meminfo: memFree=1381132/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=46276 CPUtime=51.08
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 9898 0 0 0 5086 22 0 0 25 0 1 0 11659190 47386624 9049 1992294400 134512640 137138936 4287436064 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 11569 9049 191 642 0 10925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 46276

[startup+102.308 s]
/proc/loadavg: 1.00 0.99 0.85 2/108 22668
/proc/meminfo: memFree=1366004/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=61200 CPUtime=102.27
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 13629 0 0 0 10193 34 0 0 25 0 1 0 11659190 62668800 12780 1992294400 134512640 137138936 4287436064 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 15300 12780 191 642 0 14656 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 61200

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.85 2/108 22670
/proc/meminfo: memFree=1350380/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=76796 CPUtime=162.25
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 17534 0 0 0 16179 46 0 0 25 0 1 0 11659190 78639104 16685 1992294400 134512640 137138936 4287436064 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 19199 16685 191 642 0 18555 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 76796

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.86 2/108 22671
/proc/meminfo: memFree=1335004/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=92060 CPUtime=222.24
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 21341 0 0 0 22167 57 0 0 25 0 1 0 11659190 94269440 20492 1992294400 134512640 137138936 4287436064 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 23015 20492 191 642 0 22371 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 92060

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.87 2/108 22673
/proc/meminfo: memFree=1320620/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=106508 CPUtime=282.23
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 24946 0 0 0 28158 65 0 0 25 0 1 0 11659190 109064192 24097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 26627 24097 191 642 0 25983 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 106508

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.87 2/108 22674
/proc/meminfo: memFree=1316032/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=110968 CPUtime=342.21
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 26055 0 0 0 34149 72 0 0 25 0 1 0 11659190 113631232 25206 1992294400 134512640 137138936 4287436064 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 27742 25206 191 642 0 27098 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 110968

[startup+402.3 s]
/proc/loadavg: 1.00 0.99 0.88 2/108 22676
/proc/meminfo: memFree=1316032/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=110968 CPUtime=402.2
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 26055 0 0 0 40139 81 0 0 25 0 1 0 11659190 113631232 25206 1992294400 134512640 137138936 4287436064 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 27742 25206 191 642 0 27098 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 110968

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.88 2/108 22678
/proc/meminfo: memFree=1315908/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=110968 CPUtime=462.18
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 26055 0 0 0 46131 87 0 0 25 0 1 0 11659190 113631232 25206 1992294400 134512640 137138936 4287436064 18446744073709551615 134542223 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 27742 25206 191 642 0 27098 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 110968

[startup+522.301 s]
/proc/loadavg: 1.00 0.99 0.89 2/108 22679
/proc/meminfo: memFree=1315908/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=110968 CPUtime=522.17
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 26055 0 0 0 52125 92 0 0 25 0 1 0 11659190 113631232 25206 1992294400 134512640 137138936 4287436064 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 27742 25206 191 642 0 27098 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 110968

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.89 2/108 22681
/proc/meminfo: memFree=1314792/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=112024 CPUtime=582.15
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 26344 0 0 0 58117 98 0 0 25 0 1 0 11659190 114712576 25495 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 28006 25495 191 642 0 27362 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 112024

[startup+642.3 s]
/proc/loadavg: 1.00 0.99 0.90 2/108 22682
/proc/meminfo: memFree=1305244/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=121532 CPUtime=642.14
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 28712 0 0 0 64109 105 0 0 25 0 1 0 11659190 124448768 27863 1992294400 134512640 137138936 4287436064 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 30383 27863 191 642 0 29739 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 121532

[startup+702.301 s]

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

/proc/meminfo: memFree=1284412/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=141800 CPUtime=1122.03
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 33883 0 0 0 112052 151 0 0 25 0 1 0 11659190 145203200 32937 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 35450 32937 191 642 0 34806 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 141800

[startup+1182.3 s]
/proc/loadavg: 1.10 1.04 0.93 2/108 22697
/proc/meminfo: memFree=1284412/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=141800 CPUtime=1182.01
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 33883 0 0 0 118046 155 0 0 25 0 1 0 11659190 145203200 32937 1992294400 134512640 137138936 4287436064 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 35450 32937 191 642 0 34806 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 141800

[startup+1242.3 s]
/proc/loadavg: 1.08 1.04 0.94 2/108 22707
/proc/meminfo: memFree=1283916/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=141800 CPUtime=1241.99
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 33883 0 0 0 124040 159 0 0 25 0 1 0 11659190 145203200 32937 1992294400 134512640 137138936 4287436064 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 35450 32937 191 642 0 34806 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 141800

[startup+1302.3 s]
/proc/loadavg: 1.03 1.03 0.94 2/108 22709
/proc/meminfo: memFree=1281064/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=145236 CPUtime=1301.97
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 34736 0 0 0 130036 161 0 0 25 0 1 0 11659190 148721664 33790 1992294400 134512640 137138936 4287436064 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 36309 33790 191 642 0 35665 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 145236

[startup+1362.3 s]
/proc/loadavg: 1.01 1.02 0.94 2/108 22711
/proc/meminfo: memFree=1273748/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=152524 CPUtime=1361.96
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 36559 0 0 0 136028 168 0 0 25 0 1 0 11659190 156184576 35613 1992294400 134512640 137138936 4287436064 18446744073709551615 134542397 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38131 35613 191 642 0 37487 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 152524

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 0.94 2/108 22712
/proc/meminfo: memFree=1271392/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1421.95
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 142021 174 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 154508

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/108 22714
/proc/meminfo: memFree=1271392/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1481.92
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 148010 182 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 154508

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/108 22715
/proc/meminfo: memFree=1271392/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1541.91
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 154002 189 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 136504489 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 154508

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22717
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1601.9
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 159995 195 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 154508

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22719
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1661.88
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 165990 198 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 154508

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22720
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1721.87
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 171984 203 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134575602 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 154508

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1781.85
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 177977 208 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 154508

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1791.46
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 178937 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 154508

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1794.66
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179257 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 154508

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1796.26
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179417 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1796.26
Current children cumulated vsize (KiB) 154508

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1797.06
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179497 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 136502009 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 154508

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1797.46
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179537 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 154508

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1797.86
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179577 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 154508

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/108 22722
/proc/meminfo: memFree=1271516/2059040 swapFree=4192956/4192956
[pid=22664] ppid=22662 vsize=154508 CPUtime=1797.96
/proc/22664/stat : 22664 (bsolo_pb10) R 22662 22664 22084 0 -1 4202496 37148 0 0 0 179587 209 0 0 25 0 1 0 11659190 158216192 36097 1992294400 134512640 137138936 4287436064 18446744073709551615 134542409 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/22664/statm: 38627 36097 191 642 0 37983 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 154508

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.02
CPU user time (s): 1795.92
CPU system time (s): 2.10468
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 154928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.92
system time used= 2.10468
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37148
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= 5065

runsolver used 2.78358 second user time and 8.67268 second system time

The end

Launcher Data

Begin job on node026 at 2010-07-06 18:41:14
IDJOB=2684810
IDBENCH=73597
IDSOLVER=1163
FILE ID=node026/2684810-1278434474
PBS_JOBID= 11233451
Free space on /tmp= 62468 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j1208_10-unsat.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684810-1278434474/watcher-2684810-1278434474 -o /tmp/evaluation-result-2684810-1278434474/solver-2684810-1278434474 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2684810-1278434474.opb

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

MD5SUM BENCH= cde880e36ac940ebc706231d93099786
RANDOM SEED=1061566664

node026.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		: 3000.244
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	: 6000.48
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		: 3000.244
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1417504 kB
Buffers:        101876 kB
Cached:         401108 kB
SwapCached:          0 kB
Active:         185796 kB
Inactive:       377400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1417504 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5972 kB
Writeback:           0 kB
AnonPages:       60140 kB
Mapped:          14528 kB
Slab:            56360 kB
PageTables:       4212 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180256 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2684810-1278434474.opb

Free space on /tmp at the end= 62464 MiB
End job on node026 at 2010-07-06 19:11:13