Trace number 2671284

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.08 1798.55

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_3_15.opb
MD5SUMbbe3a085a15e9497809c2511fab038f0
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.040992
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)4976
Sum of products size (including duplicates)9952
Number of different products2488
Sum of products size4976

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-2671284-1276722369.opb
0.00/0.00	c File size is 219298 bytes.
0.00/0.03	c Highest Coefficient sum: 400
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.037 s
0.00/0.04	c Var: 2888 Constr: 5579 2688/403/2488 Lit: 21304 Watch. Lit: 18234
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
0.59/0.65	c Pre-processing Time: 0.654 s
0.59/0.65	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.65	c        0   2888     5579    21304    3    18234   38457      0      0 0.65
0.59/0.65	c Switching off lower bounding mode.
1797.93/1798.47	c      186   2888     5765    75525   13    18606   42303    186    229 0.81
1797.93/1798.47	c      339   2888     5918   133460   22    18912   46534    339    391 0.86
1797.93/1798.47	c      564   2888     6143   217400   35    19362   51188    564    577 0.98
1797.93/1798.47	c      922   2888     6501   349167   53    20078   56307    922    756 1.22
1797.93/1798.47	c     1460   2888     7039   543879   77    21154   61938   1460    839 1.74
1797.93/1798.47	c     2225   2888     7804   834835  106    22684   68132   2225   1035 2.15
1797.93/1798.47	c     3371   2888     8950  1268132  141    24976   74946   3371   1059 3.18
1797.93/1798.47	c     5101   2888    10680  1918976  179    28436   82441   5101    908 5.61
1797.93/1798.47	c     7686   2888    13265  2890630  217    33606   90686   7686    804 9.56
1797.93/1798.47	c    11567   2888    17146  4367749  254    41368   99755  11567    694 16.67
1797.93/1798.47	c    17390   2888    22969  6577683  286    53014  109731  17390    607 28.61
1797.93/1798.47	c    26141   2888    31720  9896243  311    70516  120705  26141    423 61.71
1797.93/1798.47	c    39251   2888    44830 14854070  331    96736  132776  39251    276 142.03
1797.93/1798.47	c    58925   2888    64504 22346103  346   136084  146054  58925    233 252.43
1797.93/1798.47	c    88437   2888    94016 33571914  357   195108  160660  88437    163 542.29
1797.93/1798.47	c   132710   2888   138289 50382428  364   283654  176727 132710    111 1188.77
1797.93/1798.47	c Resources Exceeded
1797.93/1798.47	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.47	c   16   161088     53   167225   166667 61155084 161088     89 1798.00
1797.93/1798.47	s UNKNOWN
1797.93/1798.47	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-2671284-1276722369/watcher-2671284-1276722369 -o /tmp/evaluation-result-2671284-1276722369/solver-2671284-1276722369 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671284-1276722369.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.06 1.01 1.00 3/106 19900
/proc/meminfo: memFree=1851012/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=11148 CPUtime=0
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 345 0 0 0 0 0 0 0 18 0 1 0 13527647 11415552 264 1992294400 134512640 137138936 4288424496 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 2787 264 174 642 0 2089 0

