Trace number 1877835

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.1 cl? 1798.1 1798.58

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 benchmark172.614
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.1 - 13/04/2009 : 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 Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877835-1245214812.opb
0.00/0.00	c File size is 256866 bytes.
0.03/0.03	c Highest Coefficient sum: 200
0.03/0.03	c Parsing was ok!!
0.03/0.03	c Total parsing time: 0.036 s
0.03/0.04	c Var: 3262 Constr: 6427 3162/203/3062 Lit: 25196 Watch. Lit: 21877
0.03/0.04	c Obj. Vars: 0 (0 % of total variables)
3.49/3.58	c Pre-processing Time: 3.585 s
3.49/3.58	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.49/3.58	c        0   3262     6427    25196    3    21877   83850      0      0 3.58
3.49/3.58	c Switching off lower bounding mode.
1797.93/1798.48	c      108   3262     6535    40392    6    22093   92236    108     29 3.61
1797.93/1798.48	c      258   3262     6685    62865    9    22393  101460    258     70 3.65
1797.93/1798.48	c      508   3262     6935    98786   14    22893  111607    508    136 3.71
1797.93/1798.48	c      877   3262     7304   150047   20    23631  122768    877    228 3.83
1797.93/1798.48	c     1387   3262     7814   227543   29    24651  135045   1387    349 3.97
1797.93/1798.48	c     2161   3262     8588   343960   40    26199  148550   2161    511 4.22
1797.93/1798.48	c     3327   3262     9754   517848   53    28531  163406   3327    704 4.72
1797.93/1798.48	c     5061   3262    11488   775621   67    31999  179747   5061    893 5.66
1797.93/1798.48	c     7651   3262    14078  1156439   82    37179  197722   7651   1014 7.54
1797.93/1798.48	c    11553   3262    17980  1714557   95    44983  217495  11553   1014 11.39
1797.93/1798.48	c    17395   3262    23822  2498003  104    56667  239245  17395    944 18.41
1797.93/1798.48	c    26141   3262    32568  3738875  114    74159  263170  26141    951 27.48
1797.93/1798.48	c    39253   3262    45680  5497324  120   100383  289488  39253    750 52.31
1797.93/1798.48	c    58923   3262    65350  8265227  126   139723  318437  58923    541 108.73
1797.93/1798.48	c    88447   3262    94874 12284384  129   198771  350281  88447    409 215.86
1797.93/1798.48	c   132718   3262   139145 18594701  133   287313  385310 132718    330 401.07
1797.93/1798.48	c   199131   3262   205558 26388609  128   420139  423842 199131    260 764.96
1797.93/1798.48	c   298752   3262   305179 36918239  120   619381  466227 298752    196 1522.12
1797.93/1798.48	c Resources Exceeded
1797.93/1798.48	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.93/1798.48	c   18   322218  93466   900663   328645 39091854 322218    179 1798.02
1797.93/1798.48	s UNKNOWN
1797.93/1798.48	c Total time: 1798.02 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-1877835-1245214812/watcher-1877835-1245214812 -o /tmp/evaluation-result-1877835-1245214812/solver-1877835-1245214812 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877835-1245214812.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.99 0.97 0.98 3/64 5507
/proc/meminfo: memFree=1858232/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=18784 CPUtime=0
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 189081356 19234816 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 4696 245 174 640 0 3989 0

