Trace number 2671419

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.16 1798.61

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_4_15.opb
MD5SUMfd85a298c6b3aae093c5550dd4aa27b8
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark0.294954
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12520
Sum of products size (including duplicates)25040
Number of different products6260
Sum of products size12520

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-2671419-1276724769.opb
0.00/0.00	c File size is 535265 bytes.
0.01/0.09	c Highest Coefficient sum: 400
0.01/0.09	c Parsing was ok!!
0.01/0.09	c Total parsing time: 0.089 s
0.01/0.09	c Var: 6660 Constr: 13123 6460/403/6260 Lit: 51480 Watch. Lit: 44638
0.01/0.09	c Obj. Vars: 0 (0 % of total variables)
9.48/9.58	c Pre-processing Time: 9.58 s
9.48/9.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.48/9.58	c        0   6660    13123    51480    3    44638  172687      0      0 9.58
9.48/9.58	c Switching off lower bounding mode.
1798.05/1798.51	c      186   6660    13309   105701    7    45010  189956    186     19 9.79
1798.05/1798.51	c      345   6660    13468   165912   12    45328  208952    345     35 9.85
1798.05/1798.51	c      574   6660    13697   251274   18    45786  229848    574     57 9.98
1798.05/1798.51	c      914   6660    14037   376549   26    46466  252833    914     89 10.24
1798.05/1798.51	c     1455   6660    14578   572172   39    47548  278117   1455    134 10.80
1798.05/1798.51	c     2222   6660    15345   864013   56    49082  305929   2222    197 11.24
1798.05/1798.51	c     3383   6660    16506  1301903   78    51404  336522   3383    278 12.14
1798.05/1798.51	c     5121   6660    18244  1954772  107    54880  370175   5121    360 14.20
1798.05/1798.51	c     7706   6660    20829  2928344  140    60050  407193   7706    429 17.93
1798.05/1798.51	c    11602   6660    24725  4365476  176    67842  447913  11602    460 25.18
1798.05/1798.51	c    17425   6660    30548  6566896  214    79488  492705  17425    411 42.34
1798.05/1798.51	c    26167   6660    39290  9869540  251    96972  541976  26167    303 86.11
1798.05/1798.51	c    39277   6660    52400 14719658  280   123192  596174  39277    279 140.40
1798.05/1798.51	c    58947   6660    72070 22014584  305   162532  655792  58947    211 278.28
1798.05/1798.51	c    88459   6660   101582 33095571  325   221556  721372  88459    164 539.16
1798.05/1798.51	c   132729   6660   145852 49773034  341   310096  793510 132729    141 940.50
1798.05/1798.51	c Resources Exceeded
1798.05/1798.51	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.51	c   16   189014   2976   203662   202137 71171382 189014    105 1798.07
1798.05/1798.51	s UNKNOWN
1798.05/1798.51	c Total time: 1798.07 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-2671419-1276724769/watcher-2671419-1276724769 -o /tmp/evaluation-result-2671419-1276724769/solver-2671419-1276724769 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671419-1276724769.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: 0.93 0.98 0.99 3/107 11998
/proc/meminfo: memFree=1723872/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=11464 CPUtime=0
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 361 0 0 0 0 0 0 0 18 0 1 0 46132668 11739136 280 1992294400 134512640 137138936 4287238240 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 2866 280 175 642 0 2091 0

[startup+0.021212 s]
/proc/loadavg: 0.93 0.98 0.99 3/107 11998
/proc/meminfo: memFree=1723872/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=11740 CPUtime=0.01
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 447 0 0 0 1 0 0 0 18 0 1 0 46132668 12021760 366 1992294400 134512640 137138936 4287238240 18446744073709551615 136525335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 2935 366 192 642 0 2160 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11740

[startup+0.10122 s]
/proc/loadavg: 0.93 0.98 0.99 3/107 11998
/proc/meminfo: memFree=1723872/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=0.09
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1342 0 0 0 9 0 0 0 20 0 1 0 46132668 14729216 1130 1992294400 134512640 137138936 4287238240 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1130 184 642 0 2952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14384

