Trace number 1877877

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.1 cl? 1798.03 1798.53

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_10_5_40.opb
MD5SUM813576a353dee8860ef5bb1ebdae9d95
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)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

Solver Data

0.00/0.00	c bsolo beta version 3.1 - 13/04/2009 : 1630 GMT
0.00/0.00	c Developed by Vasco Manquinho and José Santos IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1877877-1245217440.opb
0.00/0.00	c File size is 106978 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.013 s
0.00/0.01	c Var: 1452 Constr: 2807 1352/203/1252 Lit: 10716 Watch. Lit: 9207
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.19/0.29	c Pre-processing Time: 0.292 s
0.19/0.29	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.19/0.29	c        0   1452     2807    10716    3     9207   20905      0      0 0.29
0.19/0.29	c Switching off lower bounding mode.
1797.90/1798.50	c      106   1452     2913    25613    8     9419   22996    106    338 0.31
1797.90/1798.50	c      275   1452     3082    51208   16     9757   25296    275    806 0.34
1797.90/1798.50	c      530   1452     3337    88558   26    10267   27826    530   1345 0.39
1797.90/1798.50	c      884   1452     3691   138687   37    10975   30609    884   1849 0.48
1797.90/1798.50	c     1397   1452     4204   218538   51    12001   33670   1397   2379 0.59
1797.90/1798.50	c     2166   1452     4973   336348   67    13539   37038   2166   2773 0.78
1797.90/1798.50	c     3323   1452     6130   511384   83    15853   40742   3323   2932 1.13
1797.90/1798.50	c     5051   1452     7858   770587   98    19309   44817   5051   2548 1.98
1797.90/1798.50	c     7638   1452    10445  1155473  110    24483   49299   7638   2049 3.73
1797.90/1798.50	c    11519   1452    14326  1728158  120    32245   54229  11519   1595 7.22
1797.90/1798.50	c    17369   1452    20176  2566134  127    43945   59652  17369   1142 15.20
1797.90/1798.50	c    26109   1452    28916  3809071  131    61425   65618  26109    777 33.58
1797.90/1798.50	c    39223   1452    42030  5703373  135    87653   72180  39223    672 58.30
1797.90/1798.50	c    58895   1452    61702  8528662  138   126997   79399  58895    499 117.88
1797.90/1798.50	c    88407   1452    22422  3082855  137    48437   87339  19615    473 186.77
1797.90/1798.50	c   132678   1452    66693  9670150  144   136979   96073  63886    565 234.43
1797.90/1798.50	c   199090   1452    48286  5527797  114   100165  105681  45479    481 413.75
1797.90/1798.50	c   298710   1452    53757  5878381  109   111107  116250  50950    372 801.45
1797.90/1798.50	c   448146   1452    98568 11044813  112   200729  127876  95761    357 1254.34
1797.90/1798.50	c Resources Exceeded
1797.90/1798.50	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.90/1798.50	c   19   571779 131491  1394877   106006 11681835 103199    318 1798.00
1797.90/1798.50	s UNKNOWN
1797.90/1798.50	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-1877877-1245217440/watcher-1877877-1245217440 -o /tmp/evaluation-result-1877877-1245217440/solver-1877877-1245217440 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1877877-1245217440.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 13879
/proc/meminfo: memFree=1763120/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=10820 CPUtime=0
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 254 0 0 0 0 0 0 0 20 0 1 0 189342107 11079680 238 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 2705 238 174 640 0 2034 0