[startup+0.0376419 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5507
/proc/meminfo: memFree=1858232/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=11792 CPUtime=0.03
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 524 0 0 0 3 0 0 0 18 0 1 0 189081356 12075008 508 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 2948 508 231 640 0 2241 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 11792

[startup+0.101629 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5507
/proc/meminfo: memFree=1858232/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=12524 CPUtime=0.09
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 770 0 0 0 9 0 0 0 18 0 1 0 189081356 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136503150 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12524

[startup+0.30165 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5507
/proc/meminfo: memFree=1858232/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=12524 CPUtime=0.29
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 770 0 0 0 29 0 0 0 19 0 1 0 189081356 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12524

[startup+0.701692 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5507
/proc/meminfo: memFree=1858232/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=12524 CPUtime=0.69
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 770 0 0 0 69 0 0 0 22 0 1 0 189081356 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12524

[startup+1.50178 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5508
/proc/meminfo: memFree=1856176/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=12524 CPUtime=1.49
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 770 0 0 0 149 0 0 0 25 0 1 0 189081356 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136504235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12524

[startup+3.10196 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 5508
/proc/meminfo: memFree=1856048/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=12524 CPUtime=3.09
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 770 0 0 0 309 0 0 0 25 0 1 0 189081356 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12524

[startup+6.30129 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 5508
/proc/meminfo: memFree=1846712/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=24644 CPUtime=6.29
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 3870 0 0 0 627 2 0 0 25 0 1 0 189081356 25235456 3727 1992294400 134512640 137136520 4294956256 18446744073709551615 136698750 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 6161 3727 196 640 0 5517 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24644

[startup+12.702 s]
/proc/loadavg: 1.07 0.99 0.98 2/65 5508
/proc/meminfo: memFree=1832056/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=37404 CPUtime=12.68
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 7066 0 0 0 1263 5 0 0 25 0 1 0 189081356 38301696 6923 1992294400 134512640 137136520 4294956256 18446744073709551615 134543983 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 9351 6923 196 640 0 8707 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 37404

[startup+25.5014 s]
/proc/loadavg: 1.05 0.99 0.98 2/65 5508
/proc/meminfo: memFree=1808120/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=60548 CPUtime=25.48
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 12861 0 0 0 2536 12 0 0 25 0 1 0 189081356 62001152 12718 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 15137 12718 196 640 0 14493 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60548

[startup+51.1011 s]
/proc/loadavg: 1.03 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1783216/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=85504 CPUtime=51.07
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 19107 0 0 0 5085 22 0 0 25 0 1 0 189081356 87556096 18964 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 21376 18964 196 640 0 20732 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 85504

[startup+102.306 s]
/proc/loadavg: 1.01 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1747064/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=121156 CPUtime=102.26
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 28007 0 0 0 10190 36 0 0 25 0 1 0 189081356 124063744 27864 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 30289 27864 196 640 0 29645 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 121156

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1713912/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=154532 CPUtime=162.24
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 36358 0 0 0 16174 50 0 0 25 0 1 0 189081356 158240768 36215 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 38633 36215 196 640 0 37989 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 154532

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1684664/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=183612 CPUtime=222.23
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 43612 0 0 0 22164 59 0 0 25 0 1 0 189081356 188018688 43469 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 45903 43469 196 640 0 45259 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 183612

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1648120/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=220068 CPUtime=282.22
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 52732 0 0 0 28152 70 0 0 25 0 1 0 189081356 225349632 52589 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 55017 52589 196 640 0 54373 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 220068

[startup+342.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1621496/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=246436 CPUtime=342.2
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 59340 0 0 0 34142 78 0 0 25 0 1 0 189081356 252350464 59197 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 61609 59197 196 640 0 60965 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 246436

[startup+402.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1603768/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=264232 CPUtime=402.18
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 63776 0 0 0 40133 85 0 0 25 0 1 0 189081356 270573568 63633 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 66058 63633 196 640 0 65414 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 264232

[startup+462.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1586168/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=281616 CPUtime=462.17
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 68120 0 0 0 46123 94 0 0 25 0 1 0 189081356 288374784 67977 1992294400 134512640 137136520 4294956256 18446744073709551615 134544162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 70404 67977 196 640 0 69760 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 281616

[startup+522.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1566776/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=301232 CPUtime=522.15
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 73037 0 0 0 52114 101 0 0 25 0 1 0 189081356 308461568 72894 1992294400 134512640 137136520 4294956256 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 75308 72894 196 640 0 74664 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 301232

[startup+582.301 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1544824/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=322812 CPUtime=582.13
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 78433 0 0 0 58102 111 0 0 25 0 1 0 189081356 330559488 78290 1992294400 134512640 137136520 4294956256 18446744073709551615 136499600 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 80703 78290 196 640 0 80059 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 322812

[startup+642.302 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1527544/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=339908 CPUtime=642.13
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 82697 0 0 0 64094 119 0 0 25 0 1 0 189081356 348065792 82554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 84977 82554 196 640 0 84333 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 339908

[startup+702.302 s]

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

/proc/meminfo: memFree=1430712/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=436628 CPUtime=1062.01
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 106867 0 0 0 106037 164 0 0 25 0 1 0 189081356 447107072 106724 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 109157 106724 196 640 0 108513 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 436628

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1416504/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=450668 CPUtime=1122
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 110401 0 0 0 112029 171 0 0 25 0 1 0 189081356 461484032 110258 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 112667 110258 196 640 0 112023 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 450668

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1405240/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=461940 CPUtime=1181.98
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 113215 0 0 0 118022 176 0 0 25 0 1 0 189081356 473026560 113072 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 115485 113072 196 640 0 114841 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 461940

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1392568/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=474468 CPUtime=1241.97
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 116333 0 0 0 124014 183 0 0 25 0 1 0 189081356 485855232 116190 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 118617 116190 196 640 0 117973 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 474468

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1382776/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=484088 CPUtime=1301.95
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 118744 0 0 0 130007 188 0 0 25 0 1 0 189081356 495706112 118601 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 121022 118601 196 640 0 120378 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 484088

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1372472/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=494464 CPUtime=1361.94
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 121324 0 0 0 135998 196 0 0 25 0 1 0 189081356 506331136 121181 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 123616 121181 196 640 0 122972 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 494464

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1363448/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=503340 CPUtime=1421.92
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 123551 0 0 0 141990 202 0 0 25 0 1 0 189081356 515420160 123408 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 125835 123408 196 640 0 125191 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 503340

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1355896/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=510808 CPUtime=1481.9
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 125436 0 0 0 147982 208 0 0 25 0 1 0 189081356 523067392 125293 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 127702 125293 196 640 0 127058 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 510808

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1347960/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=518700 CPUtime=1541.89
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 127392 0 0 0 153976 213 0 0 25 0 1 0 189081356 531148800 127249 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 129675 127249 196 640 0 129031 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 518700

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1340536/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=526092 CPUtime=1601.87
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 129252 0 0 0 159969 218 0 0 25 0 1 0 189081356 538718208 129109 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 131523 129109 196 640 0 130879 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 526092

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1334264/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=532280 CPUtime=1661.86
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 130790 0 0 0 165963 223 0 0 25 0 1 0 189081356 545054720 130647 1992294400 134512640 137136520 4294956256 18446744073709551615 134544475 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 133070 130647 196 640 0 132426 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 532280

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1327672/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=539032 CPUtime=1721.84
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 132466 0 0 0 171956 228 0 0 25 0 1 0 189081356 551968768 132323 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 134758 132323 196 640 0 134114 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 539032

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1321528/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=545028 CPUtime=1781.82
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 133982 0 0 0 177950 232 0 0 25 0 1 0 189081356 558108672 133839 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136257 133839 196 640 0 135613 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 545028

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

[startup+1791.9 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1320312/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=546132 CPUtime=1791.42
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 134263 0 0 0 178909 233 0 0 25 0 1 0 189081356 559239168 134120 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136533 134120 196 640 0 135889 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 546132

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1320056/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=546496 CPUtime=1794.63
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 134332 0 0 0 179229 234 0 0 25 0 1 0 189081356 559611904 134189 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136624 134189 196 640 0 135980 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (KiB) 546496

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1319928/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=546616 CPUtime=1796.22
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 134364 0 0 0 179388 234 0 0 25 0 1 0 189081356 559734784 134221 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136654 134221 196 640 0 136010 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 546616

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1319800/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=546720 CPUtime=1797.02
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 134395 0 0 0 179468 234 0 0 25 0 1 0 189081356 559841280 134252 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136680 134252 196 640 0 136036 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 546720

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1319800/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=546840 CPUtime=1797.82
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194304 134418 0 0 0 179548 234 0 0 25 0 1 0 189081356 559964160 134275 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/statm: 136710 134275 196 640 0 136066 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 546840

[startup+1798.51 s]
/proc/loadavg: 1.00 0.99 0.98 2/65 5514
/proc/meminfo: memFree=1319672/2055920 swapFree=4181540/4192956
[pid=5507] ppid=5505 vsize=0 CPUtime=1798.03
/proc/5507/stat : 5507 (bsolo) R 5505 5507 5205 0 -1 4194308 134419 0 0 0 179567 236 0 0 25 0 1 0 189081356 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5507/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.58
CPU time (s): 1798.1
CPU user time (s): 1795.67
CPU system time (s): 2.43063
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 546840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.67
system time used= 2.43063
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134419
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= 2
involuntary context switches= 2772

runsolver used 1.14083 second user time and 3.90641 second system time

The end

Launcher Data

Begin job on node19 at 2009-06-17 07:00:12
IDJOB=1877835
IDBENCH=48320
IDSOLVER=700
FILE ID=node19/1877835-1245214812
PBS_JOBID= 9368382
Free space on /tmp= 66160 MiB

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

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=891707047

node19.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.234
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1859096 kB
Buffers:         26876 kB
Cached:         104644 kB
SwapCached:       6248 kB
Active:          11356 kB
Inactive:       129100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1859096 kB
SwapTotal:     4192956 kB
SwapFree:      4181540 kB
Dirty:            4020 kB
Writeback:           0 kB
Mapped:          13636 kB
Slab:            42332 kB
Committed_AS:   207664 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877835-1245214812.opb

Free space on /tmp at the end= 66156 MiB
End job on node19 at 2009-06-17 07:30:11