Trace number 1876420

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.1 1798.62

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_15.opb
MD5SUM2b927be10d6e21370847ee6c94426772
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1618.79
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-1876420-1245215400.opb
0.00/0.00	c File size is 256866 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: 3262 Constr: 6427 3162/203/3062 Lit: 25196 Watch. Lit: 21852
0.00/0.04	c Obj. Vars: 0 (0 % of total variables)
3.59/3.64	c Pre-processing Time: 3.645 s
3.59/3.64	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
3.59/3.64	c        0   3262     6427    25196    3    21852   83350      0      0 3.65
3.59/3.64	c Switching off lower bounding mode.
1797.98/1798.55	c      100   3262     6528    25959    3    22068   91686    101     27 3.68
1797.98/1798.55	c      250   3262     6678    26577    3    22368  100855    251     67 3.73
1797.98/1798.55	c      476   3262     6924    50161    7    22898  110941    497    124 3.81
1797.98/1798.55	c      814   3262     7274    66956    9    23598  122036    847    205 3.95
1797.98/1798.55	c     1323   3262     7835   122161   15    24812  134240   1408    312 4.24
1797.98/1798.55	c     2087   3262     8655   206093   23    27144  147665   2228    455 4.59
1797.98/1798.55	c     3234   3262     9900   344165   34    31867  162432   3473    616 5.25
1797.98/1798.55	c     4956   3262    11735   503449   42    36407  178676   5308    771 6.42
1797.98/1798.55	c     7540   3262    14456   753376   52    42194  196544   8029    898 8.40
1797.98/1798.55	c    11419   3262    18619  1177928   63    51824  216199  12192    919 12.42
1797.98/1798.55	c    17241   3262    24902  1854728   74    64688  237819  18475    833 20.68
1797.98/1798.55	c    25980   3262    34367  2892943   84    84972  261601  27940    701 37.04
1797.98/1798.55	c    39091   3262    48405  4578946   94   113787  287762  41978    553 70.64
1797.98/1798.55	c    58761   3262    69846  7292853  104   157618  316539  63419    376 156.22
1797.98/1798.55	c    88271   3262   102081 11329176  110   223898  348193  95654    269 327.58
1797.98/1798.55	c   132541   3262   150143 17489538  116   323204  383013 143716    179 737.43
1797.98/1798.55	c   198953   3262   222849 27018595  121   470243  421315 216422    126 1571.17
1797.98/1798.55	c Resources Exceeded
1797.98/1798.55	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.98/1798.55	c   17   216055  80620  1001250   241628 29399236 235201    120 1798.04
1797.98/1798.55	s UNKNOWN
1797.98/1798.55	c Total time: 1798.04 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-1876420-1245215400/watcher-1876420-1245215400 -o /tmp/evaluation-result-1876420-1245215400/solver-1876420-1245215400 -C 1800 -W 2000 -M 1800 bsolo -l2 -t1800 -m1800 HOME/instance-1876420-1245215400.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: 0.92 0.97 0.99 3/64 7158
/proc/meminfo: memFree=1832744/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=18784 CPUtime=0
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 261 0 0 0 0 0 0 0 18 0 1 0 189139980 19234816 245 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 4696 245 174 640 0 3989 0