[startup+0.062353 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 19900
/proc/meminfo: memFree=1851012/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=12160 CPUtime=0.05
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 739 0 0 0 5 0 0 0 20 0 1 0 13527647 12451840 604 1992294400 134512640 137138936 4288424496 18446744073709551615 134566144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 3040 604 184 642 0 2396 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12160

[startup+0.101356 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 19900
/proc/meminfo: memFree=1851012/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=12160 CPUtime=0.09
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 740 0 0 0 9 0 0 0 20 0 1 0 13527647 12451840 605 1992294400 134512640 137138936 4288424496 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 3040 605 184 642 0 2396 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12160

[startup+0.301378 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 19900
/proc/meminfo: memFree=1851012/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=12160 CPUtime=0.29
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 740 0 0 0 29 0 0 0 20 0 1 0 13527647 12451840 605 1992294400 134512640 137138936 4288424496 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 3040 605 184 642 0 2396 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12160

[startup+0.701422 s]
/proc/loadavg: 1.06 1.01 1.00 3/106 19900
/proc/meminfo: memFree=1851012/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=12640 CPUtime=0.69
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 919 0 0 0 68 1 0 0 20 0 1 0 13527647 12943360 723 1992294400 134512640 137138936 4288424496 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 3160 723 190 642 0 2516 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12640

[startup+1.50151 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 19901
/proc/meminfo: memFree=1846788/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=17928 CPUtime=1.49
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 2251 0 0 0 147 2 0 0 23 0 1 0 13527647 18358272 2055 1992294400 134512640 137138936 4288424496 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 4482 2055 190 642 0 3838 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17928

[startup+3.10169 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 19901
/proc/meminfo: memFree=1839100/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=28144 CPUtime=3.09
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 4783 0 0 0 306 3 0 0 25 0 1 0 13527647 28819456 4587 1992294400 134512640 137138936 4288424496 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 7036 4587 190 642 0 6392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28144

[startup+6.30104 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 19901
/proc/meminfo: memFree=1825212/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=39132 CPUtime=6.29
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 7530 0 0 0 624 5 0 0 25 0 1 0 13527647 40071168 7334 1992294400 134512640 137138936 4288424496 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 9783 7334 190 642 0 9139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39132

[startup+12.7008 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 19901
/proc/meminfo: memFree=1804008/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=59352 CPUtime=12.69
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 12609 0 0 0 1260 9 0 0 25 0 1 0 13527647 60776448 12413 1992294400 134512640 137138936 4288424496 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 14838 12413 190 642 0 14194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59352

[startup+25.5012 s]
/proc/loadavg: 1.04 1.00 1.00 2/107 19901
/proc/meminfo: memFree=1770776/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=91468 CPUtime=25.49
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 20624 0 0 0 2534 15 0 0 25 0 1 0 13527647 93663232 20428 1992294400 134512640 137138936 4288424496 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 22867 20428 190 642 0 22223 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91468

[startup+51.101 s]
/proc/loadavg: 1.03 1.00 1.00 2/107 19903
/proc/meminfo: memFree=1731220/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=130488 CPUtime=51.08
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 30384 0 0 0 5086 22 0 0 25 0 1 0 13527647 133619712 30188 1992294400 134512640 137138936 4288424496 18446744073709551615 134542802 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 32622 30188 190 642 0 31978 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 130488

[startup+102.309 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 19903
/proc/meminfo: memFree=1687448/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=173804 CPUtime=102.27
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 41200 0 0 0 10196 31 0 0 25 0 1 0 13527647 177975296 41004 1992294400 134512640 137138936 4288424496 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 43451 41004 190 642 0 42807 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 173804

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19905
/proc/meminfo: memFree=1638964/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=222384 CPUtime=162.24
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 53359 0 0 0 16183 41 0 0 25 0 1 0 13527647 227721216 53163 1992294400 134512640 137138936 4288424496 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 55596 53163 190 642 0 54952 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 222384

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19907
/proc/meminfo: memFree=1582792/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=278400 CPUtime=222.23
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 67347 0 0 0 22170 53 0 0 25 0 1 0 13527647 285081600 67151 1992294400 134512640 137138936 4288424496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 69600 67151 190 642 0 68956 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 278400

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19909
/proc/meminfo: memFree=1540756/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=320308 CPUtime=282.22
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 77832 0 0 0 28158 64 0 0 25 0 1 0 13527647 327995392 77636 1992294400 134512640 137138936 4288424496 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 80077 77636 190 642 0 79433 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 320308

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19911
/proc/meminfo: memFree=1506780/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=353932 CPUtime=342.2
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 86247 0 0 0 34149 71 0 0 25 0 1 0 13527647 362426368 86051 1992294400 134512640 137138936 4288424496 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 88483 86051 190 642 0 87839 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 353932

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19911
/proc/meminfo: memFree=1477888/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=383128 CPUtime=402.19
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 93544 0 0 0 40140 79 0 0 25 0 1 0 13527647 392323072 93348 1992294400 134512640 137138936 4288424496 18446744073709551615 136295502 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 95782 93348 190 642 0 95138 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 383128

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19913
/proc/meminfo: memFree=1446268/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=414460 CPUtime=462.17
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 101375 0 0 0 46131 86 0 0 25 0 1 0 13527647 424407040 101179 1992294400 134512640 137138936 4288424496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 103615 101179 190 642 0 102971 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 414460

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19915
/proc/meminfo: memFree=1419856/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=440896 CPUtime=522.16
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 107976 0 0 0 52123 93 0 0 25 0 1 0 13527647 451477504 107780 1992294400 134512640 137138936 4288424496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 110224 107780 190 642 0 109580 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 440896

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19917
/proc/meminfo: memFree=1396420/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=464084 CPUtime=582.14
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 113782 0 0 0 58115 99 0 0 25 0 1 0 13527647 475222016 113586 1992294400 134512640 137138936 4288424496 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 116021 113586 190 642 0 115377 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 464084

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19919
/proc/meminfo: memFree=1369016/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=491180 CPUtime=642.13
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 120541 0 0 0 64107 106 0 0 25 0 1 0 13527647 502968320 120345 1992294400 134512640 137138936 4288424496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 122795 120345 190 642 0 122151 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 491180

[startup+702.301 s]

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

/proc/meminfo: memFree=1241420/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=618328 CPUtime=1062.01
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 152353 0 0 0 106061 140 0 0 25 0 1 0 13527647 633167872 152157 1992294400 134512640 137138936 4288424496 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 154582 152157 190 642 0 153938 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 618328

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19931
/proc/meminfo: memFree=1227904/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=631604 CPUtime=1121.99
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 155662 0 0 0 112056 143 0 0 25 0 1 0 13527647 646762496 155466 1992294400 134512640 137138936 4288424496 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 157901 155466 190 642 0 157257 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 631604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19933
/proc/meminfo: memFree=1199756/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=660320 CPUtime=1181.98
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 162851 0 0 0 118047 151 0 0 25 0 1 0 13527647 676167680 162655 1992294400 134512640 137138936 4288424496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 165080 162655 190 642 0 164436 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 660320

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19935
/proc/meminfo: memFree=1177808/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=681580 CPUtime=1241.96
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 168161 0 0 0 124040 156 0 0 25 0 1 0 13527647 697937920 167965 1992294400 134512640 137138936 4288424496 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 170395 167965 190 642 0 169751 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 681580

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19935
/proc/meminfo: memFree=1160448/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=698652 CPUtime=1301.96
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 172419 0 0 0 130035 161 0 0 25 0 1 0 13527647 715419648 172223 1992294400 134512640 137138936 4288424496 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 174663 172223 190 642 0 174019 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 698652

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19937
/proc/meminfo: memFree=1147304/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=711916 CPUtime=1361.93
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 175732 0 0 0 136028 165 0 0 25 0 1 0 13527647 729001984 175536 1992294400 134512640 137138936 4288424496 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 177979 175536 190 642 0 177335 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 711916

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19939
/proc/meminfo: memFree=1135276/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=723800 CPUtime=1421.93
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 178701 0 0 0 142025 168 0 0 25 0 1 0 13527647 741171200 178505 1992294400 134512640 137138936 4288424496 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 180950 178505 190 642 0 180306 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 723800

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19941
/proc/meminfo: memFree=1120396/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=738828 CPUtime=1481.91
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 182471 0 0 0 148017 174 0 0 25 0 1 0 13527647 756559872 182275 1992294400 134512640 137138936 4288424496 18446744073709551615 134542752 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 184707 182275 190 642 0 184063 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 738828

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19943
/proc/meminfo: memFree=1108492/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=750416 CPUtime=1541.89
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 185370 0 0 0 154012 177 0 0 25 0 1 0 13527647 768425984 185174 1992294400 134512640 137138936 4288424496 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 187604 185174 190 642 0 186960 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 750416

[startup+1602.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 19946
/proc/meminfo: memFree=1052032/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=764652 CPUtime=1601.87
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 188911 0 0 0 160007 180 0 0 25 0 1 0 13527647 783003648 188715 1992294400 134512640 137138936 4288424496 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 191163 188715 190 642 0 190519 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 764652

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 19948
/proc/meminfo: memFree=1036656/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=779952 CPUtime=1661.86
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 192751 0 0 0 166002 184 0 0 25 0 1 0 13527647 798670848 192555 1992294400 134512640 137138936 4288424496 18446744073709551615 134542480 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 194988 192555 190 642 0 194344 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 779952

[startup+1722.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 19950
/proc/meminfo: memFree=1022892/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=793904 CPUtime=1721.84
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 196228 0 0 0 171997 187 0 0 25 0 1 0 13527647 812957696 196032 1992294400 134512640 137138936 4288424496 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 198476 196032 190 642 0 197832 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 793904

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1012352/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=804168 CPUtime=1781.83
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 198795 0 0 0 177994 189 0 0 25 0 1 0 13527647 823468032 198599 1992294400 134512640 137138936 4288424496 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201042 198599 190 642 0 200398 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 804168

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1010616/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=805936 CPUtime=1791.43
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 199255 0 0 0 178954 189 0 0 25 0 1 0 13527647 825278464 199059 1992294400 134512640 137138936 4288424496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201484 199059 190 642 0 200840 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 805936

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1009500/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=807000 CPUtime=1794.62
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 199507 0 0 0 179273 189 0 0 25 0 1 0 13527647 826368000 199311 1992294400 134512640 137138936 4288424496 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201750 199311 190 642 0 201106 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 807000

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1009128/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=807520 CPUtime=1796.22
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 199647 0 0 0 179432 190 0 0 25 0 1 0 13527647 826900480 199451 1992294400 134512640 137138936 4288424496 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201880 199451 190 642 0 201236 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 807520

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1008756/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=807732 CPUtime=1797.02
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 199701 0 0 0 179512 190 0 0 25 0 1 0 13527647 827117568 199505 1992294400 134512640 137138936 4288424496 18446744073709551615 134542333 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201933 199505 190 642 0 201289 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 807732

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1008756/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=807840 CPUtime=1797.82
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202496 199728 0 0 0 179592 190 0 0 25 0 1 0 13527647 827228160 199532 1992294400 134512640 137138936 4288424496 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19900/statm: 201960 199532 190 642 0 201316 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 807840

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 19952
/proc/meminfo: memFree=1008632/2059040 swapFree=4192952/4192956
[pid=19900] ppid=19898 vsize=0 CPUtime=1798.03
/proc/19900/stat : 19900 (bsolo_pb10) R 19898 19900 19159 0 -1 4202500 199733 0 0 0 179610 193 0 0 25 0 1 0 13527647 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/19900/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.55
CPU time (s): 1798.08
CPU user time (s): 1796.1
CPU system time (s): 1.9807
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 807840

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

runsolver used 3.02154 second user time and 8.43672 second system time

The end

Launcher Data

Begin job on node059 at 2010-06-16 23:06:09
IDJOB=2671284
IDBENCH=48333
IDSOLVER=1163
FILE ID=node059/2671284-1276722369
PBS_JOBID= 11174140
Free space on /tmp= 62556 MiB

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

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

MD5SUM BENCH= bbe3a085a15e9497809c2511fab038f0
RANDOM SEED=878385454

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

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

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1852160 kB
Buffers:         16408 kB
Cached:          51080 kB
SwapCached:          4 kB
Active:          18364 kB
Inactive:       108468 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1852160 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            4148 kB
Writeback:           0 kB
AnonPages:       59216 kB
Mapped:          15484 kB
Slab:            58160 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182420 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-2671284-1276722369.opb

Free space on /tmp at the end= 62552 MiB
End job on node059 at 2010-06-16 23:36:08