Trace number 1878528

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.04 1799.04

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.unbounded.all.ucl.opb
MD5SUM1785d65de493315a1e7654bb7aab8248
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark293.39
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables84836
Total number of constraints245062
Number of constraints which are clauses233598
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints11464
Minimum length of a constraint1
Maximum length of a constraint15
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 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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-1878528-1245128851.opb
0.00/0.00	c File size is 8646872 bytes.
1.09/1.20	c Highest Coefficient sum: 510
1.09/1.20	c Parsing was ok!!
1.09/1.20	c Total parsing time: 1.199 s
1.29/1.33	c Var: 84836 Constr: 245062 233598/0/11464 Lit: 710034 Watch. Lit: 501611
1.29/1.33	c Obj. Vars: 0 (0 % of total variables)
180.35/180.53	c Pre-processing Time: 180.401 s
180.35/180.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.35/180.54	c        0  81421   233379   683824    2   520536  404851      0      0 180.40
180.35/180.54	c Switching off lower bounding mode.
1797.99/1799.00	c      102  81421   233481   686470    2   530797  445337    102      0 182.81
1797.99/1799.00	c      252  81421   233631   689071    2   530342  489871    252      1 183.51
1797.99/1799.00	c      477  81421   233856   711401    3   530595  538859    477      2 185.96
1797.99/1799.00	c      816  81421   234195   716103    3   540134  592745    816      4 187.43
1797.99/1799.00	c     1324  81421   234703   733880    3   541482  652020   1324      6 194.20
1797.99/1799.00	c     2087  81421   235466   780218    3   543517  717223   2087     10 207.45
1797.99/1799.00	c     3233  81421   236612   842992    3   546468  788946   3233     15 215.37
1797.99/1799.00	c     4955  80905   238334   963674    4   549170  867841   4955     21 231.46
1797.99/1799.00	c     7540  78825   240919  1158772    4   556051  954626   7540     28 263.94
1797.99/1799.00	c    11421  78825   244800  1556724    6   562355  500000  11421     38 299.67
1797.99/1799.00	c    17243  78822   250622  2094365    8   579047  550001  17243     48 352.26
1797.99/1799.00	c    25981  78820   259360  3021593   11   595414  605002  25981     59 437.48
1797.99/1799.00	c    39091  78820   272470  4092408   15   622935  665503  39091     71 547.92
1797.99/1799.00	c    58761  78291   292140  6126384   20   662153  732054  58761     76 770.87
1797.99/1799.00	c    88273  77754   321652  9936395   30   722703  805260  88273     76 1150.61
1797.99/1799.00	c Resources Exceeded
1797.99/1799.00	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1799.00	c   15   120101  43662   355856   353480 14615252 120101     66 1798.00
1797.99/1799.00	s UNKNOWN
1797.99/1799.00	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-1878528-1245128851/watcher-1878528-1245128851 -o /tmp/evaluation-result-1878528-1245128851/solver-1878528-1245128851 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1878528-1245128851.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/64 7192
/proc/meminfo: memFree=1958304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=19156 CPUtime=0
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 65618102 19615744 234 1992294400 134512640 137136520 4294956256 18446744073709551615 134531314 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 4789 234 175 640 0 2033 0

