Trace number 1877846

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.11 1798.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_10_2_40.opb
MD5SUMae994079f65819ac107e4a3e259224ff
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.134978
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4984
Sum of products size (including duplicates)9968
Number of different products2492
Sum of products size4984

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-1877846-1245215343.opb
0.00/0.00	c File size is 219608 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.028 s
0.03/0.03	c Var: 2892 Constr: 5587 2692/403/2492 Lit: 21336 Watch. Lit: 18287
0.03/0.03	c Obj. Vars: 0 (0 % of total variables)
0.59/0.60	c Pre-processing Time: 0.607 s
0.59/0.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.59/0.61	c        0   2892     5587    21336    3    18287   38547      0      0 0.61
0.59/0.61	c Switching off lower bounding mode.
1797.95/1798.45	c      161   2892     5748    66257   11    18609   42402    161    223 0.72
1797.95/1798.45	c      315   2892     5902   120710   20    18917   46643    315    410 0.77
1797.95/1798.45	c      540   2892     6127   199015   32    19367   51308    540    630 0.86
1797.95/1798.45	c      900   2892     6487   322477   49    20087   56439    900    868 1.04
1797.95/1798.45	c     1430   2892     7017   501219   71    21147   62083   1430   1040 1.37
1797.95/1798.45	c     2201   2892     7788   773998   99    22689   68292   2201   1241 1.77
1797.95/1798.45	c     3350   2892     8937  1179518  131    24987   75122   3350   1287 2.60
1797.95/1798.45	c     5072   2892    10659  1791622  168    28431   82635   5072   1259 4.03
1797.95/1798.45	c     7658   2892    13245  2711962  204    33603   90899   7658   1048 7.31
1797.95/1798.45	c    11542   2892    17129  4096219  239    41371   99989  11542    664 17.36
1797.95/1798.45	c    17364   2892    22951  6176672  269    53015  109988  17364    519 33.44
1797.95/1798.45	c    26102   2892    31689  9296143  293    70491  120987  26102    424 61.48
1797.95/1798.45	c    39212   2892    44799 13977748  312    96711  133086  39212    264 148.38
1797.95/1798.45	c    58883   2892    64470 20963493  325   136053  146395  58883    256 229.36
1797.95/1798.45	c    88393   2892    93980 30012920  319   195073  161035  88393    235 375.46
1797.95/1798.45	c   132666   2892   138253 43703950  316   283619  177139 132666    192 688.94
1797.95/1798.45	c   199076   2892    38263 10039792  262    83639  194853  32676    134 1477.52
1797.95/1798.45	c Resources Exceeded
1797.95/1798.45	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.45	c   17   258607  27537   477510    97794 28047401  92207    143 1798.00
1797.95/1798.45	s UNKNOWN
1797.95/1798.45	c Total time: 1798 s

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1877846-1245215343/watcher-1877846-1245215343 -o /tmp/evaluation-result-1877846-1245215343/solver-1877846-1245215343 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877846-1245215343.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/65 7707
/proc/meminfo: memFree=1849400/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=10928 CPUtime=0
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 261 0 0 0 0 0 0 0 20 0 1 0 7446619 11190272 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 2732 245 174 640 0 2034 0

