Trace number 1879236

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 pb? 1798.03 1798.56

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_4_40.opb
MD5SUM476815bfad4ec3fb3f4fdbbbbf10b706
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2516
Sum of products size (including duplicates)5032
Number of different products1258
Sum of products size2516

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: Generic Pseudo-Boolean 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-1879236-1245247887.opb
0.00/0.00	c File size is 107460 bytes.
0.00/0.01	c Highest Coefficient sum: 200
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.014 s
0.00/0.01	c Var: 1458 Constr: 2819 1358/203/1258 Lit: 10764 Watch. Lit: 9249
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.29/0.32	c Pre-processing Time: 0.318 s
0.29/0.32	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.29/0.32	c        0   1458     2819    10764    3     9249   21072      0      0 0.32
0.29/0.32	c Switching off lower bounding mode.
1797.97/1798.52	c      100   1458     3004    22138    7    13065   23180    185    265 0.38
1797.97/1798.52	c      254   1458     3312    62345   18    27504   25499    493    540 0.47
1797.97/1798.52	c      481   1458     3766   121555   32    47498   28049    947    689 0.70
1797.97/1798.52	c      819   1458     4441   208328   46    74910   30854   1622    635 1.29
1797.97/1798.52	c     1328   1458     5459   344830   63   117331   33940   2640    490 2.71
1797.97/1798.52	c     2091   1458     6984   551761   79   175317   37335   4165    362 5.77
1797.97/1798.52	c     3240   1458     9277   860590   92   253495   41069   6458    253 12.79
1797.97/1798.52	c     4965   1458    12698  1314862  103   370589   45176   9879    164 30.19
1797.97/1798.52	c     7549   1458    17799  2026764  113   564858   49694  14980    117 64.43
1797.97/1798.52	c    11435   1458    25518  3112798  121   873455   54664  22699     79 143.01
1797.97/1798.52	c    17257   1458    37005  4780430  129  1235042   60131  34186     55 311.58
1797.97/1798.52	c    25997   1458    53878  7354073  136  1875966   66145  51059     37 684.84
1797.97/1798.52	c Resources Exceeded
1797.97/1798.52	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.52	c   12    38309   4782    54025    34325  4699121  31506     21 1798.00
1797.97/1798.52	s UNKNOWN
1797.97/1798.52	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-1879236-1245247887/watcher-1879236-1245247887 -o /tmp/evaluation-result-1879236-1245247887/solver-1879236-1245247887 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879236-1245247887.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 0.93 3/64 16468
/proc/meminfo: memFree=1808624/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=10820 CPUtime=0
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 77491526 11079680 236 1992294400 134512640 137136520 4294956256 18446744073709551615 134531572 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 2705 236 174 640 0 2034 0

