Trace number 2671245

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.13 1798.6

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
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 benchmark270.509
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)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-2671245-1276722103.opb
0.00/0.00	c File size is 256866 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.04/0.04	c Var: 3262 Constr: 6427 3162/203/3062 Lit: 25196 Watch. Lit: 21877
0.04/0.04	c Obj. Vars: 0 (0 % of total variables)
3.69/3.70	c Pre-processing Time: 3.704 s
3.69/3.70	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.69/3.70	c        0   3262     6427    25196    3    21877   83850      0      0 3.70
3.69/3.70	c Switching off lower bounding mode.
1798.03/1798.54	c      108   3262     6535    40392    6    22093   92236    108     28 3.73
1798.03/1798.54	c      258   3262     6685    62865    9    22393  101460    258     68 3.77
1798.03/1798.54	c      508   3262     6935    98786   14    22893  111607    508    132 3.83
1798.03/1798.54	c      877   3262     7304   150047   20    23631  122768    877    221 3.95
1798.03/1798.54	c     1387   3262     7814   227543   29    24651  135045   1387    338 4.09
1798.03/1798.54	c     2161   3262     8588   343960   40    26199  148550   2161    497 4.34
1798.03/1798.54	c     3327   3262     9754   517848   53    28531  163406   3327    687 4.84
1798.03/1798.54	c     5061   3262    11488   775621   67    31999  179747   5061    874 5.79
1798.03/1798.54	c     7651   3262    14078  1156439   82    37179  197722   7651   1000 7.65
1798.03/1798.54	c    11553   3262    17980  1714557   95    44983  217495  11553   1006 11.47
1798.03/1798.54	c    17395   3262    23822  2498003  104    56667  239245  17395    943 18.44
1798.03/1798.54	c    26141   3262    32568  3738875  114    74159  263170  26141    951 27.47
1798.03/1798.54	c    39253   3262    45680  5497324  120   100383  289488  39253    753 52.11
1798.03/1798.54	c    58923   3262    65350  8265227  126   139723  318437  58923    545 108.11
1798.03/1798.54	c    88447   3262    94874 12284384  129   198771  350281  88447    412 214.36
1798.03/1798.54	c   132718   3262   139145 18594701  133   287313  385310 132718    333 398.29
1798.03/1798.54	c   199131   3262   205558 26388609  128   420139  423842 199131    262 759.32
1798.03/1798.54	c   298752   3262   305179 36918239  120   619381  466227 298752    197 1511.43
1798.03/1798.54	c Resources Exceeded
1798.03/1798.54	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.03/1798.54	c   18   323101  93977   906166   329528 39174968 323101    179 1798.07
1798.03/1798.54	s UNKNOWN
1798.03/1798.54	c Total time: 1798.07 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2671245-1276722103/watcher-2671245-1276722103 -o /tmp/evaluation-result-2671245-1276722103/solver-2671245-1276722103 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2671245-1276722103.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 0.98 0.99 3/106 19170
/proc/meminfo: memFree=1800940/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=11188 CPUtime=0
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 346 0 0 0 0 0 0 0 18 0 1 0 13503079 11456512 265 1992294400 134512640 137138936 4291288048 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 2797 265 174 642 0 2090 0