[startup+0.300237 s]
/proc/loadavg: 0.93 0.98 0.99 3/107 11998
/proc/meminfo: memFree=1723872/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=0.29
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1366 0 0 0 29 0 0 0 20 0 1 0 46132668 14729216 1154 1992294400 134512640 137138936 4287238240 18446744073709551615 134566253 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1154 184 642 0 2952 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14384

[startup+0.700273 s]
/proc/loadavg: 0.93 0.98 0.99 3/107 11998
/proc/meminfo: memFree=1723872/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=0.69
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1367 0 0 0 69 0 0 0 21 0 1 0 46132668 14729216 1155 1992294400 134512640 137138936 4287238240 18446744073709551615 136501682 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1155 184 642 0 2952 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14384

[startup+1.50034 s]
/proc/loadavg: 0.94 0.98 0.99 2/108 11999
/proc/meminfo: memFree=1720268/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=1.49
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1367 0 0 0 148 1 0 0 23 0 1 0 46132668 14729216 1155 1992294400 134512640 137138936 4287238240 18446744073709551615 136505599 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1155 184 642 0 2952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14384

[startup+3.10049 s]
/proc/loadavg: 0.94 0.98 0.99 2/108 11999
/proc/meminfo: memFree=1720020/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=3.09
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1367 0 0 0 308 1 0 0 25 0 1 0 46132668 14729216 1155 1992294400 134512640 137138936 4287238240 18446744073709551615 135984569 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1155 184 642 0 2952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14384

[startup+6.30177 s]
/proc/loadavg: 0.94 0.98 0.99 2/108 11999
/proc/meminfo: memFree=1720020/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=14384 CPUtime=6.29
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 1367 0 0 0 628 1 0 0 25 0 1 0 46132668 14729216 1155 1992294400 134512640 137138936 4287238240 18446744073709551615 136296961 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 3596 1155 184 642 0 2952 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14384

[startup+12.7014 s]
/proc/loadavg: 0.95 0.98 0.99 2/108 11999
/proc/meminfo: memFree=1704272/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=33344 CPUtime=12.69
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 6449 0 0 0 1262 7 0 0 25 0 1 0 46132668 34144256 5908 1992294400 134512640 137138936 4287238240 18446744073709551615 134572783 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 8336 5908 190 642 0 7692 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33344

[startup+25.5005 s]
/proc/loadavg: 0.95 0.98 0.99 2/108 11999
/proc/meminfo: memFree=1663600/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=71284 CPUtime=25.49
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 15935 0 0 0 2535 14 0 0 25 0 1 0 46132668 72994816 15394 1992294400 134512640 137138936 4287238240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 17821 15394 190 642 0 17177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71284

[startup+51.1008 s]
/proc/loadavg: 1.03 1.00 1.00 2/108 12001
/proc/meminfo: memFree=1624664/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=110276 CPUtime=51.08
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 25667 0 0 0 5085 23 0 0 25 0 1 0 46132668 112922624 25126 1992294400 134512640 137138936 4287238240 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 27569 25126 190 642 0 26925 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 110276

[startup+102.309 s]
/proc/loadavg: 1.01 1.00 1.00 2/108 12001
/proc/meminfo: memFree=1561920/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=172248 CPUtime=102.27
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 41176 0 0 0 10188 39 0 0 25 0 1 0 46132668 176381952 40635 1992294400 134512640 137138936 4287238240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 43062 40635 190 642 0 42418 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 172248

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12003
/proc/meminfo: memFree=1506244/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=228088 CPUtime=162.25
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 55127 0 0 0 16172 53 0 0 25 0 1 0 46132668 233562112 54586 1992294400 134512640 137138936 4287238240 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 57022 54586 190 642 0 56378 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 228088

