Trace number 1877888

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.37 1804.24

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_15.opb
MD5SUM6d36c2461bcbe18a397b3deab9e30c2d
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.286956
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)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

Solver Data

0.00/0.01	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.01	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Learning Strategy: Clause Learning
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file HOME/instance-1877888-1245218148.opb
0.00/0.01	c File size is 531711 bytes.
0.06/0.08	c Highest Coefficient sum: 400
0.06/0.08	c Parsing was ok!!
0.06/0.08	c Total parsing time: 0.08 s
0.06/0.08	c Var: 6616 Constr: 13035 6416/403/6216 Lit: 51128 Watch. Lit: 44330
0.06/0.08	c Obj. Vars: 0 (0 % of total variables)
9.29/9.36	c Pre-processing Time: 9.359 s
9.29/9.36	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
9.29/9.36	c        0   6616    13035    51128    3    44330  169751      0      0 9.36
9.29/9.36	c Switching off lower bounding mode.
1798.24/1804.12	c      186   6616    13221   105349    7    44702  186727    186     19 9.57
1798.24/1804.12	c      346   6616    13381   165847   12    45022  205400    346     35 9.64
1798.24/1804.12	c      575   6616    13610   251239   18    45480  225941    575     58 9.77
1798.24/1804.12	c      942   6616    13977   386144   27    46214  248536    942     93 10.06
1798.24/1804.12	c     1455   6616    14490   581495   40    47240  273390   1455    140 10.35
1798.24/1804.12	c     2224   6616    15259   872743   57    48778  300730   2224    203 10.95
1798.24/1804.12	c     3372   6616    16407  1311044   79    51074  330804   3372    279 12.08
1798.24/1804.12	c     5096   6616    18131  1969797  108    54522  363885   5096    356 14.29
1798.24/1804.12	c     7680   6616    20715  2956277  142    59690  400274   7680    397 19.32
1798.24/1804.12	c    11560   6616    24595  4431467  180    67450  440302  11560    386 29.94
1798.24/1804.12	c    17391   6616    30426  6642917  218    79112  484333  17391    363 47.81
1798.24/1804.12	c    26133   6616    39168  9934069  253    96596  532767  26133    260 100.49
1798.24/1804.12	c    39246   6616    52281 14881206  284   122822  586044  39246    192 203.47
1798.24/1804.12	c    58917   6616    71952 22379445  311   162164  644649  58917    158 370.67
1798.24/1804.12	c    88428   6616   101463 33596729  331   221186  709114  88428    125 701.89
1798.24/1804.12	c   132701   6616   145736 50424501  345   309732  780026 132701     90 1469.58
1798.24/1804.12	c Resources Exceeded
1798.24/1804.12	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.24/1804.12	c   16   142957    481   150312   155992 54313683 142957     79 1798.25
1798.24/1804.12	s UNKNOWN
1798.24/1804.12	c Total time: 1798.25 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-1877888-1245218148/watcher-1877888-1245218148 -o /tmp/evaluation-result-1877888-1245218148/solver-1877888-1245218148 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877888-1245218148.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.78 1.63 1.63 3/72 8993
/proc/meminfo: memFree=1633784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=11928 CPUtime=0.02
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 451 0 0 0 2 0 0 0 18 0 1 0 189408892 12214272 435 1992294400 134512640 137136520 4294956256 18446744073709551615 136485654 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 2982 437 211 640 0 2208 0

[startup+0.0642289 s]
/proc/loadavg: 1.78 1.63 1.63 3/72 8993
/proc/meminfo: memFree=1633784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=12748 CPUtime=0.06
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 730 0 0 0 6 0 0 0 18 0 1 0 189408892 13053952 714 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3187 714 272 640 0 2413 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12748

[startup+0.102323 s]
/proc/loadavg: 1.78 1.63 1.63 3/72 8993
/proc/meminfo: memFree=1633784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=0.09
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1290 0 0 0 9 0 0 0 18 0 1 0 189408892 14696448 1144 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1144 189 640 0 2944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14352

