Trace number 2671212

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.03 1798.65

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_15.opb
MD5SUM29dd42e0067afa72a17cd46c1f9628e9
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.043993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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-2671212-1276721348.opb
0.00/0.00	c File size is 106650 bytes.
0.00/0.02	c Highest Coefficient sum: 200
0.00/0.02	c Parsing was ok!!
0.00/0.02	c Total parsing time: 0.018 s
0.00/0.02	c Var: 1448 Constr: 2799 1348/203/1248 Lit: 10684 Watch. Lit: 9154
0.00/0.02	c Obj. Vars: 0 (0 % of total variables)
0.29/0.31	c Pre-processing Time: 0.31 s
0.29/0.31	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.31	c        0   1448     2799    10684    3     9154   20268      0      0 0.31
0.29/0.31	c Switching off lower bounding mode.
1797.97/1798.62	c      101   1448     2900    25590    8     9356   22295    101    298 0.34
1797.97/1798.62	c      264   1448     3063    54557   17     9682   24525    264    713 0.37
1797.97/1798.62	c      503   1448     3302    95706   28    10160   26978    503   1164 0.43
1797.97/1798.62	c      841   1448     3640   152316   41    10836   29676    841   1529 0.55
1797.97/1798.62	c     1357   1448     4156   245534   59    11868   32644   1357   1938 0.70
1797.97/1798.62	c     2120   1448     4919   382001   77    13394   35909   2120   2111 1.00
1797.97/1798.62	c     3268   1448     6067   590566   97    15690   39500   3268   2218 1.47
1797.97/1798.62	c     4989   1448     7788   903485  116    19132   43451   4989   2065 2.42
1797.97/1798.62	c     7573   1448    10372  1373164  132    24300   47797   7573   1598 4.74
1797.97/1798.62	c    11454   1448    14253  2077919  145    32062   52577  11454   1063 10.77
1797.97/1798.62	c    17278   1448    20077  3133600  156    43710   57835  17278    748 23.09
1797.97/1798.62	c    26024   1448    28823  4718424  163    61202   63619  26024    479 54.33
1797.97/1798.62	c    39134   1448    41933  7088060  169    87422   69981  39134    339 115.22
1797.97/1798.62	c    58804   1448    61603 10659782  173   126762   76980  58804    314 186.92
1797.97/1798.62	c    88320   1448    24700  3958372  160    52956   84679  21901    240 367.11
1797.97/1798.62	c   132594   1448    68974 12016586  174   141504   93147  66175    251 527.73
1797.97/1798.62	c   199005   1448    52883  9128468  172   109322  102462  50084    218 911.72
1797.97/1798.62	c Resources Exceeded
1797.97/1798.62	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.62	c   17   267025     74   270213    29279  4832519  26480    148 1798.00
1797.97/1798.62	s UNKNOWN
1797.97/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-2671212-1276721348/watcher-2671212-1276721348 -o /tmp/evaluation-result-2671212-1276721348/solver-2671212-1276721348 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671212-1276721348.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.92 1.01 0.99 3/106 12131
/proc/meminfo: memFree=1619884/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=11036 CPUtime=0
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 341 0 0 0 0 0 0 0 25 0 1 0 45786668 11300864 259 1992294400 134512640 137138936 4290767760 18446744073709551615 136506636 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 2759 259 176 642 0 2088 0

[startup+0.022096 s]
/proc/loadavg: 0.92 1.01 0.99 3/106 12131
/proc/meminfo: memFree=1619884/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=11464 CPUtime=0.01
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 521 0 0 0 1 0 0 0 25 0 1 0 45786668 11739136 412 1992294400 134512640 137138936 4290767760 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 2866 412 184 642 0 2222 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11464

[startup+0.101108 s]
/proc/loadavg: 0.92 1.01 0.99 3/106 12131
/proc/meminfo: memFree=1619884/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=11464 CPUtime=0.09
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 524 0 0 0 9 0 0 0 25 0 1 0 45786668 11739136 415 1992294400 134512640 137138936 4290767760 18446744073709551615 134541986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 2866 415 184 642 0 2222 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11464

[startup+0.301145 s]
/proc/loadavg: 0.92 1.01 0.99 3/106 12131
/proc/meminfo: memFree=1619884/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=11464 CPUtime=0.29
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 537 0 0 0 29 0 0 0 25 0 1 0 45786668 11739136 428 1992294400 134512640 137138936 4290767760 18446744073709551615 134540453 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 2866 428 185 642 0 2222 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11464

