Trace number 350508

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, and are wall clock time (not CPU 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.0.16? (TO) 1800.09 1800.64

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LdValue.ucl.opb
MD5SUM70ea01a607f0d01f6199fb93098b84d8
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1370.29
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables77106
Total number of constraints218779
Number of constraints which are clauses205559
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13220
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 (download as text)

0.00/0.01	c bsolo beta version 3.0.16 - 04/04/2007 : 1458 GMT
0.00/0.01	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.01	c type "bsolo -h" for help
0.00/0.01	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.01	c Time Limit set to 1800
0.00/0.01	c Memory Limit set to 1800 MB
0.00/0.01	c Instance file /tmp/evaluation/350508-1176514055/instance-350508-1176514055.opb
0.00/0.01	c File size is 7960296 bytes.
1.39/1.43	c Highest Coefficient sum: 510
1.39/1.43	c Parsing was ok!!
1.39/1.43	c Total parsing time: 1.423 s
1.49/1.56	c Var: 77106 Constr: 218779 205559/0/13220 Lit: 659621 Watch. Lit: 450810
1.49/1.56	c Obj. Vars: 0 (0 % of total variables)
181.63/181.76	c Pre-processing Time: 181.696 s
181.63/181.77	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
181.63/181.77	c        0  70539   195740   607149    3   484739  422384      0      0 181.70
181.63/181.77	c Switching off LPR mode.
1799.94/1800.56	c      100  70539   195840   607798    3   498383  464623    100      0 184.79
1799.94/1800.56	c      251  70539   195991   612673    3   496121  511086    251      1 185.26
1799.94/1800.56	c      476  70538   196216   615380    3   484048  562195    476      2 186.88
1799.94/1800.56	c      814  70538   196554   624146    3   481650  618415    814      4 188.89
1799.94/1800.56	c     1322  70538   197062   641285    3   484331  680257   1322      6 192.42
1799.94/1800.56	c     2085  70538   197825   676913    3   484660  748283   2085     10 194.67
1799.94/1800.56	c     3231  70538   198971   714199    3   487262  823112   3231     16 197.22
1799.94/1800.56	c     4952  70538   200692  1016644    5   492545  905424   4952     24 206.00
1799.94/1800.56	c     7537  70538   203277  1077819    5   497262  995967   7537     34 218.68
1799.94/1800.56	c    11417  70538   207157  1199782    5   499237  500000  11417     49 232.63
1799.94/1800.56	c    17240  70537   212980  1568230    7   513004  550001  17240     66 260.08
1799.94/1800.56	c    25978  70537   221718  2309223   10   527680  605002  25978     88 294.43
1799.94/1800.56	c    39089  70537   234829  3742025   15   555174  665503  39089     88 440.96
1799.94/1800.56	c    58764  70537   254504  6682276   26   593913  732054  58764    112 523.30
1799.94/1800.56	c    88278  70440   284018 10495404   36   655665  805260  88278    113 780.93
1799.94/1800.56	c   132550  70433   328290 16562463   50   742559  885787 132550    120 1102.29
1799.94/1800.56	c   198960  66611   394700 28448446   72   873813  974366 198960    118 1685.32
1799.94/1800.56	c Resources Exceeded
1799.94/1800.56	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1799.94/1800.56	c   17   207103  62355   604033   402843 29310257 207103    115 1800.01
1799.94/1800.56	s UNKNOWN
1799.94/1800.56	c Total time: 1800.01 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node19/watcher-350508-1176514055 -o ROOT/results/node19/solver-350508-1176514055 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350508-1176514055/instance-350508-1176514055.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27152
/proc/meminfo: memFree=1652616/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=19548 CPUtime=0
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 336 0 3 0 0 0 0 0 18 0 1 0 99322868 20017152 307 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 8292960 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 6831 311 280 324 0 3956 0

[startup+0.0789409 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27152
/proc/meminfo: memFree=1652616/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=13488 CPUtime=0.06
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 910 0 3 0 6 0 0 0 18 0 1 0 99322868 13811712 881 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134530711 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 3372 881 385 324 0 497 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13488

[startup+0.101943 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27152
/proc/meminfo: memFree=1652616/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=14044 CPUtime=0.08
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 1089 0 3 0 8 0 0 0 18 0 1 0 99322868 14381056 1060 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 3511 1060 418 324 0 636 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14044

[startup+0.301964 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27152
/proc/meminfo: memFree=1652616/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=18948 CPUtime=0.28
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 2613 0 3 0 27 1 0 0 19 0 1 0 99322868 19402752 2544 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 4737 2544 698 324 0 1862 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 18948

[startup+0.702009 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27152
/proc/meminfo: memFree=1652616/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=28292 CPUtime=0.68
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 5520 0 3 0 66 2 0 0 23 0 1 0 99322868 28971008 5372 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 7073 5372 1241 324 0 4198 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28292

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1628608/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=41656 CPUtime=1.49
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 11780 0 3 0 144 5 0 0 25 0 1 0 99322868 42655744 9639 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 10414 9641 301 324 0 9483 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41656

[startup+3.10127 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1605184/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=51344 CPUtime=3.09
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14070 0 3 0 303 6 0 0 25 0 1 0 99322868 52576256 11929 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550897 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 12836 11929 305 324 0 11905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51344

[startup+6.30262 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1604864/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=51608 CPUtime=6.28
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14143 0 3 0 622 6 0 0 25 0 1 0 99322868 52846592 12002 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 12902 12002 305 324 0 11971 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 51608

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1604544/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=52004 CPUtime=12.68
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14227 0 3 0 1262 6 0 0 25 0 1 0 99322868 53252096 12086 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551838 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 13001 12086 305 324 0 12070 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 52004

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1604416/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=52260 CPUtime=25.48
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14303 0 3 0 2541 7 0 0 25 0 1 0 99322868 53514240 12162 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7917655 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 13065 12162 305 324 0 12134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52260

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1604224/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=52524 CPUtime=51.07
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14365 0 3 0 5099 8 0 0 25 0 1 0 99322868 53784576 12224 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134567854 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 13131 12224 305 324 0 12200 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52524

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1603904/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=52784 CPUtime=102.25
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14447 0 3 0 10216 9 0 0 25 0 1 0 99322868 54050816 12306 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 13196 12306 305 324 0 12265 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 52784

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1603520/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=53444 CPUtime=162.23
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 14590 0 3 0 16212 11 0 0 25 0 1 0 99322868 54726656 12449 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134552009 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 13361 12449 305 324 0 12430 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 53444

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1598592/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=58084 CPUtime=222.21
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 15942 0 3 0 22202 19 0 0 25 0 1 0 99322868 59478016 13650 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 14521 13650 310 324 0 13590 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 58084

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1585856/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=70944 CPUtime=282.2
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 19152 0 3 0 28192 28 0 0 25 0 1 0 99322868 72646656 16860 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 17736 16860 310 324 0 16805 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 70944

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1575680/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=80952 CPUtime=342.18
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 21657 0 3 0 34185 33 0 0 25 0 1 0 99322868 82894848 19365 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 20238 19365 310 324 0 19307 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 80952

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1566464/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=90168 CPUtime=402.15
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 23953 0 3 0 40177 38 0 0 25 0 1 0 99322868 92332032 21661 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134552162 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 22542 21661 310 324 0 21611 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 90168

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1552768/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=104116 CPUtime=462.14
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 27420 0 3 0 46170 44 0 0 25 0 1 0 99322868 106614784 25128 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551643 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 26029 25128 310 324 0 25098 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 104116

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27153
/proc/meminfo: memFree=1523648/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=133328 CPUtime=522.12
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 34738 0 3 0 52155 57 0 0 25 0 1 0 99322868 136527872 32446 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551085 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 33332 32446 310 324 0 32401 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 133328

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1510016/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=146540 CPUtime=582.1
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 38033 0 3 0 58148 62 0 0 25 0 1 0 99322868 150056960 35741 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 36635 35741 310 324 0 35704 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 146540

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1500736/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=155796 CPUtime=642.09
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 40349 0 3 0 64141 68 0 0 25 0 1 0 99322868 159535104 38057 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 38949 38057 310 324 0 38018 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 155796


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1466624/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=189804 CPUtime=822.03
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 48863 0 3 0 82117 86 0 0 25 0 1 0 99322868 194359296 46571 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7913541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 47451 46571 310 324 0 46520 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 189804

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1460992/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=195440 CPUtime=882.02
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 50277 0 3 0 88111 91 0 0 25 0 1 0 99322868 200130560 47985 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 48860 47985 310 324 0 47929 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 195440

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1440576/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=215968 CPUtime=942
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 55407 0 3 0 94101 99 0 0 25 0 1 0 99322868 221151232 53115 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 53992 53115 310 324 0 53061 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 215968

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1422144/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=234388 CPUtime=1001.98
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 59990 0 3 0 100094 104 0 0 25 0 1 0 99322868 240013312 57698 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 58597 57698 310 324 0 57666 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 234388

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1397568/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=258796 CPUtime=1061.96
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 66112 0 3 0 106085 111 0 0 25 0 1 0 99322868 265007104 63820 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134572045 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 64699 63820 310 324 0 63768 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 258796

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1381632/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=274760 CPUtime=1121.94
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 70094 0 3 0 112077 117 0 0 25 0 1 0 99322868 281354240 67802 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 68690 67802 310 324 0 67759 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 274760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1374976/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=282956 CPUtime=1181.93
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 72141 0 3 0 118071 122 0 0 25 0 1 0 99322868 289746944 69849 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160091745 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 70739 69849 310 324 0 69808 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 282956

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1343552/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=312824 CPUtime=1241.91
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 79608 0 3 0 124058 133 0 0 25 0 1 0 99322868 320331776 77316 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551064 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 78206 77316 310 324 0 77275 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 312824

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1322304/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=333860 CPUtime=1301.89
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 84871 0 3 0 130048 141 0 0 25 0 1 0 99322868 341872640 82579 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 83465 82579 310 324 0 82534 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 333860

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1310080/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=346292 CPUtime=1361.87
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 87981 0 3 0 136041 146 0 0 25 0 1 0 99322868 354603008 85689 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 86573 85689 310 324 0 85642 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 346292

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1292416/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=363760 CPUtime=1421.86
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 92348 0 3 0 142033 153 0 0 25 0 1 0 99322868 372490240 90056 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550996 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 90940 90056 310 324 0 90009 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 363760

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1270848/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=385408 CPUtime=1481.84
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 97773 0 3 0 148024 160 0 0 25 0 1 0 99322868 394657792 95481 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550956 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 96352 95481 310 324 0 95421 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 385408

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1258112/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=397984 CPUtime=1541.82
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 100903 0 3 0 154016 166 0 0 25 0 1 0 99322868 407535616 98611 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 7919227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 99496 98611 310 324 0 98565 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 397984

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1244992/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=411196 CPUtime=1601.8
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 104211 0 3 0 160009 171 0 0 25 0 1 0 99322868 421064704 101919 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 102799 101919 310 324 0 101868 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 411196

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1232832/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=423144 CPUtime=1661.78
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 107208 0 3 0 166002 176 0 0 25 0 1 0 99322868 433299456 104916 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 4160527331 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 105786 104916 310 324 0 104855 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 423144

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1227840/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=428212 CPUtime=1721.76
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 108449 0 3 0 171996 180 0 0 25 0 1 0 99322868 438489088 106157 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134551545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 107053 106157 310 324 0 106122 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 428212

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1221632/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=434452 CPUtime=1781.74
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194304 110015 0 3 0 177990 184 0 0 25 0 1 0 99322868 444878848 107723 18446744073709551615 134512640 135841103 4294956672 18446744073709551615 134550971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 108613 107723 310 324 0 107682 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 434452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 27155
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=27152] ppid=27150 vsize=0 CPUtime=1800.05
/proc/27152/stat : 27152 (bsolo3.0.16) R 27150 27152 26435 0 -1 4194308 111036 0 3 0 179815 190 0 0 25 0 1 0 99322868 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 16384 0 0 0 17 1 0 0
/proc/27152/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 0

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.09
CPU user time (s): 1798.15
CPU system time (s): 1.9357
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 438464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.15
system time used= 1.93571
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111036
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 37932

runsolver used 2.17767 second user time and 4.30835 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Apr 14 01:27:35 UTC 2007

IDJOB= 350508
IDBENCH= 1481
IDSOLVER= 163
FILE ID= node19/350508-1176514055

PBS_JOBID= 4556702

Free space on /tmp= 66534 MiB

SOLVER NAME= bsolo 3.0.16
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LdValue.ucl.opb
COMMAND LINE= bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350508-1176514055/instance-350508-1176514055.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-350508-1176514055 -o ROOT/results/node19/solver-350508-1176514055 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.16 -t1800 -m1800 /tmp/evaluation/350508-1176514055/instance-350508-1176514055.opb            

META MD5SUM SOLVER= b11bf0769a124f73ad50b0fdfcd50482
MD5SUM BENCH=  70ea01a607f0d01f6199fb93098b84d8

RANDOM SEED= 877155743

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.213
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.213
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:       1653088 kB
Buffers:         38900 kB
Cached:         252480 kB
SwapCached:          0 kB
Active:         144632 kB
Inactive:       201408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1653088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12188 kB
Writeback:           0 kB
Mapped:          73540 kB
Slab:            42332 kB
Committed_AS:  2696464 kB
PageTables:       1784 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= 66534 MiB

End job on node19 on Sat Apr 14 01:57:38 UTC 2007