[startup+0.317362 s]
/proc/loadavg: 1.78 1.63 1.63 3/72 8993
/proc/meminfo: memFree=1633784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=0.31
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1294 0 0 0 31 0 0 0 19 0 1 0 189408892 14696448 1148 1992294400 134512640 137136520 4294956256 18446744073709551615 134562916 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1148 189 640 0 2944 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 14352

[startup+0.702417 s]
/proc/loadavg: 1.78 1.63 1.63 3/72 8993
/proc/meminfo: memFree=1633784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=0.69
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1295 0 0 0 69 0 0 0 22 0 1 0 189408892 14696448 1149 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1149 189 640 0 2944 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14352

[startup+1.50155 s]
/proc/loadavg: 1.78 1.63 1.63 2/73 8994
/proc/meminfo: memFree=1629808/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=1.49
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1297 0 0 0 149 0 0 0 25 0 1 0 189408892 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14352

[startup+3.10583 s]
/proc/loadavg: 1.78 1.63 1.63 4/73 8994
/proc/meminfo: memFree=1629680/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=3.09
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1297 0 0 0 309 0 0 0 25 0 1 0 189408892 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14352

[startup+6.30832 s]
/proc/loadavg: 1.72 1.62 1.63 2/73 8994
/proc/meminfo: memFree=1629680/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=14352 CPUtime=6.3
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 1297 0 0 0 629 1 0 0 25 0 1 0 189408892 14696448 1151 1992294400 134512640 137136520 4294956256 18446744073709551615 136295556 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 3588 1151 189 640 0 2944 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 14352

[startup+12.7014 s]
/proc/loadavg: 1.66 1.61 1.62 2/73 8994
/proc/meminfo: memFree=1613496/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=33296 CPUtime=12.69
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 6367 0 0 0 1262 7 0 0 25 0 1 0 189408892 34095104 5893 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 8324 5893 196 640 0 7680 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 33296

[startup+25.5016 s]
/proc/loadavg: 1.65 1.61 1.62 2/73 8994
/proc/meminfo: memFree=1580600/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=63844 CPUtime=25.3
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 13999 0 0 0 2516 14 0 0 25 0 1 0 189408892 65376256 13525 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 15961 13525 196 640 0 15317 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 63844

[startup+51.1034 s]
/proc/loadavg: 1.72 1.62 1.63 2/73 8994
/proc/meminfo: memFree=1540728/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=103932 CPUtime=50.63
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 24032 0 0 0 5037 26 0 0 25 0 1 0 189408892 106426368 23558 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 25983 23558 196 640 0 25339 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 103932

[startup+102.307 s]
/proc/loadavg: 1.61 1.61 1.63 2/73 8994
/proc/meminfo: memFree=1500152/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=143768 CPUtime=101.56
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 33985 0 0 0 10118 38 0 0 25 0 1 0 189408892 147218432 33511 1992294400 134512640 137136520 4294956256 18446744073709551615 134544245 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 35942 33511 196 640 0 35298 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 143768

[startup+162.303 s]
/proc/loadavg: 1.42 1.56 1.61 2/73 8994
/proc/meminfo: memFree=1461304/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=182920 CPUtime=160.96
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 43775 0 0 0 16044 52 0 0 25 0 1 0 189408892 187310080 43301 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 45730 43301 196 640 0 45086 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 182920

[startup+222.302 s]
/proc/loadavg: 1.36 1.50 1.58 2/73 8994
/proc/meminfo: memFree=1422392/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=221576 CPUtime=220.28
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 53429 0 0 0 21959 69 0 0 25 0 1 0 189408892 226893824 52955 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 55394 52955 196 640 0 54750 0
Current children cumulated CPU time (s) 220.28
Current children cumulated vsize (KiB) 221576

[startup+282.311 s]
/proc/loadavg: 1.64 1.55 1.59 4/73 8994
/proc/meminfo: memFree=1383288/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=260796 CPUtime=280.17
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 63241 0 0 0 27937 80 0 0 25 0 1 0 189408892 267055104 62767 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 65199 62767 196 640 0 64555 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 260796