[startup+0.09374 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 7158
/proc/meminfo: memFree=1832744/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=0.08
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 8 0 0 0 18 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12524

[startup+0.10274 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 7158
/proc/meminfo: memFree=1832744/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=0.09
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 9 0 0 0 18 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136502294 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12524

[startup+0.301769 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 7158
/proc/meminfo: memFree=1832744/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=0.29
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 29 0 0 0 19 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12524

[startup+0.701805 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 7158
/proc/meminfo: memFree=1832744/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=0.69
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 69 0 0 0 22 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12524

[startup+1.50189 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1830688/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=1.49
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 149 0 0 0 25 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 134544706 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12524

[startup+3.10106 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1830560/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=12524 CPUtime=3.09
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 770 0 0 0 309 0 0 0 25 0 1 0 189139980 12824576 691 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 3131 691 189 640 0 2487 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12524

[startup+6.30141 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1825504/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=19056 CPUtime=6.28
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 2485 0 0 0 624 4 0 0 25 0 1 0 189139980 19513344 2342 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 4764 2342 198 640 0 4120 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19056

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1814696/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=29184 CPUtime=12.69
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 5000 0 0 0 1260 9 0 0 25 0 1 0 189139980 29884416 4857 1992294400 134512640 137136520 4294956256 18446744073709551615 134571152 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 7296 4857 198 640 0 6652 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29184

[startup+25.5025 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1800616/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=42528 CPUtime=25.48
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 8358 0 0 0 2532 16 0 0 25 0 1 0 189139980 43548672 8215 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 10632 8215 198 640 0 9988 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42528

[startup+51.1013 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1782120/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=61536 CPUtime=51.07
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 13102 0 0 0 5080 27 0 0 25 0 1 0 189139980 63012864 12959 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 15384 12959 198 640 0 14740 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61536

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1751272/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=91572 CPUtime=102.26
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 20621 0 0 0 10181 45 0 0 25 0 1 0 189139980 93769728 20478 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 22893 20478 198 640 0 22249 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 91572

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1728296/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=114644 CPUtime=162.24
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 26391 0 0 0 16168 56 0 0 25 0 1 0 189139980 117395456 26248 1992294400 134512640 137136520 4294956256 18446744073709551615 134544714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 28661 26248 198 640 0 28017 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 114644

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1708392/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=134424 CPUtime=222.22
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 31335 0 0 0 22156 66 0 0 25 0 1 0 189139980 137650176 31192 1992294400 134512640 137136520 4294956256 18446744073709551615 134544489 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 33606 31192 198 640 0 32962 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 134424

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1689640/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=153372 CPUtime=282.21
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 36071 0 0 0 28146 75 0 0 25 0 1 0 189139980 157052928 35928 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 38343 35928 198 640 0 37699 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153372

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1671720/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=170868 CPUtime=342.19
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 40453 0 0 0 34135 84 0 0 25 0 1 0 189139980 174968832 40310 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 42717 40310 198 640 0 42073 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 170868

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1657192/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=185576 CPUtime=402.18
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 44111 0 0 0 40126 92 0 0 25 0 1 0 189139980 190029824 43968 1992294400 134512640 137136520 4294956256 18446744073709551615 136518888 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 46394 43968 198 640 0 45750 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 185576

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1644008/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=198596 CPUtime=462.15
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 47368 0 0 0 46118 97 0 0 25 0 1 0 189139980 203362304 47225 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 49649 47225 198 640 0 49005 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 198596

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1631016/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=211656 CPUtime=522.14
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 50646 0 0 0 52110 104 0 0 25 0 1 0 189139980 216735744 50503 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 52914 50503 198 640 0 52270 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 211656

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1620008/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=222540 CPUtime=582.12
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 53367 0 0 0 58102 110 0 0 25 0 1 0 189139980 227880960 53224 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 55635 53224 198 640 0 54991 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 222540

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1609064/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=233336 CPUtime=642.11
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 56058 0 0 0 64094 117 0 0 25 0 1 0 189139980 238936064 55915 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 58334 55915 198 640 0 57690 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 233336

[startup+702.302 s]

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

/proc/meminfo: memFree=1526632/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=315584 CPUtime=1121.96
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 76615 0 0 0 112033 163 0 0 25 0 1 0 189139980 323158016 76472 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 78896 76472 198 640 0 78252 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 315584

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1517736/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=324552 CPUtime=1181.95
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 78861 0 0 0 118027 168 0 0 25 0 1 0 189139980 332341248 78718 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 81138 78718 198 640 0 80494 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 324552

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1508136/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=333972 CPUtime=1241.93
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 81221 0 0 0 124021 172 0 0 25 0 1 0 189139980 341987328 81078 1992294400 134512640 137136520 4294956256 18446744073709551615 135982528 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 83493 81078 198 640 0 82849 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 333972

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1498344/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=343608 CPUtime=1301.92
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 83638 0 0 0 130016 176 0 0 25 0 1 0 189139980 351854592 83495 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 85902 83495 198 640 0 85258 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 343608

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1490344/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=351720 CPUtime=1361.9
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 85648 0 0 0 136009 181 0 0 25 0 1 0 189139980 360161280 85505 1992294400 134512640 137136520 4294956256 18446744073709551615 136295682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 87930 85505 198 640 0 87286 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 351720

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1482024/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=359932 CPUtime=1421.88
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 87697 0 0 0 142003 185 0 0 25 0 1 0 189139980 368570368 87554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543948 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 89983 87554 198 640 0 89339 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 359932

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1473384/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=368572 CPUtime=1481.86
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 89861 0 0 0 147997 189 0 0 25 0 1 0 189139980 377417728 89718 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 92143 89718 198 640 0 91499 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 368572

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1464488/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=377312 CPUtime=1541.85
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 92063 0 0 0 153991 194 0 0 25 0 1 0 189139980 386367488 91920 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 94328 91920 198 640 0 93684 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 377312

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1456104/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=385828 CPUtime=1601.83
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 94176 0 0 0 159984 199 0 0 25 0 1 0 189139980 395087872 94033 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 96457 94033 198 640 0 95813 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 385828

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1446248/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=395548 CPUtime=1661.81
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 96605 0 0 0 165976 205 0 0 25 0 1 0 189139980 405041152 96462 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 98887 96462 198 640 0 98243 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 395548

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1437352/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=404452 CPUtime=1721.79
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 98849 0 0 0 171970 209 0 0 25 0 1 0 189139980 414158848 98706 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 101113 98706 198 640 0 100469 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 404452

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1429480/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=412232 CPUtime=1781.78
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 100784 0 0 0 177965 213 0 0 25 0 1 0 189139980 422125568 100641 1992294400 134512640 137136520 4294956256 18446744073709551615 134544034 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103058 100641 198 640 0 102414 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 412232

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1428264/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=413364 CPUtime=1791.38
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101076 0 0 0 178924 214 0 0 25 0 1 0 189139980 423284736 100933 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103341 100933 198 640 0 102697 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (KiB) 413364

[startup+1795.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427816/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=413780 CPUtime=1794.58
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101181 0 0 0 179244 214 0 0 25 0 1 0 189139980 423710720 101038 1992294400 134512640 137136520 4294956256 18446744073709551615 134543927 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103445 101038 198 640 0 102801 0
Current children cumulated CPU time (s) 1794.58
Current children cumulated vsize (KiB) 413780

[startup+1796.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427688/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=413996 CPUtime=1796.18
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101224 0 0 0 179404 214 0 0 25 0 1 0 189139980 423931904 101081 1992294400 134512640 137136520 4294956256 18446744073709551615 134544101 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103499 101081 198 640 0 102855 0
Current children cumulated CPU time (s) 1796.18
Current children cumulated vsize (KiB) 413996

[startup+1797.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427560/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=414120 CPUtime=1796.98
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101241 0 0 0 179484 214 0 0 25 0 1 0 189139980 424058880 101098 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103530 101098 198 640 0 102886 0
Current children cumulated CPU time (s) 1796.98
Current children cumulated vsize (KiB) 414120

[startup+1798.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427560/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=414236 CPUtime=1797.78
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101268 0 0 0 179564 214 0 0 25 0 1 0 189139980 424177664 101125 1992294400 134512640 137136520 4294956256 18446744073709551615 134616694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103559 101125 198 640 0 102915 0
Current children cumulated CPU time (s) 1797.78
Current children cumulated vsize (KiB) 414236

[startup+1798.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427432/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=414236 CPUtime=1797.98
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194304 101272 0 0 0 179584 214 0 0 25 0 1 0 189139980 424177664 101129 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 103559 101129 198 640 0 102915 0
Current children cumulated CPU time (s) 1797.98
Current children cumulated vsize (KiB) 414236

[startup+1798.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 7159
/proc/meminfo: memFree=1427432/2055920 swapFree=4182492/4192956
[pid=7158] ppid=7156 vsize=0 CPUtime=1798.08
/proc/7158/stat : 7158 (bsolo) R 7156 7158 6868 0 -1 4194308 101278 0 0 0 179589 219 0 0 25 0 1 0 189139980 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7158/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.62
CPU time (s): 1798.1
CPU user time (s): 1795.89
CPU system time (s): 2.21166
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 414236

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

runsolver used 1.27181 second user time and 3.78043 second system time

The end

Launcher Data

Begin job on node21 at 2009-06-17 07:10:00
IDJOB=1876420
IDBENCH=48335
IDSOLVER=699
FILE ID=node21/1876420-1245215400
PBS_JOBID= 9368419
Free space on /tmp= 66092 MiB

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

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

MD5SUM BENCH= 2b927be10d6e21370847ee6c94426772
RANDOM SEED=432738628

node21.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.239
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.239
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:       1833352 kB
Buffers:         48164 kB
Cached:          98880 kB
SwapCached:       4256 kB
Active:          40360 kB
Inactive:       114088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833352 kB
SwapTotal:     4192956 kB
SwapFree:      4182492 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          13420 kB
Slab:            54148 kB
Committed_AS:   186244 kB
PageTables:       1384 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-1876420-1245215400.opb

Free space on /tmp at the end= 66088 MiB
End job on node21 at 2009-06-17 07:39:59