[startup+0.0466649 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16468
/proc/meminfo: memFree=1808624/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=11396 CPUtime=0.04
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 464 0 0 0 4 0 0 0 18 0 1 0 77491526 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11396

[startup+0.10167 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16468
/proc/meminfo: memFree=1808624/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=11396 CPUtime=0.09
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 464 0 0 0 9 0 0 0 18 0 1 0 77491526 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 134544717 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.301694 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16468
/proc/meminfo: memFree=1808624/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=11396 CPUtime=0.29
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 464 0 0 0 29 0 0 0 19 0 1 0 77491526 11669504 421 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 2849 421 189 640 0 2205 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11396

[startup+0.70174 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 16468
/proc/meminfo: memFree=1808624/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=13776 CPUtime=0.69
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 1076 0 0 0 68 1 0 0 22 0 1 0 77491526 14106624 1033 1992294400 134512640 137136520 4294956256 18446744073709551615 134605836 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 3444 1033 197 640 0 2800 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13776

[startup+1.50183 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1804136/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=16084 CPUtime=1.49
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 1653 0 0 0 148 1 0 0 25 0 1 0 77491526 16470016 1610 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 4021 1610 197 640 0 3377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16084

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1801448/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=19024 CPUtime=3.09
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 2387 0 0 0 308 1 0 0 25 0 1 0 77491526 19480576 2344 1992294400 134512640 137136520 4294956256 18446744073709551615 134544411 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 4756 2345 197 640 0 4112 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19024

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1796584/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=23256 CPUtime=6.29
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 3429 0 0 0 626 3 0 0 25 0 1 0 77491526 23814144 3386 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 5814 3386 198 640 0 5170 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23256

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1790840/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=28364 CPUtime=12.68
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 4714 0 0 0 1264 4 0 0 25 0 1 0 77491526 29044736 4671 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 7091 4671 198 640 0 6447 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28364

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1783864/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=35056 CPUtime=25.49
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 6377 0 0 0 2542 7 0 0 25 0 1 0 77491526 35897344 6334 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 8764 6334 198 640 0 8120 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35056

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1772280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=46536 CPUtime=51.07
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 9270 0 0 0 5098 9 0 0 25 0 1 0 77491526 47652864 9227 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 11634 9227 198 640 0 10990 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46536

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1756216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=62488 CPUtime=102.26
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 13257 0 0 0 10212 14 0 0 25 0 1 0 77491526 63987712 13214 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 15622 13214 198 640 0 14978 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 62488

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1742392/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=76364 CPUtime=162.24
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 16715 0 0 0 16207 17 0 0 25 0 1 0 77491526 78196736 16672 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 19091 16672 198 640 0 18447 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 76364

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1732088/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=86668 CPUtime=222.23
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 19282 0 0 0 22203 20 0 0 25 0 1 0 77491526 88748032 19239 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 21667 19239 198 640 0 21023 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 86668

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1720888/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=97764 CPUtime=282.21
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 22059 0 0 0 28197 24 0 0 25 0 1 0 77491526 100110336 22016 1992294400 134512640 137136520 4294956256 18446744073709551615 134543933 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 24441 22016 198 640 0 23797 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 97764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1710392/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=108248 CPUtime=342.19
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 24680 0 0 0 34192 27 0 0 25 0 1 0 77491526 110845952 24637 1992294400 134512640 137136520 4294956256 18446744073709551615 134543986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 27062 24637 198 640 0 26418 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 108248

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1700472/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=118224 CPUtime=402.17
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 27176 0 0 0 40188 29 0 0 25 0 1 0 77491526 121061376 27133 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 29556 27133 198 640 0 28912 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 118224

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1693432/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=125096 CPUtime=462.16
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 28892 0 0 0 46185 31 0 0 25 0 1 0 77491526 128098304 28849 1992294400 134512640 137136520 4294956256 18446744073709551615 136295678 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 31274 28849 198 640 0 30630 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 125096

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1686520/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=131912 CPUtime=522.14
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 30610 0 0 0 52180 34 0 0 25 0 1 0 77491526 135077888 30567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 32978 30567 198 640 0 32334 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 131912

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1678968/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=139412 CPUtime=582.12
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 32488 0 0 0 58176 36 0 0 25 0 1 0 77491526 142757888 32445 1992294400 134512640 137136520 4294956256 18446744073709551615 134544140 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 34853 32445 198 640 0 34209 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 139412

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1670840/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=147416 CPUtime=642.11
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 34493 0 0 0 64173 38 0 0 25 0 1 0 77491526 150953984 34450 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 36854 34450 198 640 0 36210 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 147416

[startup+702.302 s]

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

/proc/meminfo: memFree=1629752/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=188532 CPUtime=1061.98
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 44745 0 0 0 106147 51 0 0 25 0 1 0 77491526 193056768 44702 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 47133 44702 198 640 0 46489 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 188532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1624440/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=193740 CPUtime=1121.96
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 46052 0 0 0 112144 52 0 0 25 0 1 0 77491526 198389760 46009 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 48435 46009 198 640 0 47791 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 193740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1621176/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197036 CPUtime=1181.94
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 46876 0 0 0 118141 53 0 0 25 0 1 0 77491526 201764864 46833 1992294400 134512640 137136520 4294956256 18446744073709551615 134544176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49259 46833 198 640 0 48615 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 197036

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1241.93
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 124139 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 197548

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1301.92
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 130138 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 197548

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1361.89
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 136135 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540852 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 197548

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1421.88
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 142134 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 197548

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1481.86
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 148132 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 197548

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1541.84
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 154130 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 197548

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1601.82
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 160128 54 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 197548

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1661.81
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 166126 55 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543951 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 197548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620280/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1721.79
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 172124 55 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 197548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1781.77
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 178122 55 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 197548

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1791.38
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179082 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 197548

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1794.58
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179402 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 197548

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1796.17
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179561 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1796.17
Current children cumulated vsize (KiB) 197548

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1796.97
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179641 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 197548

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1797.77
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179721 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 197548

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 0.93 2/65 16469
/proc/meminfo: memFree=1620216/2055920 swapFree=4182476/4192956
[pid=16468] ppid=16466 vsize=197548 CPUtime=1797.97
/proc/16468/stat : 16468 (bsolo) R 16466 16468 15855 0 -1 4194304 47080 0 0 0 179741 56 0 0 25 0 1 0 77491526 202289152 46971 1992294400 134512640 137136520 4294956256 18446744073709551615 134544604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/16468/statm: 49387 46971 198 640 0 48743 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 197548

Child status: 0
Real time (s): 1798.56
CPU time (s): 1798.03
CPU user time (s): 1797.44
CPU system time (s): 0.592909
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 197812

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

runsolver used 1.03684 second user time and 4.02939 second system time

The end

Launcher Data

Begin job on node20 at 2009-06-17 16:11:27
IDJOB=1879236
IDBENCH=48291
IDSOLVER=701
FILE ID=node20/1879236-1245247887
PBS_JOBID= 9372318
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 476815bfad4ec3fb3f4fdbbbbf10b706
RANDOM SEED=239599761

node20.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:       1809112 kB
Buffers:         34548 kB
Cached:         135836 kB
SwapCached:       4716 kB
Active:          64396 kB
Inactive:       113756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1809112 kB
SwapTotal:     4192956 kB
SwapFree:      4182476 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          13832 kB
Slab:            54672 kB
Committed_AS:   163380 kB
PageTables:       1404 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-1879236-1245247887.opb

Free space on /tmp at the end= 66312 MiB
End job on node20 at 2009-06-17 16:41:26