Trace number 1877848

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.18 1798.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_3_15.opb
MD5SUMbbe3a085a15e9497809c2511fab038f0
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.12698
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4976
Sum of products size (including duplicates)9952
Number of different products2488
Sum of products size4976

Solver Data

0.00/0.00	c bsolo beta version 3.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-1877848-1245215360.opb
0.00/0.00	c File size is 219298 bytes.
0.00/0.03	c Highest Coefficient sum: 400
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.031 s
0.00/0.03	c Var: 2888 Constr: 5579 2688/403/2488 Lit: 21304 Watch. Lit: 18234
0.00/0.03	c Obj. Vars: 0 (0 % of total variables)
0.59/0.63	c Pre-processing Time: 0.633 s
0.59/0.63	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.63	c        0   2888     5579    21304    3    18234   38457      0      0 0.63
0.59/0.63	c Switching off lower bounding mode.
1798.05/1798.50	c      186   2888     5765    75525   13    18606   42303    186    235 0.79
1798.05/1798.50	c      339   2888     5918   133460   22    18912   46534    339    401 0.84
1798.05/1798.50	c      564   2888     6143   217400   35    19362   51188    564    590 0.95
1798.05/1798.50	c      922   2888     6501   349167   53    20078   56307    922    768 1.20
1798.05/1798.50	c     1460   2888     7039   543879   77    21154   61938   1460    845 1.73
1798.05/1798.50	c     2225   2888     7804   834835  106    22684   68132   2225   1040 2.14
1798.05/1798.50	c     3371   2888     8950  1268132  141    24976   74946   3371   1061 3.18
1798.05/1798.50	c     5101   2888    10680  1918976  179    28436   82441   5101    908 5.61
1798.05/1798.50	c     7686   2888    13265  2890630  217    33606   90686   7686    801 9.59
1798.05/1798.50	c    11567   2888    17146  4367749  254    41368   99755  11567    688 16.79
1798.05/1798.50	c    17390   2888    22969  6577683  286    53014  109731  17390    603 28.81
1798.05/1798.50	c    26141   2888    31720  9896243  311    70516  120705  26141    420 62.17
1798.05/1798.50	c    39251   2888    44830 14854070  331    96736  132776  39251    274 142.99
1798.05/1798.50	c    58925   2888    64504 22346103  346   136084  146054  58925    231 254.23
1798.05/1798.50	c    88437   2888    94016 33571914  357   195108  160660  88437    161 546.12
1798.05/1798.50	c   132710   2888   138289 50382428  364   283654  176727 132710    110 1196.65
1798.05/1798.50	c Resources Exceeded
1798.05/1798.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.50	c   16   160433     53   166567   166012 60905039 160433     89 1798.06
1798.05/1798.50	s UNKNOWN
1798.05/1798.50	c Total time: 1798.06 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-1877848-1245215360/watcher-1877848-1245215360 -o /tmp/evaluation-result-1877848-1245215360/solver-1877848-1245215360 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877848-1245215360.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.00 1.00 1.00 3/64 8223
/proc/meminfo: memFree=1827048/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=10928 CPUtime=0
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 189136905 11190272 243 1992294400 134512640 137136520 4294956256 18446744073709551615 136523236 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 2732 244 174 640 0 2034 0

