Trace number 2671190

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 Card? 1798.05 1798.52

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_4_40.opb
MD5SUM4bc8406e35a3f2674c743b72d3a1792a
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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 benchmark213.487
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6140
Sum of products size (including duplicates)12280
Number of different products3070
Sum of products size6140

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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2671190-1276720674.opb
0.00/0.00	c File size is 257508 bytes.
0.00/0.04	c Highest Coefficient sum: 200
0.00/0.04	c Parsing was ok!!
0.00/0.04	c Total parsing time: 0.043 s
0.00/0.04	c Var: 3270 Constr: 6443 3170/203/3070 Lit: 25260 Watch. Lit: 21933
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
3.59/3.68	c Pre-processing Time: 3.68 s
3.59/3.68	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.59/3.68	c        0   3270     6443    25260    3    21933   84339      0      0 3.68
3.59/3.68	c Switching off lower bounding mode.
1797.94/1798.47	c      100   3270     6545    30262    4    22176   92773    102     26 3.76
1797.94/1798.47	c      253   3270     6708    41577    6    22502  102051    265     64 3.89
1797.94/1798.47	c      478   3270     6952    61503    8    22990  112257    509    118 4.03
1797.94/1798.47	c      816   3270     7305    92645   12    23696  123483    862    196 4.16
1797.94/1798.47	c     1325   3270     7837   126722   16    24852  135832   1394    298 4.43
1797.94/1798.47	c     2088   3270     8625   176602   20    26428  149416   2182    430 4.84
1797.94/1798.47	c     3234   3270     9812   253249   25    28802  164358   3369    592 5.46
1797.94/1798.47	c     4955   3270    11614   371132   31    32790  180794   5171    762 6.50
1797.94/1798.47	c     7539   3270    14302   557713   38    38218  198874   7859    906 8.32
1797.94/1798.47	c    11418   3270    18367   839186   45    46532  218762  11924    995 11.47
1797.94/1798.47	c    17240   3270    24426  1265879   51    58874  240639  17983    997 17.28
1797.94/1798.47	c    25977   3270    33583  1913028   56    77295  264703  27140    868 29.89
1797.94/1798.47	c    39087   3270    47288  2891034   61   105013  291174  40845    720 54.24
1797.94/1798.47	c    58757   3270    68091  4424267   64   146657  320292  61648    517 113.46
1797.94/1798.47	c    88267   3270    98980  6742212   68   208594  352322  92537    459 192.15
1797.94/1798.47	c   132538   3270   145585 11023809   75   302432  387555 139142    360 367.95
1797.94/1798.47	c   198948   3270   216013 17478737   80   443897  426311 209570    249 797.67
1797.94/1798.47	c   298570   3270   321252 27196562   84   654721  468943 314809    182 1632.92
1797.94/1798.47	c Resources Exceeded
1797.94/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.47	c   18   315984  98146  1170121   339798 28808428 333355    175 1798.01
1797.94/1798.47	s UNKNOWN
1797.94/1798.47	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-2671190-1276720674/watcher-2671190-1276720674 -o /tmp/evaluation-result-2671190-1276720674/solver-2671190-1276720674 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2671190-1276720674.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.04 1.01 1.00 3/106 11051
/proc/meminfo: memFree=1681296/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=11184 CPUtime=0
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 346 0 0 0 0 0 0 0 18 0 1 0 47671313 11452416 265 1992294400 134512640 137138936 4290813440 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 2796 265 174 642 0 2089 0