[startup+0.033953 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7707
/proc/meminfo: memFree=1849400/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=12080 CPUtime=0.03
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 655 0 0 0 3 0 0 0 20 0 1 0 7446619 12369920 585 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 3020 587 186 640 0 2376 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12080

[startup+0.10296 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7707
/proc/meminfo: memFree=1849400/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=12108 CPUtime=0.09
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 680 0 0 0 9 0 0 0 20 0 1 0 7446619 12398592 610 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 3027 610 189 640 0 2383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12108

[startup+0.302979 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7707
/proc/meminfo: memFree=1849400/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=12108 CPUtime=0.29
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 680 0 0 0 29 0 0 0 22 0 1 0 7446619 12398592 610 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 3027 610 189 640 0 2383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12108

[startup+0.701019 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 7707
/proc/meminfo: memFree=1849400/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=12800 CPUtime=0.69
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 902 0 0 0 68 1 0 0 25 0 1 0 7446619 13107200 771 1992294400 134512640 137136520 4294956256 18446744073709551615 134574235 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 3200 771 196 640 0 2556 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12800

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1844080/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=19576 CPUtime=1.49
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 2609 0 0 0 148 1 0 0 25 0 1 0 7446619 20045824 2478 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 4894 2478 196 640 0 4250 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19576

[startup+3.10124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1835248/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=30496 CPUtime=3.09
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 5337 0 0 0 306 3 0 0 25 0 1 0 7446619 31227904 5206 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 7624 5206 196 640 0 6980 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30496

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1818800/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=43656 CPUtime=6.29
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 8636 0 0 0 624 5 0 0 25 0 1 0 7446619 44703744 8505 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 10914 8505 196 640 0 10270 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43656

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1802168/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=58512 CPUtime=12.68
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 12334 0 0 0 1261 7 0 0 25 0 1 0 7446619 59916288 12203 1992294400 134512640 137136520 4294956256 18446744073709551615 134541800 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 14628 12203 196 640 0 13984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58512

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1781880/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=78076 CPUtime=25.48
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 17238 0 0 0 2538 10 0 0 25 0 1 0 7446619 79949824 17107 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 19519 17107 196 640 0 18875 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78076

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1742136/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=117636 CPUtime=51.08
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 27130 0 0 0 5089 19 0 0 25 0 1 0 7446619 120459264 26999 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 29409 26999 196 640 0 28765 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 117636

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1692792/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=166504 CPUtime=102.26
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 39347 0 0 0 10197 29 0 0 25 0 1 0 7446619 170500096 39216 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 41626 39216 196 640 0 40982 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 166504

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1659000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=200432 CPUtime=162.25
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 47825 0 0 0 16189 36 0 0 25 0 1 0 7446619 205242368 47694 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 50108 47694 196 640 0 49464 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 200432

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1586872/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=272348 CPUtime=222.24
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 65795 0 0 0 22174 50 0 0 25 0 1 0 7446619 278884352 65664 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 68087 65664 196 640 0 67443 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 272348

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1532984/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=326636 CPUtime=282.22
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 79365 0 0 0 28160 62 0 0 25 0 1 0 7446619 334475264 79234 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 81659 79234 196 640 0 81015 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 326636

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1475704/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=383256 CPUtime=342.21
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 93537 0 0 0 34146 75 0 0 25 0 1 0 7446619 392454144 93406 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 95814 93406 196 640 0 95170 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 383256

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1444664/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=414248 CPUtime=402.19
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 101274 0 0 0 40135 84 0 0 25 0 1 0 7446619 424189952 101143 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 103562 101143 196 640 0 102918 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 414248

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1415352/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=443636 CPUtime=462.17
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 108615 0 0 0 46125 92 0 0 25 0 1 0 7446619 454283264 108484 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 110909 108484 196 640 0 110265 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 443636

[startup+522.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1381304/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=477884 CPUtime=522.16
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 117173 0 0 0 52115 101 0 0 25 0 1 0 7446619 489353216 117042 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 119471 117042 196 640 0 118827 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 477884

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1347320/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=511792 CPUtime=582.15
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 125667 0 0 0 58103 112 0 0 25 0 1 0 7446619 524075008 125536 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 127948 125536 196 640 0 127304 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 511792

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1306360/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=551928 CPUtime=642.14
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 135695 0 0 0 64091 123 0 0 25 0 1 0 7446619 565174272 135564 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 137982 135564 196 640 0 137338 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 551928

[startup+702.302 s]

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

/proc/meminfo: memFree=1123256/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=734940 CPUtime=1062.03
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 181444 0 0 0 106025 178 0 0 25 0 1 0 7446619 752578560 181313 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 183735 181313 196 640 0 183091 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 734940

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1099640/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=758244 CPUtime=1122.01
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 187274 0 0 0 112017 184 0 0 25 0 1 0 7446619 776441856 187143 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 189561 187143 196 640 0 188917 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 758244

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7708
/proc/meminfo: memFree=1091256/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1182
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 118013 187 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 766140

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1241.99
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 124012 187 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 766140

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1301.97
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 130010 187 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 766140

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1361.96
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 136009 187 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 766140

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1421.95
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 142008 187 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 766140

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1481.92
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 148000 192 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 766140

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1541.91
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 153992 199 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 766140

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1601.89
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 159987 202 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 766140

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091064/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1661.88
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 165982 206 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 766140

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1721.86
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 171976 210 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543781 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 766140

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1781.85
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 177972 213 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 136501971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 766140

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1791.45
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 178931 214 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134544127 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (KiB) 766140

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1794.65
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 179251 214 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (KiB) 766140

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1796.24
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 179410 214 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 766140

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1797.04
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 179490 214 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 766140

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=766140 CPUtime=1797.84
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194304 189431 0 0 0 179570 214 0 0 25 0 1 0 7446619 784527360 189124 1992294400 134512640 137136520 4294956256 18446744073709551615 134574324 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 191535 189124 196 640 0 190891 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 766140

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7710
/proc/meminfo: memFree=1091000/2055920 swapFree=4192956/4192956
[pid=7707] ppid=7705 vsize=0 CPUtime=1798.05
/proc/7707/stat : 7707 (bsolo) R 7705 7707 7445 0 -1 4194308 189432 0 0 0 179585 220 0 0 25 0 1 0 7446619 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7707/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.56
CPU time (s): 1798.11
CPU user time (s): 1795.86
CPU system time (s): 2.25466
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 766844

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

runsolver used 2.01569 second user time and 3.77743 second system time

The end

Launcher Data

Begin job on node8 at 2009-06-17 07:09:03
IDJOB=1877846
IDBENCH=48331
IDSOLVER=700
FILE ID=node8/1877846-1245215343
PBS_JOBID= 9368395
Free space on /tmp= 66288 MiB

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

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

MD5SUM BENCH= ae994079f65819ac107e4a3e259224ff
RANDOM SEED=1227714199

node8.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850072 kB
Buffers:         37448 kB
Cached:         112424 kB
SwapCached:          0 kB
Active:          67024 kB
Inactive:        96724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850072 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4012 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            27884 kB
Committed_AS:    83180 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1877846-1245215343.opb

Free space on /tmp at the end= 66284 MiB
End job on node8 at 2009-06-17 07:39:02