[startup+0.029198 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7192
/proc/meminfo: memFree=1958304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=19988 CPUtime=0.02
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 509 0 0 0 2 0 0 0 18 0 1 0 65618102 20467712 493 1992294400 134512640 137136520 4294956256 18446744073709551615 134531343 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 4997 493 220 640 0 2241 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19988

[startup+0.101211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7192
/proc/meminfo: memFree=1958304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=22360 CPUtime=0.09
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 1252 0 0 0 9 0 0 0 18 0 1 0 65618102 22896640 1236 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 5590 1236 359 640 0 2834 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22360

[startup+0.301251 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7192
/proc/meminfo: memFree=1958304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=28408 CPUtime=0.29
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 3122 0 0 0 28 1 0 0 20 0 1 0 65618102 29089792 3066 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 7102 3068 708 640 0 4346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28408

[startup+0.701331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7192
/proc/meminfo: memFree=1958304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=39960 CPUtime=0.69
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 6792 0 0 0 66 3 0 0 23 0 1 0 65618102 40919040 6608 1992294400 134512640 137136520 4294956256 18446744073709551615 136575102 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 9990 6608 1385 640 0 7234 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39960

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7193
/proc/meminfo: memFree=1928664/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=63856 CPUtime=1.49
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15531 0 0 0 143 6 0 0 25 0 1 0 65618102 65388544 13078 1992294400 134512640 137136520 4294956256 18446744073709551615 136502148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 15964 13078 189 640 0 15320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63856

[startup+3.10181 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7193
/proc/meminfo: memFree=1906328/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=63988 CPUtime=3.09
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15569 0 0 0 303 6 0 0 25 0 1 0 65618102 65523712 13116 1992294400 134512640 137136520 4294956256 18446744073709551615 134543636 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 15997 13116 189 640 0 15353 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63988

[startup+6.30245 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7193
/proc/meminfo: memFree=1905944/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=64384 CPUtime=6.29
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15690 0 0 0 622 7 0 0 25 0 1 0 65618102 65929216 13237 1992294400 134512640 137136520 4294956256 18446744073709551615 134563064 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16096 13237 189 640 0 15452 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64384

[startup+12.7017 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1905688/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=64384 CPUtime=12.67
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15697 0 0 0 1260 7 0 0 25 0 1 0 65618102 65929216 13244 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16096 13244 189 640 0 15452 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 64384

[startup+25.5013 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1905752/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=64648 CPUtime=25.47
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15752 0 0 0 2540 7 0 0 25 0 1 0 65618102 66199552 13299 1992294400 134512640 137136520 4294956256 18446744073709551615 134562901 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16162 13299 189 640 0 15518 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 64648

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 1.00 2/65 7193
/proc/meminfo: memFree=1905432/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=64912 CPUtime=51.03
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15807 0 0 0 5095 8 0 0 25 0 1 0 65618102 66469888 13354 1992294400 134512640 137136520 4294956256 18446744073709551615 136502148 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16228 13354 189 640 0 15584 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 64912

[startup+102.307 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1905240/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=65044 CPUtime=102.21
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15854 0 0 0 10212 9 0 0 25 0 1 0 65618102 66605056 13401 1992294400 134512640 137136520 4294956256 18446744073709551615 136498314 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16261 13401 189 640 0 15617 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 65044

[startup+162.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/65 7193
/proc/meminfo: memFree=1904920/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=65440 CPUtime=162.17
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15940 0 0 0 16207 10 0 0 25 0 1 0 65618102 67010560 13487 1992294400 134512640 137136520 4294956256 18446744073709551615 134563134 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 16360 13487 189 640 0 15716 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 65440

[startup+222.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/65 7193
/proc/meminfo: memFree=1901720/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=69008 CPUtime=222.14
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 704584 0 0 0 21956 258 0 0 25 0 1 0 65618102 70664192 14393 1992294400 134512640 137136520 4294956256 18446744073709551615 135982520 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 17252 14393 196 640 0 16608 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 69008

[startup+282.302 s]
/proc/loadavg: 1.13 1.06 1.01 2/65 7193
/proc/meminfo: memFree=1895512/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=74020 CPUtime=282.1
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 1532518 0 0 0 27630 580 0 0 25 0 1 0 65618102 75796480 15647 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 18505 15647 196 640 0 17861 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 74020

[startup+342.302 s]
/proc/loadavg: 1.12 1.06 1.00 2/65 7193
/proc/meminfo: memFree=1887448/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=83148 CPUtime=342.08
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 2682863 0 0 0 33217 991 0 0 25 0 1 0 65618102 85143552 17936 1992294400 134512640 137136520 4294956256 18446744073709551615 136500521 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7192/statm: 20787 17936 196 640 0 20143 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 83148

[startup+402.302 s]
/proc/loadavg: 1.11 1.06 1.00 2/65 7193
/proc/meminfo: memFree=1877272/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=92672 CPUtime=402.04
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 3600558 0 0 0 38877 1327 0 0 25 0 1 0 65618102 94896128 20307 1992294400 134512640 137136520 4294956256 18446744073709551615 134576281 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 23168 20307 196 640 0 22524 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 92672

[startup+462.302 s]
/proc/loadavg: 1.10 1.07 1.00 2/65 7193
/proc/meminfo: memFree=1869784/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=99952 CPUtime=462.01
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 4612830 0 0 0 44486 1715 0 0 25 0 1 0 65618102 102350848 22137 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 24988 22137 196 640 0 24344 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 99952

[startup+522.302 s]
/proc/loadavg: 1.09 1.07 1.00 2/65 7193
/proc/meminfo: memFree=1863320/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=106436 CPUtime=521.98
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 5186312 0 0 0 50263 1935 0 0 25 0 1 0 65618102 108990464 23749 1992294400 134512640 137136520 4294956256 18446744073709551615 136501956 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 26609 23749 196 640 0 25965 0
Current children cumulated CPU time (s) 521.98
Current children cumulated vsize (KiB) 106436

[startup+582.302 s]
/proc/loadavg: 1.14 1.08 1.01 2/65 7193
/proc/meminfo: memFree=1853144/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=116780 CPUtime=581.95
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 6824511 0 0 0 55742 2453 0 0 25 0 1 0 65618102 119582720 26350 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 29195 26350 196 640 0 28551 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 116780

[startup+642.302 s]
/proc/loadavg: 1.10 1.08 1.01 2/65 7193
/proc/meminfo: memFree=1847832/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=121944 CPUtime=641.92
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 7367454 0 0 0 61520 2672 0 0 25 0 1 0 65618102 124870656 27635 1992294400 134512640 137136520 4294956256 18446744073709551615 136498219 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 30486 27635 196 640 0 29842 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 121944

[startup+702.303 s]

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

/proc/meminfo: memFree=1779544/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=190520 CPUtime=1121.66
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 14494041 0 0 0 106984 5182 0 0 25 0 1 0 65618102 195092480 44774 1992294400 134512640 137136520 4294956256 18446744073709551615 134573439 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 47630 44774 196 640 0 46986 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 190520

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7193
/proc/meminfo: memFree=1770776/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=198728 CPUtime=1181.63
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 15548870 0 0 0 112616 5547 0 0 25 0 1 0 65618102 203497472 46831 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 49682 46831 196 640 0 49038 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 198728

[startup+1242.3 s]
/proc/loadavg: 1.11 1.06 1.01 2/65 7193
/proc/meminfo: memFree=1762648/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=206524 CPUtime=1241.6
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 16009470 0 0 0 118434 5726 0 0 25 0 1 0 65618102 211480576 48773 1992294400 134512640 137136520 4294956256 18446744073709551615 134544402 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 51631 48773 196 640 0 50987 0
Current children cumulated CPU time (s) 1241.6
Current children cumulated vsize (KiB) 206524

[startup+1302.3 s]
/proc/loadavg: 1.09 1.06 1.01 2/65 7193
/proc/meminfo: memFree=1755608/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=213672 CPUtime=1301.57
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 16683883 0 0 0 124190 5967 0 0 25 0 1 0 65618102 218800128 50554 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 53418 50554 196 640 0 52774 0
Current children cumulated CPU time (s) 1301.57
Current children cumulated vsize (KiB) 213672

[startup+1362.3 s]
/proc/loadavg: 1.03 1.05 1.00 3/65 7193
/proc/meminfo: memFree=1750680/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=218568 CPUtime=1361.54
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 17094642 0 0 0 130025 6129 0 0 25 0 1 0 65618102 223813632 51791 1992294400 134512640 137136520 4294956256 18446744073709551615 134543760 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 54642 51791 196 640 0 53998 0
Current children cumulated CPU time (s) 1361.54
Current children cumulated vsize (KiB) 218568

[startup+1422.31 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 7193
/proc/meminfo: memFree=1745816/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=223328 CPUtime=1421.51
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 17428334 0 0 0 135890 6261 0 0 25 0 1 0 65618102 228687872 52985 1992294400 134512640 137136520 4294956256 18446744073709551615 136502448 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 55832 52985 196 640 0 55188 0
Current children cumulated CPU time (s) 1421.51
Current children cumulated vsize (KiB) 223328

[startup+1482.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 7193
/proc/meminfo: memFree=1738200/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=231000 CPUtime=1481.47
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 17815545 0 0 0 141731 6416 0 0 25 0 1 0 65618102 236544000 54910 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 57750 54910 196 640 0 57106 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 231000

[startup+1542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1731800/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=237212 CPUtime=1541.42
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 18155901 0 0 0 147591 6551 0 0 25 0 1 0 65618102 242905088 56460 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 59303 56460 196 640 0 58659 0
Current children cumulated CPU time (s) 1541.42
Current children cumulated vsize (KiB) 237212

[startup+1602.3 s]
/proc/loadavg: 1.07 1.04 1.01 2/65 7193
/proc/meminfo: memFree=1727192/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=241444 CPUtime=1601.39
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 18571960 0 0 0 153427 6712 0 0 25 0 1 0 65618102 247238656 57519 1992294400 134512640 137136520 4294956256 18446744073709551615 134543977 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 60361 57519 196 640 0 59717 0
Current children cumulated CPU time (s) 1601.39
Current children cumulated vsize (KiB) 241444

[startup+1662.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/65 7193
/proc/meminfo: memFree=1722520/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=247268 CPUtime=1661.36
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19030405 0 0 0 159245 6891 0 0 25 0 1 0 65618102 253202432 58966 1992294400 134512640 137136520 4294956256 18446744073709551615 134573563 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 61817 58966 196 640 0 61173 0
Current children cumulated CPU time (s) 1661.36
Current children cumulated vsize (KiB) 247268

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1718360/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=250708 CPUtime=1721.32
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19462718 0 0 0 165072 7060 0 0 25 0 1 0 65618102 256724992 59845 1992294400 134512640 137136520 4294956256 18446744073709551615 136502161 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 62677 59845 196 640 0 62033 0
Current children cumulated CPU time (s) 1721.32
Current children cumulated vsize (KiB) 250708

[startup+1782.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1714392/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=254544 CPUtime=1781.29
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19879835 0 0 0 170900 7229 0 0 25 0 1 0 65618102 260653056 60800 1992294400 134512640 137136520 4294956256 18446744073709551615 136502385 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63636 60800 196 640 0 62992 0
Current children cumulated CPU time (s) 1781.29
Current children cumulated vsize (KiB) 254544

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1713624/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255336 CPUtime=1790.9
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19946905 0 0 0 171833 7257 0 0 25 0 1 0 65618102 261464064 60972 1992294400 134512640 137136520 4294956256 18446744073709551615 136294917 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63834 60972 196 640 0 63190 0
Current children cumulated CPU time (s) 1790.9
Current children cumulated vsize (KiB) 255336

[startup+1795.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1713496/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255472 CPUtime=1794.09
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19976153 0 0 0 172142 7267 0 0 25 0 1 0 65618102 261603328 61004 1992294400 134512640 137136520 4294956256 18446744073709551615 134543865 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63868 61004 196 640 0 63224 0
Current children cumulated CPU time (s) 1794.09
Current children cumulated vsize (KiB) 255472

[startup+1796.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1712984/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255472 CPUtime=1795.69
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19984814 0 0 0 172298 7271 0 0 25 0 1 0 65618102 261603328 61033 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63868 61033 196 640 0 63224 0
Current children cumulated CPU time (s) 1795.69
Current children cumulated vsize (KiB) 255472

[startup+1798.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1712856/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255604 CPUtime=1797.29
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19993625 0 0 0 172455 7274 0 0 25 0 1 0 65618102 261738496 61046 1992294400 134512640 137136520 4294956256 18446744073709551615 135982525 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63901 61046 196 640 0 63257 0
Current children cumulated CPU time (s) 1797.29
Current children cumulated vsize (KiB) 255604

[startup+1798.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1713304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255604 CPUtime=1797.69
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19996117 0 0 0 172494 7275 0 0 25 0 1 0 65618102 261738496 61048 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63901 61048 196 640 0 63257 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (KiB) 255604

[startup+1798.9 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1713304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=256400 CPUtime=1797.89
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 19998655 0 0 0 172513 7276 0 0 25 0 1 0 65618102 262553600 61262 1992294400 134512640 137136520 4294956256 18446744073709551615 134573527 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 64100 61262 246 640 0 63456 0
Current children cumulated CPU time (s) 1797.89
Current children cumulated vsize (KiB) 256400

[startup+1799 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 7193
/proc/meminfo: memFree=1713304/2055920 swapFree=4191900/4192956
[pid=7192] ppid=7190 vsize=255736 CPUtime=1797.99
/proc/7192/stat : 7192 (bsolo) R 7190 7192 7128 0 -1 4194304 20000485 0 0 0 172523 7276 0 0 25 0 1 0 65618102 261873664 61100 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7192/statm: 63934 61100 196 640 0 63290 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 255736

Child status: 0
Real time (s): 1799.04
CPU time (s): 1798.04
CPU user time (s): 1725.23
CPU system time (s): 72.8079
CPU usage (%): 99.9443
Max. virtual memory (cumulated for all children) (KiB): 256400

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

runsolver used 1.51577 second user time and 5.03123 second system time

The end

Launcher Data

Begin job on node33 at 2009-06-16 07:07:31
IDJOB=1878528
IDBENCH=1465
IDSOLVER=700
FILE ID=node33/1878528-1245128851
PBS_JOBID= 9363707
Free space on /tmp= 65944 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.unbounded.all.ucl.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1878528-1245128851/watcher-1878528-1245128851 -o /tmp/evaluation-result-1878528-1245128851/solver-1878528-1245128851 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1878528-1245128851.opb

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

MD5SUM BENCH= 1785d65de493315a1e7654bb7aab8248
RANDOM SEED=1344982144

node33.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.261
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.261
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:       1958720 kB
Buffers:          5024 kB
Cached:          37432 kB
SwapCached:        384 kB
Active:          41600 kB
Inactive:        14176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1958720 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           12380 kB
Writeback:           0 kB
Mapped:          21712 kB
Slab:            27456 kB
Committed_AS:   112732 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65940 MiB
End job on node33 at 2009-06-16 07:37:31