[startup+222.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/108 12005
/proc/meminfo: memFree=1463464/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=270356 CPUtime=222.24
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 65693 0 0 0 22160 64 0 0 25 0 1 0 46132668 276844544 65152 1992294400 134512640 137138936 4287238240 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 67589 65152 190 642 0 66945 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 270356

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12007
/proc/meminfo: memFree=1431844/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=302156 CPUtime=282.22
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 73642 0 0 0 28149 73 0 0 25 0 1 0 46132668 309407744 73101 1992294400 134512640 137138936 4287238240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 75539 73101 190 642 0 74895 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 302156

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12007
/proc/meminfo: memFree=1385344/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=348376 CPUtime=342.21
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 85192 0 0 0 34134 87 0 0 25 0 1 0 46132668 356737024 84651 1992294400 134512640 137138936 4287238240 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 87094 84651 190 642 0 86450 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 348376

[startup+402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12009
/proc/meminfo: memFree=1348764/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=385264 CPUtime=402.2
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 94417 0 0 0 40122 98 0 0 25 0 1 0 46132668 394510336 93876 1992294400 134512640 137138936 4287238240 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 96316 93876 190 642 0 95672 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 385264

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12011
/proc/meminfo: memFree=1320120/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=413540 CPUtime=462.17
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 101491 0 0 0 46112 105 0 0 25 0 1 0 46132668 423464960 100950 1992294400 134512640 137138936 4287238240 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 103385 100950 190 642 0 102741 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 413540

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12013
/proc/meminfo: memFree=1295072/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=438628 CPUtime=522.16
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 107771 0 0 0 52103 113 0 0 25 0 1 0 46132668 449155072 107230 1992294400 134512640 137138936 4287238240 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 109657 107230 190 642 0 109013 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 438628

[startup+582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12015
/proc/meminfo: memFree=1245844/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=487872 CPUtime=582.14
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 120069 0 0 0 58087 127 0 0 25 0 1 0 46132668 499580928 119528 1992294400 134512640 137138936 4287238240 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 121968 119528 190 642 0 121324 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 487872

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12015
/proc/meminfo: memFree=1208768/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=524372 CPUtime=642.14
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 129200 0 0 0 64076 138 0 0 25 0 1 0 46132668 536956928 128659 1992294400 134512640 137138936 4287238240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 131093 128659 190 642 0 130449 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 524372

[startup+702.3 s]

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

/proc/meminfo: memFree=979988/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=752512 CPUtime=1122.01
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 186239 0 0 0 112003 198 0 0 25 0 1 0 46132668 770572288 185698 1992294400 134512640 137138936 4287238240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 188128 185698 190 642 0 187484 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 752512

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12040
/proc/meminfo: memFree=960024/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=772896 CPUtime=1182
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 191334 0 0 0 117995 205 0 0 25 0 1 0 46132668 791445504 190793 1992294400 134512640 137138936 4287238240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 193224 190793 190 642 0 192580 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 772896

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12040
/proc/meminfo: memFree=941300/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=791036 CPUtime=1241.97
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 195857 0 0 0 123987 210 0 0 25 0 1 0 46132668 810020864 195316 1992294400 134512640 137138936 4287238240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 197759 195316 190 642 0 197115 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 791036

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12042
/proc/meminfo: memFree=921956/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=810136 CPUtime=1301.97
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 200647 0 0 0 129980 217 0 0 25 0 1 0 46132668 829579264 200106 1992294400 134512640 137138936 4287238240 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 202534 200106 190 642 0 201890 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 810136

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12044
/proc/meminfo: memFree=902488/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=829780 CPUtime=1361.94
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 205542 0 0 0 135972 222 0 0 25 0 1 0 46132668 849694720 205001 1992294400 134512640 137138936 4287238240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 207445 205001 190 642 0 206801 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 829780

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12046
/proc/meminfo: memFree=888972/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=843112 CPUtime=1421.94
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 208883 0 0 0 141968 226 0 0 25 0 1 0 46132668 863346688 208342 1992294400 134512640 137138936 4287238240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 210778 208342 190 642 0 210134 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 843112

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12048
/proc/meminfo: memFree=872480/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=859736 CPUtime=1481.92
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 213034 0 0 0 147961 231 0 0 25 0 1 0 46132668 880369664 212493 1992294400 134512640 137138936 4287238240 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 214934 212493 190 642 0 214290 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 859736

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12048
/proc/meminfo: memFree=855368/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=876784 CPUtime=1541.9
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 217298 0 0 0 153954 236 0 0 25 0 1 0 46132668 897826816 216757 1992294400 134512640 137138936 4287238240 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 219196 216757 190 642 0 218552 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 876784

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12050
/proc/meminfo: memFree=839620/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=892600 CPUtime=1601.9
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 221264 0 0 0 159948 242 0 0 25 0 1 0 46132668 914022400 220723 1992294400 134512640 137138936 4287238240 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 223150 220723 190 642 0 222506 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 892600

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12052
/proc/meminfo: memFree=821764/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=910208 CPUtime=1661.87
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 225654 0 0 0 165941 246 0 0 25 0 1 0 46132668 932052992 225113 1992294400 134512640 137138936 4287238240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 227552 225113 190 642 0 226908 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 910208

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12054
/proc/meminfo: memFree=806884/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=925248 CPUtime=1721.87
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 229422 0 0 0 171936 251 0 0 25 0 1 0 46132668 947453952 228881 1992294400 134512640 137138936 4287238240 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 231312 228881 190 642 0 230668 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 925248

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=793244/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=938416 CPUtime=1781.85
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 232706 0 0 0 177930 255 0 0 25 0 1 0 46132668 960937984 232165 1992294400 134512640 137138936 4287238240 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 234604 232165 190 642 0 233960 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 938416

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=791632/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=939960 CPUtime=1791.45
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233085 0 0 0 178890 255 0 0 25 0 1 0 46132668 962519040 232544 1992294400 134512640 137138936 4287238240 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 234990 232544 190 642 0 234346 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 939960

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=791260/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=940336 CPUtime=1794.65
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233198 0 0 0 179210 255 0 0 25 0 1 0 46132668 962904064 232657 1992294400 134512640 137138936 4287238240 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 235084 232657 190 642 0 234440 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 940336

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=791012/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=940668 CPUtime=1796.24
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233262 0 0 0 179369 255 0 0 25 0 1 0 46132668 963244032 232721 1992294400 134512640 137138936 4287238240 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 235167 232721 190 642 0 234523 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 940668

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=790888/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=940784 CPUtime=1797.04
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233291 0 0 0 179449 255 0 0 25 0 1 0 46132668 963362816 232750 1992294400 134512640 137138936 4287238240 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 235196 232750 190 642 0 234552 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 940784

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=790888/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=940860 CPUtime=1797.84
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233313 0 0 0 179529 255 0 0 25 0 1 0 46132668 963440640 232772 1992294400 134512640 137138936 4287238240 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 235215 232772 190 642 0 234571 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 940860

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=790764/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=940860 CPUtime=1798.05
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202496 233324 0 0 0 179550 255 0 0 25 0 1 0 46132668 963440640 232783 1992294400 134512640 137138936 4287238240 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11998/statm: 235215 232783 190 642 0 234571 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 940860

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 12056
/proc/meminfo: memFree=790764/2059040 swapFree=4140108/4192956
[pid=11998] ppid=11996 vsize=0 CPUtime=1798.15
/proc/11998/stat : 11998 (bsolo_pb10) R 11996 11998 11214 0 -1 4202500 233324 0 0 0 179551 264 0 0 25 0 1 0 46132668 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/11998/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.61
CPU time (s): 1798.16
CPU user time (s): 1795.51
CPU system time (s): 2.6506
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 940860

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

runsolver used 2.97555 second user time and 8.48171 second system time

The end

Launcher Data

Begin job on node025 at 2010-06-16 23:46:09
IDJOB=2671419
IDBENCH=48378
IDSOLVER=1163
FILE ID=node025/2671419-1276724769
PBS_JOBID= 11174180
Free space on /tmp= 62580 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_200_25_4_15.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2671419-1276724769/watcher-2671419-1276724769 -o /tmp/evaluation-result-2671419-1276724769/solver-2671419-1276724769 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2671419-1276724769.opb

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

MD5SUM BENCH= fd85a298c6b3aae093c5550dd4aa27b8
RANDOM SEED=1879331266

node025.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.242
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.242
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1725144 kB
Buffers:        118160 kB
Cached:         123656 kB
SwapCached:       7364 kB
Active:         108976 kB
Inactive:       147784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1725144 kB
SwapTotal:     4192956 kB
SwapFree:      4140108 kB
Dirty:            4160 kB
Writeback:           0 kB
AnonPages:       12592 kB
Mapped:          13048 kB
Slab:            55276 kB
PageTables:       4080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183192 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-2671419-1276724769.opb

Free space on /tmp at the end= 62576 MiB
End job on node025 at 2010-06-17 00:16:08