Trace number 1879239

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.2 1798.68

General information on the benchmark

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

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-1879239-1245247946.opb
0.00/0.00	c File size is 254878 bytes.
0.00/0.03	c Highest Coefficient sum: 200
0.00/0.03	c Parsing was ok!!
0.00/0.03	c Total parsing time: 0.036 s
0.00/0.04	c Var: 3238 Constr: 6379 3138/203/3038 Lit: 25004 Watch. Lit: 21709
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
3.59/3.61	c Pre-processing Time: 3.61 s
3.59/3.61	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.59/3.61	c        0   3238     6379    25004    3    21709   82922      0      0 3.61
3.59/3.61	c Switching off lower bounding mode.
1798.12/1798.63	c      118   3238     6591    40780    6    27995   91215    212     31 3.70
1798.12/1798.63	c      268   3238     6890    80770   11    44180  100337    511     69 3.84
1798.12/1798.63	c      496   3238     7346   137816   18    67113  110371    967    120 4.12
1798.12/1798.63	c      840   3238     8034   230617   28   102208  121409   1655    178 4.71
1798.12/1798.63	c     1350   3238     9054   373539   41   160046  133550   2675    215 6.25
1798.12/1798.63	c     2114   3238    10582   592045   55   241636  146906   4203    204 10.35
1798.12/1798.63	c     3260   3238    12872   949065   73   397774  161597   6493    172 18.85
1798.12/1798.63	c     4983   3238    16290  1498491   91   657418  177757   9911    120 41.26
1798.12/1798.63	c     7568   3238    21391  2350537  109  1051707  195533  15012     81 92.43
1798.12/1798.63	c    11448   3238    28982  3665886  126  1673420  215087  22603     56 203.96
1798.12/1798.63	c    17271   3238    40330  5620624  139  2609386  236596  33951     40 423.90
1798.12/1798.63	c    26009   3238    57204  8690796  151  3883607  260256  50825     27 930.10
1798.12/1798.63	c Resources Exceeded
1798.12/1798.63	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.12/1798.63	c   12    36345   6391    66275    77224 12112681  70845     20 1798.15
1798.12/1798.63	s UNKNOWN
1798.12/1798.63	c Total time: 1798.15 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-1879239-1245247946/watcher-1879239-1245247946 -o /tmp/evaluation-result-1879239-1245247946/solver-1879239-1245247946 -C 1800 -W 2000 -M 1800 bsolo -l3 -t1800 -m1800 HOME/instance-1879239-1245247946.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 11371
/proc/meminfo: memFree=1849904/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=18784 CPUtime=0
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 192394100 19234816 246 1992294400 134512640 137136520 4294956256 18446744073709551615 134534714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 4696 246 174 640 0 3989 0