[startup+0.0484761 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 19170
/proc/meminfo: memFree=1800940/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12308 CPUtime=0.04
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 778 0 0 0 4 0 0 0 20 0 1 0 13503079 12603392 634 1992294400 134512640 137138936 4291288048 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3077 636 182 642 0 2433 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12308

[startup+0.101482 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 19170
/proc/meminfo: memFree=1800940/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12572 CPUtime=0.09
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 832 0 0 0 9 0 0 0 20 0 1 0 13503079 12873728 688 1992294400 134512640 137138936 4291288048 18446744073709551615 134566262 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12572

[startup+0.301503 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 19170
/proc/meminfo: memFree=1800940/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12572 CPUtime=0.29
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 832 0 0 0 29 0 0 0 20 0 1 0 13503079 12873728 688 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12572

[startup+0.701546 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 19170
/proc/meminfo: memFree=1800940/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12572 CPUtime=0.69
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 832 0 0 0 69 0 0 0 20 0 1 0 13503079 12873728 688 1992294400 134512640 137138936 4291288048 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12572

[startup+1.50064 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1799072/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12572 CPUtime=1.49
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 832 0 0 0 149 0 0 0 23 0 1 0 13503079 12873728 688 1992294400 134512640 137138936 4291288048 18446744073709551615 136511090 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12572

[startup+3.10081 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1798824/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=12572 CPUtime=3.09
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 832 0 0 0 309 0 0 0 25 0 1 0 13503079 12873728 688 1992294400 134512640 137138936 4291288048 18446744073709551615 134543030 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 3143 688 184 642 0 2499 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12572

[startup+6.30116 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1789896/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=24264 CPUtime=6.29
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 3844 0 0 0 626 3 0 0 25 0 1 0 13503079 24846336 3636 1992294400 134512640 137138936 4291288048 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 6066 3636 190 642 0 5422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24264

[startup+12.7009 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1774892/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=37348 CPUtime=12.69
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 7103 0 0 0 1263 6 0 0 25 0 1 0 13503079 38244352 6895 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 9337 6895 190 642 0 8693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37348

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1750960/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=60596 CPUtime=25.49
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 12918 0 0 0 2536 13 0 0 25 0 1 0 13503079 62050304 12710 1992294400 134512640 137138936 4291288048 18446744073709551615 134542289 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 15149 12710 190 642 0 14505 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60596

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 19171
/proc/meminfo: memFree=1725912/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=85760 CPUtime=51.08
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 19198 0 0 0 5084 24 0 0 25 0 1 0 13503079 87818240 18990 1992294400 134512640 137138936 4291288048 18446744073709551615 136502585 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 21440 18990 190 642 0 20796 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85760

[startup+102.309 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 19173
/proc/meminfo: memFree=1689456/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=121512 CPUtime=102.27
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 28152 0 0 0 10188 39 0 0 25 0 1 0 13503079 124428288 27944 1992294400 134512640 137138936 4291288048 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 30378 27944 190 642 0 29734 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 121512

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19175
/proc/meminfo: memFree=1655976/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=155224 CPUtime=162.25
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 36576 0 0 0 16168 57 0 0 25 0 1 0 13503079 158949376 36368 1992294400 134512640 137138936 4291288048 18446744073709551615 136506277 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 38806 36368 190 642 0 38162 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 155224

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19177
/proc/meminfo: memFree=1626092/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=184812 CPUtime=222.23
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 43970 0 0 0 22155 68 0 0 25 0 1 0 13503079 189247488 43762 1992294400 134512640 137138936 4291288048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 46203 43762 190 642 0 45559 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 184812

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19177
/proc/meminfo: memFree=1590132/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=221172 CPUtime=282.22
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 53053 0 0 0 28140 82 0 0 25 0 1 0 13503079 226480128 52845 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 55293 52845 190 642 0 54649 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 221172

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19179
/proc/meminfo: memFree=1563224/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=247436 CPUtime=342.21
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 59638 0 0 0 34130 91 0 0 25 0 1 0 13503079 253374464 59430 1992294400 134512640 137138936 4291288048 18446744073709551615 136504102 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 61859 59430 190 642 0 61215 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 247436

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19181
/proc/meminfo: memFree=1545988/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=264780 CPUtime=402.19
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 63963 0 0 0 40119 100 0 0 25 0 1 0 13503079 271134720 63755 1992294400 134512640 137138936 4291288048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 66195 63755 190 642 0 65551 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 264780

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19183
/proc/meminfo: memFree=1528008/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=282520 CPUtime=462.17
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 68410 0 0 0 46106 111 0 0 25 0 1 0 13503079 289300480 68202 1992294400 134512640 137138936 4291288048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 70630 68202 190 642 0 69986 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 282520

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19185
/proc/meminfo: memFree=1507796/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=302988 CPUtime=522.16
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 73514 0 0 0 52094 122 0 0 25 0 1 0 13503079 310259712 73306 1992294400 134512640 137138936 4291288048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 75747 73306 190 642 0 75103 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 302988

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19185
/proc/meminfo: memFree=1485724/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=324680 CPUtime=582.14
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 78943 0 0 0 58082 132 0 0 25 0 1 0 13503079 332472320 78735 1992294400 134512640 137138936 4291288048 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 81170 78735 190 642 0 80526 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 324680

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19187
/proc/meminfo: memFree=1469108/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=341124 CPUtime=642.13
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 83054 0 0 0 64073 140 0 0 25 0 1 0 13503079 349310976 82846 1992294400 134512640 137138936 4291288048 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 85281 82846 190 642 0 84637 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 341124

[startup+702.302 s]

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

/proc/meminfo: memFree=1371892/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=438192 CPUtime=1062.01
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 107315 0 0 0 106000 201 0 0 25 0 1 0 13503079 448708608 107107 1992294400 134512640 137138936 4291288048 18446744073709551615 134542761 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 109548 107107 190 642 0 108904 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 438192

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19201
/proc/meminfo: memFree=1357508/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=452328 CPUtime=1122
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 110847 0 0 0 111991 209 0 0 25 0 1 0 13503079 463183872 110639 1992294400 134512640 137138936 4291288048 18446744073709551615 136502662 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 113082 110639 190 642 0 112438 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 452328

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19201
/proc/meminfo: memFree=1346100/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=463716 CPUtime=1181.99
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 113710 0 0 0 117981 218 0 0 25 0 1 0 13503079 474845184 113502 1992294400 134512640 137138936 4291288048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 115929 113502 190 642 0 115285 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 463716

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19203
/proc/meminfo: memFree=1333452/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=476076 CPUtime=1241.96
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 116795 0 0 0 123971 225 0 0 25 0 1 0 13503079 487501824 116587 1992294400 134512640 137138936 4291288048 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 119019 116587 190 642 0 118375 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 476076

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19205
/proc/meminfo: memFree=1323904/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=485444 CPUtime=1301.96
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 119131 0 0 0 129962 234 0 0 25 0 1 0 13503079 497094656 118923 1992294400 134512640 137138936 4291288048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 121361 118923 190 642 0 120717 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 485444

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19207
/proc/meminfo: memFree=1312620/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=496780 CPUtime=1361.94
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 121970 0 0 0 135952 242 0 0 25 0 1 0 13503079 508702720 121762 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 124195 121762 190 642 0 123551 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 496780

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19209
/proc/meminfo: memFree=1305056/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=504400 CPUtime=1421.93
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 123866 0 0 0 141944 249 0 0 25 0 1 0 13503079 516505600 123658 1992294400 134512640 137138936 4291288048 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 126100 123658 190 642 0 125456 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 504400

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19209
/proc/meminfo: memFree=1296748/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=512844 CPUtime=1481.91
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 125975 0 0 0 147934 257 0 0 25 0 1 0 13503079 525152256 125767 1992294400 134512640 137138936 4291288048 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 128211 125767 190 642 0 127567 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 512844

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19211
/proc/meminfo: memFree=1289184/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=520088 CPUtime=1541.89
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 127805 0 0 0 153924 265 0 0 25 0 1 0 13503079 532570112 127597 1992294400 134512640 137138936 4291288048 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 130022 127597 190 642 0 129378 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 520088

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19213
/proc/meminfo: memFree=1281992/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=527464 CPUtime=1601.88
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 129649 0 0 0 159918 270 0 0 25 0 1 0 13503079 540123136 129441 1992294400 134512640 137138936 4291288048 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 131866 129441 190 642 0 131222 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 527464

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19215
/proc/meminfo: memFree=1275792/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=533536 CPUtime=1661.86
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 131156 0 0 0 165910 276 0 0 25 0 1 0 13503079 546340864 130948 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 133384 130948 190 642 0 132740 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 533536

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19217
/proc/meminfo: memFree=1269096/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=540212 CPUtime=1721.84
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 132833 0 0 0 171900 284 0 0 25 0 1 0 13503079 553177088 132625 1992294400 134512640 137138936 4291288048 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 135053 132625 190 642 0 134409 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 540212

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19217
/proc/meminfo: memFree=1262524/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=546432 CPUtime=1781.83
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134385 0 0 0 177893 290 0 0 25 0 1 0 13503079 559546368 134177 1992294400 134512640 137138936 4291288048 18446744073709551615 134542237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136608 134177 190 642 0 135964 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 546432

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19217
/proc/meminfo: memFree=1261656/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=547300 CPUtime=1791.43
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134599 0 0 0 178852 291 0 0 25 0 1 0 13503079 560435200 134391 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136825 134391 190 642 0 136181 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (KiB) 547300

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19219
/proc/meminfo: memFree=1261408/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=547632 CPUtime=1794.63
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134677 0 0 0 179172 291 0 0 25 0 1 0 13503079 560775168 134469 1992294400 134512640 137138936 4291288048 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136908 134469 190 642 0 136264 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 547632

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19219
/proc/meminfo: memFree=1261284/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=547844 CPUtime=1796.22
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134731 0 0 0 179330 292 0 0 25 0 1 0 13503079 560992256 134523 1992294400 134512640 137138936 4291288048 18446744073709551615 136520986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136961 134523 190 642 0 136317 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 547844

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19219
/proc/meminfo: memFree=1261160/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=547948 CPUtime=1797.02
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134752 0 0 0 179410 292 0 0 25 0 1 0 13503079 561098752 134544 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136987 134544 190 642 0 136343 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 547948

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19219
/proc/meminfo: memFree=1261160/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=547948 CPUtime=1797.82
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134766 0 0 0 179490 292 0 0 25 0 1 0 13503079 561098752 134558 1992294400 134512640 137138936 4291288048 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 136987 134558 190 642 0 136343 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 547948

[startup+1798.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 19219
/proc/meminfo: memFree=1261036/2059040 swapFree=4140088/4192956
[pid=19170] ppid=19168 vsize=548056 CPUtime=1798.03
/proc/19170/stat : 19170 (bsolo_pb10) R 19168 19170 18472 0 -1 4202496 134772 0 0 0 179511 292 0 0 25 0 1 0 13503079 561209344 134564 1992294400 134512640 137138936 4291288048 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19170/statm: 137014 134564 190 642 0 136370 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 548056

Child status: 0
Real time (s): 1798.6
CPU time (s): 1798.13
CPU user time (s): 1795.15
CPU system time (s): 2.98055
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 548056

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

runsolver used 2.6486 second user time and 8.80966 second system time

The end

Launcher Data

Begin job on node038 at 2010-06-16 23:01:43
IDJOB=2671245
IDBENCH=48320
IDSOLVER=1163
FILE ID=node038/2671245-1276722103
PBS_JOBID= 11174137
Free space on /tmp= 62476 MiB

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

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=875951479

node038.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.222
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.44
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.222
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1801964 kB
Buffers:         30648 kB
Cached:         135736 kB
SwapCached:       6024 kB
Active:          78548 kB
Inactive:       100564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1801964 kB
SwapTotal:     4192956 kB
SwapFree:      4140088 kB
Dirty:            3980 kB
Writeback:           0 kB
AnonPages:       10852 kB
Mapped:          13020 kB
Slab:            56128 kB
PageTables:       4024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180824 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-2671245-1276722103.opb

Free space on /tmp at the end= 62472 MiB
End job on node038 at 2010-06-16 23:31:42