[startup+342.301 s]
/proc/loadavg: 1.31 1.46 1.55 3/73 9000
/proc/meminfo: memFree=1352440/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=291232 CPUtime=339.88
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 70860 0 0 0 33898 90 0 0 25 0 1 0 189408892 298221568 70386 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 72808 70386 196 640 0 72164 0
Current children cumulated CPU time (s) 339.88
Current children cumulated vsize (KiB) 291232

[startup+402.302 s]
/proc/loadavg: 1.41 1.46 1.54 4/73 9000
/proc/meminfo: memFree=1323896/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=320240 CPUtime=399.86
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 78110 0 0 0 39889 97 0 0 25 0 1 0 189408892 327925760 77636 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 80060 77636 196 640 0 79416 0
Current children cumulated CPU time (s) 399.86
Current children cumulated vsize (KiB) 320240

[startup+462.302 s]
/proc/loadavg: 1.48 1.47 1.54 2/73 9000
/proc/meminfo: memFree=1278712/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=365004 CPUtime=459.67
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 89288 0 0 0 45856 111 0 0 25 0 1 0 189408892 373764096 88814 1992294400 134512640 137136520 4294956256 18446744073709551615 136509145 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 91251 88814 196 640 0 90607 0
Current children cumulated CPU time (s) 459.67
Current children cumulated vsize (KiB) 365004

[startup+522.302 s]
/proc/loadavg: 1.58 1.49 1.54 2/73 9000
/proc/meminfo: memFree=1254968/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=388800 CPUtime=519.21
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 95239 0 0 0 51795 126 0 0 25 0 1 0 189408892 398131200 94765 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 97200 94765 196 640 0 96556 0
Current children cumulated CPU time (s) 519.21
Current children cumulated vsize (KiB) 388800

[startup+582.302 s]
/proc/loadavg: 1.86 1.57 1.56 3/73 9000
/proc/meminfo: memFree=1233272/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=410328 CPUtime=579.17
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 100620 0 0 0 57787 130 0 0 25 0 1 0 189408892 420175872 100146 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 102582 100146 196 640 0 101938 0
Current children cumulated CPU time (s) 579.17
Current children cumulated vsize (KiB) 410328

[startup+642.302 s]
/proc/loadavg: 1.87 1.60 1.57 3/73 9000
/proc/meminfo: memFree=1212920/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=430328 CPUtime=639.05
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 105624 0 0 0 63767 138 0 0 25 0 1 0 189408892 440655872 105150 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 107582 105150 196 640 0 106938 0
Current children cumulated CPU time (s) 639.05
Current children cumulated vsize (KiB) 430328

[startup+702.302 s]

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

/proc/meminfo: memFree=1059768/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=583048 CPUtime=1116.98
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 143810 0 0 0 111494 204 0 0 25 0 1 0 189408892 597041152 143336 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 145762 143336 196 640 0 145118 0
Current children cumulated CPU time (s) 1116.98
Current children cumulated vsize (KiB) 583048

[startup+1182.31 s]
/proc/loadavg: 1.70 1.69 1.63 4/73 9000
/proc/meminfo: memFree=1043896/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=599068 CPUtime=1176.96
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 147812 0 0 0 117487 209 0 0 25 0 1 0 189408892 613445632 147338 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 149767 147338 196 640 0 149123 0
Current children cumulated CPU time (s) 1176.96
Current children cumulated vsize (KiB) 599068

[startup+1242.3 s]
/proc/loadavg: 1.60 1.67 1.63 3/73 9000
/proc/meminfo: memFree=1027448/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=615404 CPUtime=1236.93
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 151890 0 0 0 123481 212 0 0 25 0 1 0 189408892 630173696 151416 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 153851 151416 196 640 0 153207 0
Current children cumulated CPU time (s) 1236.93
Current children cumulated vsize (KiB) 615404