[startup+0.042674 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11371
/proc/meminfo: memFree=1849904/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12408 CPUtime=0.03
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 745 0 0 0 3 0 0 0 18 0 1 0 192394100 12705792 666 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3102 666 189 640 0 2458 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12408

[startup+0.10168 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11371
/proc/meminfo: memFree=1849904/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12520 CPUtime=0.09
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 766 0 0 0 9 0 0 0 18 0 1 0 192394100 12820480 687 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3130 687 189 640 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12520

[startup+0.301702 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11371
/proc/meminfo: memFree=1849904/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12520 CPUtime=0.29
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 766 0 0 0 29 0 0 0 19 0 1 0 192394100 12820480 687 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3130 687 189 640 0 2486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12520

[startup+0.701749 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 11371
/proc/meminfo: memFree=1849904/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12520 CPUtime=0.69
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 766 0 0 0 69 0 0 0 22 0 1 0 192394100 12820480 687 1992294400 134512640 137136520 4294956256 18446744073709551615 134544125 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3130 687 189 640 0 2486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12520

[startup+1.50184 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1847912/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12520 CPUtime=1.49
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 766 0 0 0 149 0 0 0 25 0 1 0 192394100 12820480 687 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3130 687 189 640 0 2486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12520

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1847656/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=12520 CPUtime=3.09
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 766 0 0 0 309 0 0 0 25 0 1 0 192394100 12820480 687 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 3130 687 189 640 0 2486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12520

[startup+6.30138 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1841320/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=20384 CPUtime=6.29
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 2827 0 0 0 627 2 0 0 25 0 1 0 192394100 20873216 2684 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 5096 2684 197 640 0 4452 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20384

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1833456/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=27280 CPUtime=12.69
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 4554 0 0 0 1265 4 0 0 25 0 1 0 192394100 27934720 4411 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 6820 4411 197 640 0 6176 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27280

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1821936/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=38308 CPUtime=25.48
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 7305 0 0 0 2543 5 0 0 25 0 1 0 192394100 39227392 7162 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 9577 7162 198 640 0 8933 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38308

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1807792/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=52568 CPUtime=51.07
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 10872 0 0 0 5100 7 0 0 25 0 1 0 192394100 53829632 10729 1992294400 134512640 137136520 4294956256 18446744073709551615 134544437 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 13142 10729 198 640 0 12498 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52568

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1789616/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=70444 CPUtime=102.26
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 15346 0 0 0 10215 11 0 0 25 0 1 0 192394100 72134656 15203 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 17611 15203 198 640 0 16967 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70444

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1770864/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=89324 CPUtime=162.25
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 20064 0 0 0 16209 16 0 0 25 0 1 0 192394100 91467776 19921 1992294400 134512640 137136520 4294956256 18446744073709551615 134544122 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 22331 19921 198 640 0 21687 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89324

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1755632/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=104400 CPUtime=222.23
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 23821 0 0 0 22204 19 0 0 25 0 1 0 192394100 106905600 23678 1992294400 134512640 137136520 4294956256 18446744073709551615 134543945 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 26100 23678 198 640 0 25456 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 104400

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1742320/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=118300 CPUtime=282.21
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 27295 0 0 0 28200 21 0 0 25 0 1 0 192394100 121139200 27152 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 29575 27152 198 640 0 28931 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 118300

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1729008/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=130916 CPUtime=342.2
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 30451 0 0 0 34196 24 0 0 25 0 1 0 192394100 134057984 30308 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 32729 30308 198 640 0 32085 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 130916

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1717872/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=142156 CPUtime=402.18
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 33263 0 0 0 40191 27 0 0 25 0 1 0 192394100 145567744 33120 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 35539 33120 198 640 0 34895 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 142156

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1707952/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=152188 CPUtime=462.16
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 35770 0 0 0 46187 29 0 0 25 0 1 0 192394100 155840512 35627 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 38047 35627 198 640 0 37403 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 152188

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1697520/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=162372 CPUtime=522.15
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 38313 0 0 0 52183 32 0 0 25 0 1 0 192394100 166268928 38170 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 40593 38170 198 640 0 39949 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 162372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1688752/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=171092 CPUtime=582.14
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 40500 0 0 0 58180 34 0 0 25 0 1 0 192394100 175198208 40357 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 42773 40357 198 640 0 42129 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 171092

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1681136/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=178676 CPUtime=642.12
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 42388 0 0 0 64177 35 0 0 25 0 1 0 192394100 182964224 42245 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 44669 42245 198 640 0 44025 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 178676

[startup+702.301 s]

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

/proc/meminfo: memFree=1619120/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=240384 CPUtime=1121.99
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 57818 0 0 0 112150 49 0 0 25 0 1 0 192394100 246153216 57675 1992294400 134512640 137136520 4294956256 18446744073709551615 134543974 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 60096 57675 198 640 0 59452 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 240384

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1613488/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=246036 CPUtime=1181.98
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 59225 0 0 0 118148 50 0 0 25 0 1 0 192394100 251940864 59082 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 61509 59082 198 640 0 60865 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 246036

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1609072/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=250136 CPUtime=1241.96
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 60257 0 0 0 124145 51 0 0 25 0 1 0 192394100 256139264 60114 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 62534 60114 198 640 0 61890 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 250136

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1603248/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=255968 CPUtime=1301.94
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 61708 0 0 0 130143 51 0 0 25 0 1 0 192394100 262111232 61565 1992294400 134512640 137136520 4294956256 18446744073709551615 134544449 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 63992 61565 198 640 0 63348 0
Current children cumulated CPU time (s) 1301.94
Current children cumulated vsize (KiB) 255968

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1600176/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=259040 CPUtime=1361.92
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 62483 0 0 0 136140 52 0 0 25 0 1 0 192394100 265256960 62340 1992294400 134512640 137136520 4294956256 18446744073709551615 134544425 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 64760 62340 198 640 0 64116 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 259040

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1595440/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=263800 CPUtime=1421.92
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 63661 0 0 0 142138 54 0 0 25 0 1 0 192394100 270131200 63518 1992294400 134512640 137136520 4294956256 18446744073709551615 134544443 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 65950 63518 198 640 0 65306 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 263800

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1589936/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=269248 CPUtime=1481.9
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 65042 0 0 0 148135 55 0 0 25 0 1 0 192394100 275709952 64899 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 67312 64899 198 640 0 66668 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 269248

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1585008/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=274176 CPUtime=1541.88
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 66263 0 0 0 154132 56 0 0 25 0 1 0 192394100 280756224 66120 1992294400 134512640 137136520 4294956256 18446744073709551615 134544434 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 68544 66120 198 640 0 67900 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 274176

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1581360/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=277888 CPUtime=1601.87
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 67191 0 0 0 160130 57 0 0 25 0 1 0 192394100 284557312 67048 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 69472 67048 198 640 0 68828 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 277888

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1576112/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=283112 CPUtime=1661.85
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 68491 0 0 0 166127 58 0 0 25 0 1 0 192394100 289906688 68348 1992294400 134512640 137136520 4294956256 18446744073709551615 134544256 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 70778 68348 198 640 0 70134 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 283112

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1572016/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=287048 CPUtime=1721.83
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 69497 0 0 0 172124 59 0 0 25 0 1 0 192394100 293937152 69354 1992294400 134512640 137136520 4294956256 18446744073709551615 134544160 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 71762 69354 198 640 0 71118 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 287048

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1566256/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=292764 CPUtime=1781.82
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 70910 0 0 0 178122 60 0 0 25 0 1 0 192394100 299790336 70767 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73191 70767 198 640 0 72547 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 292764

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 11372
/proc/meminfo: memFree=1565104/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=293880 CPUtime=1791.41
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71182 0 0 0 179081 60 0 0 25 0 1 0 192394100 300933120 71039 1992294400 134512640 137136520 4294956256 18446744073709551615 134544129 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73470 71039 198 640 0 72826 0
Current children cumulated CPU time (s) 1791.41
Current children cumulated vsize (KiB) 293880

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564976/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=293988 CPUtime=1794.62
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71216 0 0 0 179401 61 0 0 25 0 1 0 192394100 301043712 71073 1992294400 134512640 137136520 4294956256 18446744073709551615 134544164 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73497 71073 198 640 0 72853 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 293988

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564912/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=294112 CPUtime=1796.22
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71248 0 0 0 179561 61 0 0 25 0 1 0 192394100 301170688 71105 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73528 71105 198 640 0 72884 0
Current children cumulated CPU time (s) 1796.22
Current children cumulated vsize (KiB) 294112

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564720/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=294244 CPUtime=1797.02
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71279 0 0 0 179641 61 0 0 25 0 1 0 192394100 301305856 71136 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73561 71136 198 640 0 72917 0
Current children cumulated CPU time (s) 1797.02
Current children cumulated vsize (KiB) 294244

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564720/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=294244 CPUtime=1797.82
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71288 0 0 0 179721 61 0 0 25 0 1 0 192394100 301305856 71145 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73561 71145 198 640 0 72917 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 294244

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564656/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=294244 CPUtime=1798.02
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71295 0 0 0 179741 61 0 0 25 0 1 0 192394100 301305856 71152 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73561 71152 198 640 0 72917 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 294244

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11372
/proc/meminfo: memFree=1564656/2055920 swapFree=4181080/4192956
[pid=11371] ppid=11369 vsize=294244 CPUtime=1798.12
/proc/11371/stat : 11371 (bsolo) R 11369 11371 10965 0 -1 4194304 71297 0 0 0 179751 61 0 0 25 0 1 0 192394100 301305856 71154 1992294400 134512640 137136520 4294956256 18446744073709551615 134544428 0 0 4096 16384 0 0 0 17 1 0 0
/proc/11371/statm: 73561 71154 198 640 0 72917 0
Current children cumulated CPU time (s) 1798.12
Current children cumulated vsize (KiB) 294244

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.2
CPU user time (s): 1797.54
CPU system time (s): 0.659899
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 294244

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

runsolver used 1.9937 second user time and 3.61045 second system time

The end

Launcher Data

Begin job on node32 at 2009-06-17 16:12:26
IDJOB=1879239
IDBENCH=48294
IDSOLVER=701
FILE ID=node32/1879239-1245247946
PBS_JOBID= 9372306
Free space on /tmp= 66344 MiB

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

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

MD5SUM BENCH= be9efb792831413817cc7562bdc6c002
RANDOM SEED=1275827131

node32.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:       1850576 kB
Buffers:         18376 kB
Cached:         125528 kB
SwapCached:       5016 kB
Active:          19516 kB
Inactive:       132720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850576 kB
SwapTotal:     4192956 kB
SwapFree:      4181080 kB
Dirty:            4176 kB
Writeback:           0 kB
Mapped:          14660 kB
Slab:            38896 kB
Committed_AS:   205372 kB
PageTables:       1492 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-1879239-1245247946.opb

Free space on /tmp at the end= 66340 MiB
End job on node32 at 2009-06-17 16:42:25