[startup+0.701217 s]
/proc/loadavg: 0.92 1.01 0.99 3/106 12131
/proc/meminfo: memFree=1619884/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=14620 CPUtime=0.69
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 1323 0 0 0 68 1 0 0 25 0 1 0 45786668 14970880 1214 1992294400 134512640 137138936 4290767760 18446744073709551615 134542319 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 3655 1214 190 642 0 3011 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14620

[startup+1.50136 s]
/proc/loadavg: 0.92 1.01 0.99 2/107 12132
/proc/meminfo: memFree=1614172/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=19348 CPUtime=1.49
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 2491 0 0 0 148 1 0 0 25 0 1 0 45786668 19812352 2382 1992294400 134512640 137138936 4290767760 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 4837 2382 190 642 0 4193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19348

[startup+3.10065 s]
/proc/loadavg: 0.93 1.01 0.99 2/107 12132
/proc/meminfo: memFree=1608220/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=25512 CPUtime=3.09
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 4048 0 0 0 306 3 0 0 25 0 1 0 45786668 26124288 3939 1992294400 134512640 137138936 4290767760 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 6378 3939 190 642 0 5734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25512

[startup+6.30124 s]
/proc/loadavg: 0.93 1.01 0.99 2/107 12132
/proc/meminfo: memFree=1599540/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=32492 CPUtime=6.29
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 5794 0 0 0 624 5 0 0 25 0 1 0 45786668 33271808 5685 1992294400 134512640 137138936 4290767760 18446744073709551615 136511128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 8123 5685 190 642 0 7479 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32492

[startup+12.7004 s]
/proc/loadavg: 0.94 1.01 0.99 2/107 12132
/proc/meminfo: memFree=1589868/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=41336 CPUtime=12.68
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 8011 0 0 0 1261 7 0 0 25 0 1 0 45786668 42328064 7902 1992294400 134512640 137138936 4290767760 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 10334 7902 190 642 0 9690 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41336

[startup+25.5007 s]
/proc/loadavg: 0.95 1.00 0.99 2/107 12132
/proc/meminfo: memFree=1575484/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=55052 CPUtime=25.48
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 11443 0 0 0 2537 11 0 0 25 0 1 0 45786668 56373248 11334 1992294400 134512640 137138936 4290767760 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 13763 11334 190 642 0 13119 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55052

[startup+51.1014 s]
/proc/loadavg: 0.96 1.00 0.99 2/107 12132
/proc/meminfo: memFree=1557876/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=72660 CPUtime=51.07
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 15838 0 0 0 5091 16 0 0 25 0 1 0 45786668 74403840 15729 1992294400 134512640 137138936 4290767760 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 18165 15729 190 642 0 17521 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 72660

[startup+102.309 s]
/proc/loadavg: 0.98 1.00 0.99 2/107 12134
/proc/meminfo: memFree=1530472/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=99728 CPUtime=102.27
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 22603 0 0 0 10200 27 0 0 25 0 1 0 45786668 102121472 22494 1992294400 134512640 137138936 4290767760 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 24932 22494 190 642 0 24288 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 99728

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12136
/proc/meminfo: memFree=1489056/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=141400 CPUtime=162.23
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 33028 0 0 0 16184 39 0 0 25 0 1 0 45786668 144793600 32919 1992294400 134512640 137138936 4290767760 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 35350 32919 190 642 0 34706 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 141400

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12138
/proc/meminfo: memFree=1459296/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=170756 CPUtime=222.21
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 40346 0 0 0 22170 51 0 0 25 0 1 0 45786668 174854144 40237 1992294400 134512640 137138936 4290767760 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 42689 40237 190 642 0 42045 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 170756

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12138
/proc/meminfo: memFree=1435488/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=194712 CPUtime=282.2
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 46341 0 0 0 28159 61 0 0 25 0 1 0 45786668 199385088 46232 1992294400 134512640 137138936 4290767760 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 48678 46232 190 642 0 48034 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 194712

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12140
/proc/meminfo: memFree=1428544/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=201096 CPUtime=342.18
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 48014 0 0 0 34155 63 0 0 25 0 1 0 45786668 205922304 47828 1992294400 134512640 137138936 4290767760 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 50274 47828 190 642 0 49630 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 201096

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12142
/proc/meminfo: memFree=1428544/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=201096 CPUtime=402.16
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 48014 0 0 0 40143 73 0 0 25 0 1 0 45786668 205922304 47828 1992294400 134512640 137138936 4290767760 18446744073709551615 134542342 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 50274 47828 190 642 0 49630 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 201096

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12144
/proc/meminfo: memFree=1428544/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=201096 CPUtime=462.14
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 48014 0 0 0 46135 79 0 0 25 0 1 0 45786668 205922304 47828 1992294400 134512640 137138936 4290767760 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 50274 47828 190 642 0 49630 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 201096

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12146
/proc/meminfo: memFree=1428544/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=201096 CPUtime=522.11
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 48014 0 0 0 52128 83 0 0 25 0 1 0 45786668 205922304 47828 1992294400 134512640 137138936 4290767760 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 50274 47828 190 642 0 49630 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 201096

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12146
/proc/meminfo: memFree=1428544/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=201096 CPUtime=582.09
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 48014 0 0 0 58120 89 0 0 25 0 1 0 45786668 205922304 47828 1992294400 134512640 137138936 4290767760 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 50274 47828 190 642 0 49630 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 201096

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12148
/proc/meminfo: memFree=1391468/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=238308 CPUtime=642.08
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 57311 0 0 0 64103 105 0 0 25 0 1 0 45786668 244027392 57125 1992294400 134512640 137138936 4290767760 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 59577 57125 190 642 0 58933 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 238308