[startup+1302.3 s]
/proc/loadavg: 1.50 1.61 1.61 4/73 9000
/proc/meminfo: memFree=1013624/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=628916 CPUtime=1296.9
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 155281 0 0 0 129475 215 0 0 25 0 1 0 189408892 644009984 154807 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 157229 154807 196 640 0 156585 0
Current children cumulated CPU time (s) 1296.9
Current children cumulated vsize (KiB) 628916

[startup+1362.3 s]
/proc/loadavg: 1.47 1.58 1.60 4/73 9000
/proc/meminfo: memFree=1000248/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=642424 CPUtime=1356.87
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 158649 0 0 0 135469 218 0 0 25 0 1 0 189408892 657842176 158175 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 160606 158175 196 640 0 159962 0
Current children cumulated CPU time (s) 1356.87
Current children cumulated vsize (KiB) 642424

[startup+1422.31 s]
/proc/loadavg: 1.74 1.64 1.62 2/73 9000
/proc/meminfo: memFree=986168/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=656352 CPUtime=1416.79
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 162133 0 0 0 141456 223 0 0 25 0 1 0 189408892 672104448 161659 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 164088 161659 196 640 0 163444 0
Current children cumulated CPU time (s) 1416.79
Current children cumulated vsize (KiB) 656352

[startup+1482.31 s]
/proc/loadavg: 1.63 1.61 1.61 2/73 9000
/proc/meminfo: memFree=971512/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=671068 CPUtime=1476.77
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 165805 0 0 0 147449 228 0 0 25 0 1 0 189408892 687173632 165331 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 167767 165331 196 640 0 167123 0
Current children cumulated CPU time (s) 1476.77
Current children cumulated vsize (KiB) 671068

[startup+1542.3 s]
/proc/loadavg: 1.81 1.64 1.62 3/73 9000
/proc/meminfo: memFree=963384/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=679196 CPUtime=1536.75
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 167834 0 0 0 153444 231 0 0 25 0 1 0 189408892 695496704 167360 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 169799 167360 196 640 0 169155 0
Current children cumulated CPU time (s) 1536.75
Current children cumulated vsize (KiB) 679196

[startup+1602.3 s]
/proc/loadavg: 1.82 1.66 1.62 4/73 9000
/proc/meminfo: memFree=954808/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=688152 CPUtime=1596.66
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 170080 0 0 0 159432 234 0 0 25 0 1 0 189408892 704667648 169606 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 172038 169606 196 640 0 171394 0
Current children cumulated CPU time (s) 1596.66
Current children cumulated vsize (KiB) 688152

[startup+1662.3 s]
/proc/loadavg: 1.42 1.57 1.59 3/73 9000
/proc/meminfo: memFree=945336/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=697372 CPUtime=1656.47
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 172387 0 0 0 165409 238 0 0 25 0 1 0 189408892 714108928 171913 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 174343 171913 196 640 0 173699 0
Current children cumulated CPU time (s) 1656.47
Current children cumulated vsize (KiB) 697372

[startup+1722.3 s]
/proc/loadavg: 1.44 1.54 1.58 3/73 9000
/proc/meminfo: memFree=933112/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=709544 CPUtime=1716.45
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 175432 0 0 0 171403 242 0 0 25 0 1 0 189408892 726573056 174958 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 177386 174958 196 640 0 176742 0
Current children cumulated CPU time (s) 1716.45
Current children cumulated vsize (KiB) 709544

[startup+1782.3 s]
/proc/loadavg: 1.55 1.55 1.58 2/73 9000
/proc/meminfo: memFree=924408/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=717976 CPUtime=1776.43
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 177542 0 0 0 177399 244 0 0 25 0 1 0 189408892 735207424 177068 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 179494 177068 196 640 0 178850 0
Current children cumulated CPU time (s) 1776.43
Current children cumulated vsize (KiB) 717976

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