[startup+0.0637939 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13879
/proc/meminfo: memFree=1763120/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=11396 CPUtime=0.05
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 462 0 0 0 5 0 0 0 20 0 1 0 189342107 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11396

[startup+0.101798 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13879
/proc/meminfo: memFree=1763120/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=11396 CPUtime=0.09
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 462 0 0 0 9 0 0 0 20 0 1 0 189342107 11669504 419 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 2849 419 189 640 0 2205 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11396

[startup+0.301823 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13879
/proc/meminfo: memFree=1763120/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=11528 CPUtime=0.29
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 514 0 0 0 29 0 0 0 22 0 1 0 189342107 11804672 471 1992294400 134512640 137136520 4294956256 18446744073709551615 134574377 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 2882 471 196 640 0 2238 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11528

[startup+0.701872 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 13879
/proc/meminfo: memFree=1763120/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=15120 CPUtime=0.69
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 1419 0 0 0 68 1 0 0 25 0 1 0 189342107 15482880 1376 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 3780 1376 196 640 0 3136 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15120

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1756200/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=19852 CPUtime=1.49
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 2582 0 0 0 147 2 0 0 25 0 1 0 189342107 20328448 2539 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 4963 2539 196 640 0 4319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19852

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1751336/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=25168 CPUtime=3.09
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 3924 0 0 0 306 3 0 0 25 0 1 0 189342107 25772032 3881 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 6292 3881 196 640 0 5648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25168

[startup+6.30156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1742248/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=32712 CPUtime=6.29
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 5797 0 0 0 625 4 0 0 25 0 1 0 189342107 33497088 5754 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 8178 5754 196 640 0 7534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32712

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1731504/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=42568 CPUtime=12.68
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 8264 0 0 0 1262 6 0 0 25 0 1 0 189342107 43589632 8221 1992294400 134512640 137136520 4294956256 18446744073709551615 136501952 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 10642 8221 196 640 0 9998 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42568

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1717488/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=56024 CPUtime=25.48
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 11640 0 0 0 2538 10 0 0 25 0 1 0 189342107 57368576 11597 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 14006 11597 196 640 0 13362 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56024

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1695664/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=78656 CPUtime=51.08
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 17278 0 0 0 5091 17 0 0 25 0 1 0 189342107 80543744 17235 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 19664 17235 196 640 0 19020 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78656

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1654832/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=118452 CPUtime=102.26
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 27229 0 0 0 10200 26 0 0 25 0 1 0 189342107 121294848 27186 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 29613 27186 196 640 0 28969 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 118452

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1604016/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=169540 CPUtime=162.24
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 40017 0 0 0 16185 39 0 0 25 0 1 0 189342107 173608960 39974 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 42385 39974 196 640 0 41741 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 169540

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1600176/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=172752 CPUtime=222.23
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 40882 0 0 0 22175 48 0 0 25 0 1 0 189342107 176898048 40760 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 43188 40760 196 640 0 42544 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 172752

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1600176/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=172752 CPUtime=282.21
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 40882 0 0 0 28169 52 0 0 25 0 1 0 189342107 176898048 40760 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 43188 40760 196 640 0 42544 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 172752

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1574896/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197856 CPUtime=342.2
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47246 0 0 0 34156 64 0 0 25 0 1 0 189342107 202604544 47028 1992294400 134512640 137136520 4294956256 18446744073709551615 134540856 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49464 47028 196 640 0 48820 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 197856

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1574896/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197856 CPUtime=402.18
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47246 0 0 0 40150 68 0 0 25 0 1 0 189342107 202604544 47028 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49464 47028 196 640 0 48820 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 197856

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1574960/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197856 CPUtime=462.16
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47246 0 0 0 46137 79 0 0 25 0 1 0 189342107 202604544 47028 1992294400 134512640 137136520 4294956256 18446744073709551615 134543837 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49464 47028 196 640 0 48820 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 197856

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13880
/proc/meminfo: memFree=1574960/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197856 CPUtime=522.14
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47246 0 0 0 52126 88 0 0 25 0 1 0 189342107 202604544 47028 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49464 47028 196 640 0 48820 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 197856

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13882
/proc/meminfo: memFree=1574768/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197896 CPUtime=582.13
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47361 0 0 0 58120 93 0 0 25 0 1 0 189342107 202645504 47038 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49474 47038 196 640 0 48830 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 197896

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13882
/proc/meminfo: memFree=1574768/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197896 CPUtime=642.12
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47361 0 0 0 64119 93 0 0 25 0 1 0 189342107 202645504 47038 1992294400 134512640 137136520 4294956256 18446744073709551615 134540852 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49474 47038 196 640 0 48830 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 197896

[startup+702.301 s]

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

/proc/meminfo: memFree=1574640/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197936 CPUtime=1062
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47486 0 0 0 106068 132 0 0 25 0 1 0 189342107 202686464 47048 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49484 47048 196 640 0 48840 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 197936

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 13888
/proc/meminfo: memFree=1574576/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197936 CPUtime=1121.98
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47486 0 0 0 112058 140 0 0 25 0 1 0 189342107 202686464 47048 1992294400 134512640 137136520 4294956256 18446744073709551615 134544393 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49484 47048 196 640 0 48840 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 197936

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1574512/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197936 CPUtime=1181.96
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47486 0 0 0 118045 151 0 0 25 0 1 0 189342107 202686464 47048 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49484 47048 196 640 0 48840 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 197936

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1574576/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197936 CPUtime=1241.94
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47486 0 0 0 124036 158 0 0 25 0 1 0 189342107 202686464 47048 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49484 47048 196 640 0 48840 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 197936

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1574512/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=197936 CPUtime=1301.93
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 47486 0 0 0 130028 165 0 0 25 0 1 0 189342107 202686464 47048 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 49484 47048 196 640 0 48840 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 197936

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1559472/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=213104 CPUtime=1361.91
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51282 0 0 0 136016 175 0 0 25 0 1 0 189342107 218218496 50844 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53276 50844 196 640 0 52632 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 213104

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1421.9
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 142013 177 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 215240

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1481.88
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 148011 177 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 215240

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1557040/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1541.86
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 154009 177 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 215240

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1601.85
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 160008 177 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134540859 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 215240

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1661.83
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 165997 186 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 136502019 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1661.83
Current children cumulated vsize (KiB) 215240

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556976/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1721.81
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 171984 197 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1721.81
Current children cumulated vsize (KiB) 215240

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1781.8
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 177973 207 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1781.8
Current children cumulated vsize (KiB) 215240

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 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1791.39
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 178931 208 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1791.39
Current children cumulated vsize (KiB) 215240

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1794.6
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 179251 209 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134543957 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 215240

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1796.2
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 179411 209 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1796.2
Current children cumulated vsize (KiB) 215240

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1796.99
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 179490 209 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1796.99
Current children cumulated vsize (KiB) 215240

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=215240 CPUtime=1797.79
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194304 51939 0 0 0 179570 209 0 0 25 0 1 0 189342107 220405760 51374 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 53810 51374 196 640 0 53166 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (KiB) 215240

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 13888
/proc/meminfo: memFree=1556912/2055920 swapFree=4192812/4192956
[pid=13879] ppid=13877 vsize=0 CPUtime=1797.99
/proc/13879/stat : 13879 (bsolo) R 13877 13879 13483 0 -1 4194308 51940 0 0 0 179590 209 0 0 25 0 1 0 189342107 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/13879/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.53
CPU time (s): 1798.03
CPU user time (s): 1795.91
CPU system time (s): 2.12368
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 215748

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

runsolver used 2.01969 second user time and 4.03039 second system time

The end

Launcher Data

Begin job on node80 at 2009-06-17 07:44:00
IDJOB=1877877
IDBENCH=48362
IDSOLVER=700
FILE ID=node80/1877877-1245217440
PBS_JOBID= 9368406
Free space on /tmp= 66532 MiB

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

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

MD5SUM BENCH= 813576a353dee8860ef5bb1ebdae9d95
RANDOM SEED=1076537406

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1763664 kB
Buffers:          3340 kB
Cached:         223704 kB
SwapCached:        144 kB
Active:          44116 kB
Inactive:       196372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1763664 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3976 kB
Writeback:           0 kB
Mapped:          23128 kB
Slab:            37724 kB
Committed_AS:    76796 kB
PageTables:       1388 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-1877877-1245217440.opb

Free space on /tmp at the end= 66528 MiB
End job on node80 at 2009-06-17 08:13:59