Trace number 1876436

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? 1798.03 1798.46

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_1_40.opb
MD5SUM3f7fb60f05fdea42d317cf95beb113ab
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)2496
Sum of products size (including duplicates)4992
Number of different products1248
Sum of products size2496

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: Cardinality Constraint 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-1876436-1245216360.opb
0.00/0.00	c File size is 106650 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: 1448 Constr: 2799 1348/203/1248 Lit: 10684 Watch. Lit: 9179
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.19/0.30	c Pre-processing Time: 0.298 s
0.19/0.30	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.30	c        0   1448     2799    10684    3     9179   20768      0      0 0.30
0.19/0.30	c Switching off lower bounding mode.
1797.96/1798.43	c      100   1448     2901    15739    5     9422   22845    102    290 0.34
1797.96/1798.43	c      250   1448     3062    30900   10     9744   25130    263    584 0.43
1797.96/1798.43	c      475   1448     3313    53949   16    10246   27644    514    916 0.52
1797.96/1798.43	c      813   1448     3676    81876   22    11201   30409    877   1298 0.63
1797.96/1798.43	c     1321   1448     4229   126206   29    12672   33450   1430   1674 0.79
1797.96/1798.43	c     2085   1448     5044   187444   37    15158   36796   2245   1989 1.05
1797.96/1798.43	c     3231   1448     6268   277815   44    18432   40476   3469   2143 1.51
1797.96/1798.43	c     4953   1448     8089   411419   50    23354   44524   5290   2104 2.35
1797.96/1798.43	c     7537   1448    10816   617363   57    30176   48977   8017   2016 3.74
1797.96/1798.43	c    11416   1448    14941   921028   61    40466   53875  12142   1714 6.66
1797.96/1798.43	c    17238   1448    21177  1465949   69    55497   59263  18378   1409 12.23
1797.96/1798.43	c    25975   1448    30469  2249205   73    74754   65190  27670   1008 25.75
1797.96/1798.43	c    39085   1448    44356  3301115   74   102658   71710  41557    801 48.80
1797.96/1798.43	c    58755   1448    65343  4920575   75   144915   78882  62544    632 92.89
1797.96/1798.43	c    88266   1448    29980  2010391   67    63822   86771  27181    524 168.44
1797.96/1798.43	c   132536   1448    77539  5493335   70   159035   95449  74740    503 263.14
1797.96/1798.43	c   198946   1448    66655  4685853   70   138430  104994  63856    413 480.96
1797.96/1798.43	c   298566   1448    79851  6319784   79   164853  115494  77052    392 760.18
1797.96/1798.43	c   448001   1448    35697  2506376   70    75280  127044  32898    344 1300.46
1797.96/1798.43	c Resources Exceeded
1797.96/1798.43	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.96/1798.43	c   19   591138 236716  1988127    74462  5800912  71663    328 1798.00
1797.96/1798.43	s UNKNOWN
1797.96/1798.43	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-1876436-1245216360/watcher-1876436-1245216360 -o /tmp/evaluation-result-1876436-1245216360/solver-1876436-1245216360 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876436-1245216360.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.07 1.03 1.00 3/64 8740
/proc/meminfo: memFree=1770408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=10820 CPUtime=0
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 189236428 11079680 236 1992294400 134512640 137136520 4294956256 18446744073709551615 134517403 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 2705 237 174 640 0 2034 0