[startup+1791.91 s]
/proc/loadavg: 1.77 1.59 1.59 2/73 9000
/proc/meminfo: memFree=923256/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=719140 CPUtime=1786.03
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 177831 0 0 0 178359 244 0 0 25 0 1 0 189408892 736399360 177357 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 179785 177357 196 640 0 179141 0
Current children cumulated CPU time (s) 1786.03
Current children cumulated vsize (KiB) 719140

[startup+1798.3 s]
/proc/loadavg: 1.71 1.58 1.59 3/73 9000
/proc/meminfo: memFree=922552/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=719956 CPUtime=1792.42
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 178028 0 0 0 178998 244 0 0 25 0 1 0 189408892 737234944 177554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 179989 177554 196 640 0 179345 0
Current children cumulated CPU time (s) 1792.42
Current children cumulated vsize (KiB) 719956

[startup+1801.5 s]
/proc/loadavg: 1.65 1.57 1.58 3/73 9000
/proc/meminfo: memFree=922168/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=720340 CPUtime=1795.63
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 178127 0 0 0 179318 245 0 0 25 0 1 0 189408892 737628160 177653 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 180085 177653 196 640 0 179441 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (KiB) 720340

[startup+1803.1 s]
/proc/loadavg: 1.65 1.57 1.58 2/73 9000
/proc/meminfo: memFree=921912/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=720532 CPUtime=1797.23
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 178170 0 0 0 179478 245 0 0 25 0 1 0 189408892 737824768 177696 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 180133 177696 196 640 0 179489 0
Current children cumulated CPU time (s) 1797.23
Current children cumulated vsize (KiB) 720532

[startup+1803.9 s]
/proc/loadavg: 1.68 1.58 1.59 2/73 9000
/proc/meminfo: memFree=921784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=720612 CPUtime=1798.03
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 178195 0 0 0 179558 245 0 0 25 0 1 0 189408892 737906688 177721 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 180153 177721 196 640 0 179509 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 720612

[startup+1804.11 s]
/proc/loadavg: 1.68 1.58 1.59 2/73 9000
/proc/meminfo: memFree=921784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=720612 CPUtime=1798.24
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194304 178201 0 0 0 179579 245 0 0 25 0 1 0 189408892 737906688 177727 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 180153 177727 196 640 0 179509 0
Current children cumulated CPU time (s) 1798.24
Current children cumulated vsize (KiB) 720612

[startup+1804.2 s]
/proc/loadavg: 1.68 1.58 1.59 2/73 9000
/proc/meminfo: memFree=921784/2055920 swapFree=4181748/4192956
[pid=8993] ppid=8991 vsize=0 CPUtime=1798.33
/proc/8993/stat : 8993 (bsolo) R 8991 8993 8471 0 -1 4194308 178203 0 0 0 179580 253 0 0 25 0 1 0 189408892 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8993/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.33
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1804.24
CPU time (s): 1798.37
CPU user time (s): 1795.8
CPU system time (s): 2.56561
CPU usage (%): 99.6748
Max. virtual memory (cumulated for all children) (KiB): 720612

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

runsolver used 2.20066 second user time and 5.62814 second system time

The end

Launcher Data

Begin job on node69 at 2009-06-17 07:55:48
IDJOB=1877888
IDBENCH=48373
IDSOLVER=700
FILE ID=node69/1877888-1245218148
PBS_JOBID= 9368376
Free space on /tmp= 66492 MiB

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

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

MD5SUM BENCH= 6d36c2461bcbe18a397b3deab9e30c2d
RANDOM SEED=1185657696

node69.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.279
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.279
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:       1634648 kB
Buffers:         59536 kB
Cached:         256128 kB
SwapCached:       6724 kB
Active:          69988 kB
Inactive:       272704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634648 kB
SwapTotal:     4192956 kB
SwapFree:      4181748 kB
Dirty:            4268 kB
Writeback:           0 kB
Mapped:          32804 kB
Slab:            63628 kB
Committed_AS:   602992 kB
PageTables:       2140 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-1877888-1245218148.opb

Free space on /tmp at the end= 66488 MiB
End job on node69 at 2009-06-17 08:25:53