[startup+0.0804199 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 11051
/proc/meminfo: memFree=1681296/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=0.07
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 831 0 0 0 7 0 0 0 20 0 1 0 47671313 12873728 687 1992294400 134512640 137138936 4290813440 18446744073709551615 135984550 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 687 184 642 0 2499 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12572

[startup+0.100422 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 11051
/proc/meminfo: memFree=1681296/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=0.09
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 831 0 0 0 9 0 0 0 20 0 1 0 47671313 12873728 687 1992294400 134512640 137138936 4290813440 18446744073709551615 136504435 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 687 184 642 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12572

[startup+0.300441 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 11051
/proc/meminfo: memFree=1681296/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=0.29
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 832 0 0 0 29 0 0 0 20 0 1 0 47671313 12873728 688 1992294400 134512640 137138936 4290813440 18446744073709551615 136504904 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12572

[startup+0.700479 s]
/proc/loadavg: 1.04 1.01 1.00 3/106 11051
/proc/meminfo: memFree=1681296/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=0.69
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 832 0 0 0 69 0 0 0 21 0 1 0 47671313 12873728 688 1992294400 134512640 137138936 4290813440 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12572

[startup+1.50055 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11052
/proc/meminfo: memFree=1679304/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=1.49
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 832 0 0 0 149 0 0 0 23 0 1 0 47671313 12873728 688 1992294400 134512640 137138936 4290813440 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12572

[startup+3.10071 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11052
/proc/meminfo: memFree=1678932/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=12572 CPUtime=3.09
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 832 0 0 0 309 0 0 0 25 0 1 0 47671313 12873728 688 1992294400 134512640 137138936 4290813440 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12572

[startup+6.30101 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11052
/proc/meminfo: memFree=1675708/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=17312 CPUtime=6.29
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 2090 0 0 0 623 6 0 0 25 0 1 0 47671313 17727488 1880 1992294400 134512640 137138936 4290813440 18446744073709551615 136500378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 4328 1880 192 642 0 3684 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17312

[startup+12.7016 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 11052
/proc/meminfo: memFree=1666532/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=25756 CPUtime=12.69
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 4215 0 0 0 1254 15 0 0 25 0 1 0 47671313 26374144 4005 1992294400 134512640 137138936 4290813440 18446744073709551615 136505190 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 6439 4005 192 642 0 5795 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25756

[startup+25.5008 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11052
/proc/meminfo: memFree=1655248/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=36432 CPUtime=25.49
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 6880 0 0 0 2522 27 0 0 25 0 1 0 47671313 37306368 6670 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 9108 6670 192 642 0 8464 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 36432

[startup+51.1003 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11054
/proc/meminfo: memFree=1639376/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=52316 CPUtime=51.08
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 10857 0 0 0 5061 47 0 0 25 0 1 0 47671313 53571584 10647 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 13079 10647 192 642 0 12435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52316

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11054
/proc/meminfo: memFree=1619288/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=71956 CPUtime=102.27
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 15773 0 0 0 10157 70 0 0 25 0 1 0 47671313 73682944 15563 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 17989 15563 192 642 0 17345 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 71956

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11056
/proc/meminfo: memFree=1596844/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=94652 CPUtime=162.25
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 21424 0 0 0 16126 99 0 0 25 0 1 0 47671313 96923648 21214 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 23663 21214 192 642 0 23019 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 94652

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11058
/proc/meminfo: memFree=1566836/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=124380 CPUtime=222.24
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 28876 0 0 0 22101 123 0 0 25 0 1 0 47671313 127365120 28666 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 31095 28666 192 642 0 30451 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 124380

[startup+282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11060
/proc/meminfo: memFree=1543896/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=147280 CPUtime=282.22
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 34593 0 0 0 28084 138 0 0 25 0 1 0 47671313 150814720 34383 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 36820 34383 192 642 0 36176 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 147280

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11060
/proc/meminfo: memFree=1527900/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=163132 CPUtime=342.2
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 38566 0 0 0 34073 147 0 0 25 0 1 0 47671313 167047168 38356 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 40783 38356 192 642 0 40139 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 163132

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11062
/proc/meminfo: memFree=1511656/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=179372 CPUtime=402.19
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 42620 0 0 0 40061 158 0 0 25 0 1 0 47671313 183676928 42410 1992294400 134512640 137138936 4290813440 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 44843 42410 192 642 0 44199 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 179372

[startup+462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11064
/proc/meminfo: memFree=1497396/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=193524 CPUtime=462.17
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 46156 0 0 0 46051 166 0 0 25 0 1 0 47671313 198168576 45946 1992294400 134512640 137138936 4290813440 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 48381 45946 192 642 0 47737 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 193524

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11066
/proc/meminfo: memFree=1484872/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=206148 CPUtime=522.16
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 49315 0 0 0 52041 175 0 0 25 0 1 0 47671313 211095552 49105 1992294400 134512640 137138936 4290813440 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 51537 49105 192 642 0 50893 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 206148

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11068
/proc/meminfo: memFree=1473712/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=216964 CPUtime=582.14
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 52016 0 0 0 58033 181 0 0 25 0 1 0 47671313 222171136 51806 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 54241 51806 192 642 0 53597 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 216964

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11068
/proc/meminfo: memFree=1460816/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=229860 CPUtime=642.14
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 55229 0 0 0 64025 189 0 0 25 0 1 0 47671313 235376640 55019 1992294400 134512640 137138936 4290813440 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 57465 55019 192 642 0 56821 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 229860

[startup+702.301 s]

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

/proc/meminfo: memFree=1382200/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=308264 CPUtime=1062.02
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 74838 0 0 0 105970 232 0 0 25 0 1 0 47671313 315662336 74628 1992294400 134512640 137138936 4290813440 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 77066 74628 192 642 0 76422 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 308264

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11082
/proc/meminfo: memFree=1373644/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=316764 CPUtime=1122.01
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 76955 0 0 0 111963 238 0 0 25 0 1 0 47671313 324366336 76745 1992294400 134512640 137138936 4290813440 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 79191 76745 192 642 0 78547 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 316764

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11084
/proc/meminfo: memFree=1363848/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=326616 CPUtime=1182
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 79414 0 0 0 117956 244 0 0 25 0 1 0 47671313 334454784 79204 1992294400 134512640 137138936 4290813440 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 81654 79204 192 642 0 81010 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 326616

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11084
/proc/meminfo: memFree=1352316/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=337884 CPUtime=1241.98
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 82240 0 0 0 123949 249 0 0 25 0 1 0 47671313 345993216 82030 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 84471 82030 192 642 0 83827 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 337884

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11086
/proc/meminfo: memFree=1341528/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=348448 CPUtime=1301.97
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 84896 0 0 0 129942 255 0 0 25 0 1 0 47671313 356810752 84686 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 87112 84686 192 642 0 86468 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 348448

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1332476/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=357596 CPUtime=1361.95
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 87185 0 0 0 135934 261 0 0 25 0 1 0 47671313 366178304 86975 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 89399 86975 192 642 0 88755 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 357596

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11099
/proc/meminfo: memFree=1324168/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=365892 CPUtime=1421.93
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 89240 0 0 0 141926 267 0 0 25 0 1 0 47671313 374673408 89030 1992294400 134512640 137138936 4290813440 18446744073709551615 136501989 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 91473 89030 192 642 0 90829 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 365892

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11101
/proc/meminfo: memFree=1314372/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=375720 CPUtime=1481.91
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 91701 0 0 0 147917 274 0 0 25 0 1 0 47671313 384737280 91491 1992294400 134512640 137138936 4290813440 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 93930 91491 192 642 0 93286 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 375720

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11101
/proc/meminfo: memFree=1305940/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=384044 CPUtime=1541.89
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 93780 0 0 0 153911 278 0 0 25 0 1 0 47671313 393261056 93570 1992294400 134512640 137138936 4290813440 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 96011 93570 192 642 0 95367 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 384044

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11103
/proc/meminfo: memFree=1298252/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=391684 CPUtime=1601.87
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 95706 0 0 0 159904 283 0 0 25 0 1 0 47671313 401084416 95496 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 97921 95496 192 642 0 97277 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 391684

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11105
/proc/meminfo: memFree=1290564/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=399364 CPUtime=1661.86
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 97610 0 0 0 165898 288 0 0 25 0 1 0 47671313 408948736 97400 1992294400 134512640 137138936 4290813440 18446744073709551615 134542202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 99841 97400 192 642 0 99197 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 399364

[startup+1722.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 11107
/proc/meminfo: memFree=1282752/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=407076 CPUtime=1721.84
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 99551 0 0 0 171889 295 0 0 25 0 1 0 47671313 416845824 99341 1992294400 134512640 137138936 4290813440 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 101769 99341 192 642 0 101125 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 407076

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11109
/proc/meminfo: memFree=1273700/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=415892 CPUtime=1781.83
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 101749 0 0 0 177881 302 0 0 25 0 1 0 47671313 425873408 101539 1992294400 134512640 137138936 4290813440 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 103973 101539 192 642 0 103329 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 415892

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

[startup+1791.91 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11109
/proc/meminfo: memFree=1272212/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=417324 CPUtime=1791.44
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 102101 0 0 0 178841 303 0 0 25 0 1 0 47671313 427339776 101891 1992294400 134512640 137138936 4290813440 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 104331 101891 192 642 0 103687 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 417324

[startup+1795.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11109
/proc/meminfo: memFree=1271840/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=417744 CPUtime=1794.64
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 102196 0 0 0 179161 303 0 0 25 0 1 0 47671313 427769856 101986 1992294400 134512640 137138936 4290813440 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 104436 101986 192 642 0 103792 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 417744

[startup+1796.7 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11109
/proc/meminfo: memFree=1271716/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=417860 CPUtime=1796.23
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 102237 0 0 0 179320 303 0 0 25 0 1 0 47671313 427888640 102027 1992294400 134512640 137138936 4290813440 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 104465 102027 192 642 0 103821 0
Current children cumulated CPU time (s) 1796.23
Current children cumulated vsize (KiB) 417860

[startup+1797.5 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11109
/proc/meminfo: memFree=1271592/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=417976 CPUtime=1797.03
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 102280 0 0 0 179400 303 0 0 25 0 1 0 47671313 428007424 102070 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 104494 102070 192 642 0 103850 0
Current children cumulated CPU time (s) 1797.03
Current children cumulated vsize (KiB) 417976

[startup+1798.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11109
/proc/meminfo: memFree=1271592/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=418076 CPUtime=1797.83
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202496 102299 0 0 0 179480 303 0 0 25 0 1 0 47671313 428109824 102089 1992294400 134512640 137138936 4290813440 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11051/statm: 104519 102089 192 642 0 103875 0
Current children cumulated CPU time (s) 1797.83
Current children cumulated vsize (KiB) 418076

[startup+1798.51 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 11109
/proc/meminfo: memFree=1271468/2059040 swapFree=4140408/4192956
[pid=11051] ppid=11049 vsize=0 CPUtime=1798.03
/proc/11051/stat : 11051 (bsolo_pb10) R 11049 11051 10642 0 -1 4202500 102303 0 0 0 179497 306 0 0 25 0 1 0 47671313 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/11051/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.52
CPU time (s): 1798.05
CPU user time (s): 1794.98
CPU system time (s): 3.07553
CPU usage (%): 99.9742
Max. virtual memory (cumulated for all children) (KiB): 418076

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

runsolver used 3.23251 second user time and 8.22575 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-16 22:37:54
IDJOB=2671190
IDBENCH=48302
IDSOLVER=1162
FILE ID=node004/2671190-1276720674
PBS_JOBID= 11174170
Free space on /tmp= 62564 MiB

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

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

MD5SUM BENCH= 4bc8406e35a3f2674c743b72d3a1792a
RANDOM SEED=1320946769

node004.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.210
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.42
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.210
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.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1682196 kB
Buffers:        133452 kB
Cached:         148116 kB
SwapCached:       6480 kB
Active:         104312 kB
Inactive:       191152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1682196 kB
SwapTotal:     4192956 kB
SwapFree:      4140408 kB
Dirty:            4020 kB
Writeback:           0 kB
AnonPages:       12100 kB
Mapped:          13180 kB
Slab:            59632 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182820 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-2671190-1276720674.opb

Free space on /tmp at the end= 62560 MiB
End job on node004 at 2010-06-16 23:07:53