[startup+0.0437939 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 8740
/proc/meminfo: memFree=1770408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=11396 CPUtime=0.04
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 462 0 0 0 4 0 0 0 18 0 1 0 189236428 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11396

[startup+0.102797 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 8740
/proc/meminfo: memFree=1770408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=11396 CPUtime=0.09
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 462 0 0 0 9 0 0 0 18 0 1 0 189236428 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.30181 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 8740
/proc/meminfo: memFree=1770408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=11528 CPUtime=0.29
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 515 0 0 0 29 0 0 0 19 0 1 0 189236428 11804672 472 1992294400 134512640 137136520 4294956256 18446744073709551615 136362848 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 2882 472 197 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.701835 s]
/proc/loadavg: 1.07 1.03 1.00 3/64 8740
/proc/meminfo: memFree=1770408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=12716 CPUtime=0.69
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 810 0 0 0 69 0 0 0 22 0 1 0 189236428 13021184 767 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 3179 767 198 640 0 2535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12716

[startup+1.50189 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 8741
/proc/meminfo: memFree=1767072/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=15200 CPUtime=1.49
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 1441 0 0 0 147 2 0 0 25 0 1 0 189236428 15564800 1398 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 3800 1398 198 640 0 3156 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15200

[startup+3.10199 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 8741
/proc/meminfo: memFree=1764064/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=18896 CPUtime=3.09
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 2338 0 0 0 305 4 0 0 25 0 1 0 189236428 19349504 2295 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 4724 2295 198 640 0 4080 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18896

[startup+6.3012 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 8741
/proc/meminfo: memFree=1757856/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=24084 CPUtime=6.29
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 3635 0 0 0 621 8 0 0 25 0 1 0 189236428 24662016 3592 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 6021 3592 198 640 0 5377 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 24084

[startup+12.7016 s]
/proc/loadavg: 1.05 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1748328/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=32784 CPUtime=12.68
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 5832 0 0 0 1257 11 0 0 25 0 1 0 189236428 33570816 5789 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 8196 5789 198 640 0 7552 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32784

[startup+25.5014 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1737384/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=43272 CPUtime=25.48
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 8444 0 0 0 2532 16 0 0 25 0 1 0 189236428 44310528 8401 1992294400 134512640 137136520 4294956256 18446744073709551615 134543834 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 10818 8401 198 640 0 10174 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43272

[startup+51.1011 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1720616/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=60256 CPUtime=51.08
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 12691 0 0 0 5082 26 0 0 25 0 1 0 189236428 61702144 12648 1992294400 134512640 137136520 4294956256 18446744073709551615 134543942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 15064 12648 198 640 0 14420 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60256

[startup+102.305 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1694696/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=85880 CPUtime=102.27
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 19084 0 0 0 10187 40 0 0 25 0 1 0 189236428 87941120 19041 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 21470 19041 198 640 0 20826 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 85880

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8741
/proc/meminfo: memFree=1680424/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=99804 CPUtime=162.25
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 22659 0 0 0 16172 53 0 0 25 0 1 0 189236428 102199296 22538 1992294400 134512640 137136520 4294956256 18446744073709551615 136502534 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 24951 22538 198 640 0 24307 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 99804

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1680424/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=99804 CPUtime=222.23
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 22659 0 0 0 22155 68 0 0 25 0 1 0 189236428 102199296 22538 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 24951 22538 198 640 0 24307 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 99804

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1680424/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=99812 CPUtime=282.22
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 22661 0 0 0 28147 75 0 0 25 0 1 0 189236428 102207488 22540 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 24953 22540 198 640 0 24309 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 99812

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1666792/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=113276 CPUtime=342.21
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 26124 0 0 0 34137 84 0 0 25 0 1 0 189236428 115994624 25908 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 28319 25908 198 640 0 27675 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 113276

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1666792/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=113276 CPUtime=402.19
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 26124 0 0 0 40128 91 0 0 25 0 1 0 189236428 115994624 25908 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 28319 25908 198 640 0 27675 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 113276

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1666792/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=113276 CPUtime=462.18
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 26124 0 0 0 46117 101 0 0 25 0 1 0 189236428 115994624 25908 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 28319 25908 198 640 0 27675 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 113276

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1666984/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=113276 CPUtime=522.16
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 26124 0 0 0 52105 111 0 0 25 0 1 0 189236428 115994624 25908 1992294400 134512640 137136520 4294956256 18446744073709551615 134544116 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 28319 25908 198 640 0 27675 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 113276

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1662888/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=117644 CPUtime=582.15
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 27205 0 0 0 58093 122 0 0 25 0 1 0 189236428 120467456 26989 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 29411 26989 198 640 0 28767 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 117644

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1652456/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=127728 CPUtime=642.14
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 29819 0 0 0 64085 129 0 0 25 0 1 0 189236428 130793472 29499 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 31932 29499 198 640 0 31288 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 127728

[startup+702.301 s]

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

/proc/meminfo: memFree=1634408/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=145640 CPUtime=1122.02
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34429 0 0 0 112000 202 0 0 25 0 1 0 189236428 149135360 33995 1992294400 134512640 137136520 4294956256 18446744073709551615 134544112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36410 33995 198 640 0 35766 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 145640

[startup+1182.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1634472/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=145640 CPUtime=1182
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34429 0 0 0 117994 206 0 0 25 0 1 0 189236428 149135360 33995 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36410 33995 198 640 0 35766 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 145640

[startup+1242.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 8741
/proc/meminfo: memFree=1634024/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1241.99
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 123989 210 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 146168

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8741
/proc/meminfo: memFree=1633960/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1301.98
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 129983 215 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 134544148 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 146168

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1633960/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1361.96
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 135969 227 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 134544489 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 146168

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1633896/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1421.95
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 141961 234 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 146168

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8741
/proc/meminfo: memFree=1633896/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1481.93
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 147952 241 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 146168

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1634024/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=146168 CPUtime=1541.91
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 34542 0 0 0 153945 246 0 0 25 0 1 0 189236428 149676032 34108 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 36542 34108 198 640 0 35898 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 146168

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1631144/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=149128 CPUtime=1601.91
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 35282 0 0 0 159939 252 0 0 25 0 1 0 189236428 152707072 34848 1992294400 134512640 137136520 4294956256 18446744073709551615 134573092 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37282 34848 198 640 0 36638 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 149128

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1661.88
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 165934 254 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 151916

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1721.88
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 171923 265 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 151916

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1781.86
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 177911 275 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 151916

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1791.46
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 178870 276 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (KiB) 151916

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1794.66
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179190 276 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 136509008 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (KiB) 151916

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1796.25
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179349 276 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1796.25
Current children cumulated vsize (KiB) 151916

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1797.06
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179429 277 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1797.06
Current children cumulated vsize (KiB) 151916

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1797.46
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179469 277 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1797.46
Current children cumulated vsize (KiB) 151916

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1797.86
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179509 277 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1797.86
Current children cumulated vsize (KiB) 151916

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8743
/proc/meminfo: memFree=1627944/2055920 swapFree=4181752/4192956
[pid=8740] ppid=8738 vsize=151916 CPUtime=1797.96
/proc/8740/stat : 8740 (bsolo) R 8738 8740 7911 0 -1 4194304 36127 0 0 0 179519 277 0 0 25 0 1 0 189236428 155561984 35567 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8740/statm: 37979 35567 198 640 0 37335 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 151916

Child status: 0
Real time (s): 1798.46
CPU time (s): 1798.03
CPU user time (s): 1795.23
CPU system time (s): 2.79457
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 152420

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

runsolver used 1.24381 second user time and 3.9104 second system time

The end

Launcher Data

Begin job on node22 at 2009-06-17 07:26:00
IDJOB=1876436
IDBENCH=48351
IDSOLVER=699
FILE ID=node22/1876436-1245216360
PBS_JOBID= 9368356
Free space on /tmp= 66156 MiB

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

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

MD5SUM BENCH= 3f7fb60f05fdea42d317cf95beb113ab
RANDOM SEED=196140942

node22.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.231
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.231
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:       1770952 kB
Buffers:         60304 kB
Cached:         152748 kB
SwapCached:       5500 kB
Active:          95704 kB
Inactive:       125276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1770952 kB
SwapTotal:     4192956 kB
SwapFree:      4181752 kB
Dirty:            3972 kB
Writeback:           0 kB
Mapped:          13064 kB
Slab:            50024 kB
Committed_AS:   174668 kB
PageTables:       1372 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-1876436-1245216360.opb

Free space on /tmp at the end= 66152 MiB
End job on node22 at 2009-06-17 07:55:59