[startup+702.301 s]

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

/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1121.9
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 112051 139 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 240956

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12171
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1181.88
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 118047 141 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542503 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 240956

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12173
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1241.85
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 124043 142 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 240956

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12175
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1301.84
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 130040 144 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 240956

[startup+1362.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12177
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1361.82
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 136037 145 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1361.82
Current children cumulated vsize (KiB) 240956

[startup+1422.31 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12179
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1421.81
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 142034 147 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 240956

[startup+1482.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12179
/proc/meminfo: memFree=1387624/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=240956 CPUtime=1481.78
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 58063 0 0 0 148029 149 0 0 25 0 1 0 45786668 246738944 57784 1992294400 134512640 137138936 4290767760 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 60239 57784 190 642 0 59595 0
Current children cumulated CPU time (s) 1481.78
Current children cumulated vsize (KiB) 240956

[startup+1542.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12181
/proc/meminfo: memFree=1376960/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=252332 CPUtime=1541.76
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 60909 0 0 0 154021 155 0 0 25 0 1 0 45786668 258387968 60630 1992294400 134512640 137138936 4290767760 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 63083 60630 190 642 0 62439 0
Current children cumulated CPU time (s) 1541.76
Current children cumulated vsize (KiB) 252332

[startup+1602.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12183
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1601.73
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 160014 159 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 264108

[startup+1662.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12185
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1661.71
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 166012 159 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 264108

[startup+1722.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12187
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1721.69
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 172010 159 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134540747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 264108

[startup+1782.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12187
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1781.67
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 178002 165 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 264108

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

[startup+1791.91 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1791.28
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 178961 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1791.28
Current children cumulated vsize (KiB) 264108

[startup+1795.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1794.48
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179281 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (KiB) 264108

[startup+1796.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1796.07
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179440 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 264108

[startup+1797.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1796.87
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179520 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 264108

[startup+1798.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1797.67
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179600 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 264108

[startup+1798.51 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1797.88
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179621 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 264108

[startup+1798.6 s]
/proc/loadavg: 0.99 1.00 0.99 2/107 12189
/proc/meminfo: memFree=1364684/2059040 swapFree=4140236/4192956
[pid=12131] ppid=12129 vsize=264108 CPUtime=1797.97
/proc/12131/stat : 12131 (bsolo_pb10) R 12129 12131 11688 0 -1 4202496 63974 0 0 0 179630 167 0 0 25 0 1 0 45786668 270446592 63593 1992294400 134512640 137138936 4290767760 18446744073709551615 134542330 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/12131/statm: 66027 63593 190 642 0 65383 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 264108

Child status: 0
Real time (s): 1798.65
CPU time (s): 1798.03
CPU user time (s): 1796.32
CPU system time (s): 1.70674
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 264516

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

runsolver used 3.03954 second user time and 8.63169 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-16 22:49:08
IDJOB=2671212
IDBENCH=48309
IDSOLVER=1163
FILE ID=node027/2671212-1276721348
PBS_JOBID= 11174181
Free space on /tmp= 62536 MiB

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

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

MD5SUM BENCH= 29dd42e0067afa72a17cd46c1f9628e9
RANDOM SEED=155739969

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:       1620908 kB
Buffers:        107180 kB
Cached:         233544 kB
SwapCached:       6276 kB
Active:         135920 kB
Inactive:       218464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1620908 kB
SwapTotal:     4192956 kB
SwapFree:      4140236 kB
Dirty:            4040 kB
Writeback:           0 kB
AnonPages:       11924 kB
Mapped:          13008 kB
Slab:            61924 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-2671212-1276721348.opb

Free space on /tmp at the end= 62532 MiB
End job on node027 at 2010-06-16 23:19:07