[startup+0.0577809 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8223
/proc/meminfo: memFree=1827048/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=12108 CPUtime=0.05
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 677 0 0 0 5 0 0 0 18 0 1 0 189136905 12398592 607 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 3027 607 189 640 0 2383 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12108

[startup+0.101784 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8223
/proc/meminfo: memFree=1827048/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=12108 CPUtime=0.09
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 679 0 0 0 9 0 0 0 18 0 1 0 189136905 12398592 609 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 3027 609 189 640 0 2383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12108

[startup+0.301802 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8223
/proc/meminfo: memFree=1827048/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=12108 CPUtime=0.29
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 679 0 0 0 29 0 0 0 19 0 1 0 189136905 12398592 609 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 3027 609 189 640 0 2383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12108

[startup+0.701839 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8223
/proc/meminfo: memFree=1827048/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=12692 CPUtime=0.69
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 885 0 0 0 68 1 0 0 22 0 1 0 189136905 12996608 754 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 3173 754 196 640 0 2529 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12692

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1822304/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=17980 CPUtime=1.49
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 2215 0 0 0 148 1 0 0 25 0 1 0 189136905 18411520 2084 1992294400 134512640 137136520 4294956256 18446744073709551615 134542641 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 4495 2084 196 640 0 3851 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17980

[startup+3.10106 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1814560/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=28092 CPUtime=3.08
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 4730 0 0 0 306 2 0 0 25 0 1 0 189136905 28766208 4599 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 7023 4599 196 640 0 6379 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28092

[startup+6.30136 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1800808/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=39080 CPUtime=6.29
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 7470 0 0 0 625 4 0 0 25 0 1 0 189136905 40017920 7339 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 9770 7339 196 640 0 9126 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39080

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1779880/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=59192 CPUtime=12.69
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 12504 0 0 0 1261 8 0 0 25 0 1 0 189136905 60612608 12373 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 14798 12373 196 640 0 14154 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59192

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1746664/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=91100 CPUtime=25.49
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 20484 0 0 0 2537 12 0 0 25 0 1 0 189136905 93286400 20353 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 22775 20353 196 640 0 22131 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91100

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1707560/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=130116 CPUtime=51.07
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 30243 0 0 0 5089 18 0 0 25 0 1 0 189136905 133238784 30112 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 32529 30112 196 640 0 31885 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 130116

[startup+102.305 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 8224
/proc/meminfo: memFree=1663720/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=173316 CPUtime=102.27
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 41034 0 0 0 10201 26 0 0 25 0 1 0 189136905 177475584 40903 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 43329 40903 196 640 0 42685 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 173316

[startup+162.302 s]
/proc/loadavg: 1.10 1.03 1.00 2/65 8224
/proc/meminfo: memFree=1615656/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=221700 CPUtime=162.25
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 53138 0 0 0 16191 34 0 0 25 0 1 0 189136905 227020800 53007 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 55425 53007 196 640 0 54781 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 221700

[startup+222.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 8224
/proc/meminfo: memFree=1560104/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=276752 CPUtime=222.23
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 66899 0 0 0 22179 44 0 0 25 0 1 0 189136905 283394048 66768 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 69188 66768 196 640 0 68544 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 276752

[startup+282.302 s]
/proc/loadavg: 1.10 1.04 1.00 2/65 8224
/proc/meminfo: memFree=1518312/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=318944 CPUtime=282.22
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 77442 0 0 0 28168 54 0 0 25 0 1 0 189136905 326598656 77311 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 79736 77311 196 640 0 79092 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 318944

[startup+342.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 8224
/proc/meminfo: memFree=1484008/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=352608 CPUtime=342.2
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 85870 0 0 0 34158 62 0 0 25 0 1 0 189136905 361070592 85739 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 88152 85739 196 640 0 87508 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 352608

[startup+402.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8224
/proc/meminfo: memFree=1455784/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=381256 CPUtime=402.19
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 93019 0 0 0 40151 68 0 0 25 0 1 0 189136905 390406144 92888 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 95314 92888 196 640 0 94670 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 381256

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8224
/proc/meminfo: memFree=1424168/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=412380 CPUtime=462.18
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 100819 0 0 0 46143 75 0 0 25 0 1 0 189136905 422277120 100688 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 103095 100688 196 640 0 102451 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 412380

[startup+522.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8224
/proc/meminfo: memFree=1397672/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=439156 CPUtime=522.16
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 107501 0 0 0 52136 80 0 0 25 0 1 0 189136905 449695744 107370 1992294400 134512640 137136520 4294956256 18446744073709551615 134544157 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 109789 107370 196 640 0 109145 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 439156

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8224
/proc/meminfo: memFree=1374760/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=461952 CPUtime=582.15
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 113187 0 0 0 58129 86 0 0 25 0 1 0 189136905 473038848 113056 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 115488 113056 196 640 0 114844 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 461952

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1347112/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=489256 CPUtime=642.14
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 120019 0 0 0 64123 91 0 0 25 0 1 0 189136905 500998144 119888 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 122314 119888 196 640 0 121670 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 489256

[startup+702.302 s]

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

/proc/meminfo: memFree=1205544/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=630388 CPUtime=1122.01
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 155303 0 0 0 112079 122 0 0 25 0 1 0 189136905 645517312 155172 1992294400 134512640 137136520 4294956256 18446744073709551615 134543954 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 157597 155172 196 640 0 156953 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 630388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1186664/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=650420 CPUtime=1182
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 160321 0 0 0 118073 127 0 0 25 0 1 0 189136905 666030080 160190 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 162605 160190 196 640 0 161961 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 650420

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1156776/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=679088 CPUtime=1241.99
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 167489 0 0 0 124066 133 0 0 25 0 1 0 189136905 695386112 167358 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 169772 167358 196 640 0 169128 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 679088

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1139496/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=696168 CPUtime=1301.98
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 171755 0 0 0 130061 137 0 0 25 0 1 0 189136905 712876032 171624 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 174042 171624 196 640 0 173398 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 696168

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1125672/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=710072 CPUtime=1361.96
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 175241 0 0 0 136056 140 0 0 25 0 1 0 189136905 727113728 175110 1992294400 134512640 137136520 4294956256 18446744073709551615 134543965 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 177518 175110 196 640 0 176874 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 710072

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1113576/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=722040 CPUtime=1421.94
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 178228 0 0 0 142051 143 0 0 25 0 1 0 189136905 739368960 178097 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 180510 178097 196 640 0 179866 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 722040

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1099368/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=736412 CPUtime=1481.93
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 181810 0 0 0 148047 146 0 0 25 0 1 0 189136905 754085888 181679 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 184103 181679 196 640 0 183459 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 736412

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1088232/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=747460 CPUtime=1541.91
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 184586 0 0 0 154042 149 0 0 25 0 1 0 189136905 765399040 184455 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 186865 184455 196 640 0 186221 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 747460

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1073768/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=762088 CPUtime=1601.89
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 188240 0 0 0 160037 152 0 0 25 0 1 0 189136905 780378112 188109 1992294400 134512640 137136520 4294956256 18446744073709551615 134543939 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 190522 188109 196 640 0 189878 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 762088

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1057960/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=777672 CPUtime=1661.89
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 192142 0 0 0 166033 156 0 0 25 0 1 0 189136905 796336128 192011 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 194418 192011 196 640 0 193774 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 777672

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1045608/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=790364 CPUtime=1721.87
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 195297 0 0 0 172028 159 0 0 25 0 1 0 189136905 809332736 195166 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 197591 195166 196 640 0 196947 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 790364

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1032680/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=802748 CPUtime=1781.85
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198403 0 0 0 178023 162 0 0 25 0 1 0 189136905 822013952 198272 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 200687 198272 196 640 0 200043 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 802748

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1031528/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=803908 CPUtime=1791.45
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198693 0 0 0 178983 162 0 0 25 0 1 0 189136905 823201792 198562 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 200977 198562 196 640 0 200333 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 803908

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1031272/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=804116 CPUtime=1794.65
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198753 0 0 0 179303 162 0 0 25 0 1 0 189136905 823414784 198622 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 201029 198622 196 640 0 200385 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 804116

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1031144/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=804320 CPUtime=1796.24
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198803 0 0 0 179462 162 0 0 25 0 1 0 189136905 823623680 198672 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 201080 198672 196 640 0 200436 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 804320

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1030952/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=804416 CPUtime=1797.04
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198828 0 0 0 179542 162 0 0 25 0 1 0 189136905 823721984 198697 1992294400 134512640 137136520 4294956256 18446744073709551615 134544127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 201104 198697 196 640 0 200460 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 804416

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1030952/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=804624 CPUtime=1797.84
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198859 0 0 0 179622 162 0 0 25 0 1 0 189136905 823934976 198728 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 201156 198728 196 640 0 200512 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 804624

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1030824/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=804624 CPUtime=1798.05
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194304 198867 0 0 0 179643 162 0 0 25 0 1 0 189136905 823934976 198736 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 201156 198736 196 640 0 200512 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 804624

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8224
/proc/meminfo: memFree=1030824/2055920 swapFree=4191900/4192956
[pid=8223] ppid=8221 vsize=0 CPUtime=1798.15
/proc/8223/stat : 8223 (bsolo) R 8221 8223 7882 0 -1 4194308 198868 0 0 0 179643 172 0 0 25 0 1 0 189136905 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8223/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.18
CPU user time (s): 1796.43
CPU system time (s): 1.75073
CPU usage (%): 99.9754
Max. virtual memory (cumulated for all children) (KiB): 804624

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

runsolver used 1.2768 second user time and 3.82042 second system time

The end

Launcher Data

Begin job on node14 at 2009-06-17 07:09:20
IDJOB=1877848
IDBENCH=48333
IDSOLVER=700
FILE ID=node14/1877848-1245215360
PBS_JOBID= 9368370
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= bbe3a085a15e9497809c2511fab038f0
RANDOM SEED=64209192

node14.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:       1827592 kB
Buffers:         55700 kB
Cached:         116904 kB
SwapCached:        388 kB
Active:          84160 kB
Inactive:       101876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827592 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          21800 kB
Slab:            28216 kB
Committed_AS:   195956 kB
PageTables:       1452 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-1877848-1245215360.opb

Free space on /tmp at the end= 66372 MiB
End job on node14 at 2009-06-17 07:39:19