Trace number 2657356

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.2 Cl? 1798.27 1798.97

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM3764cf8f4e2d3654f46ab0ec56ea8581
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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.2 - 23/05/2010 : 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 Time Limit set to 1800
0.00/0.00	c Learning Strategy: Clause Learning
0.00/0.00	c Instance file HOME/instance-2657356-1276330288.opb
0.00/0.00	c File size is 17269096 bytes.
2.89/2.99	c Highest Coefficient sum: 512
2.89/2.99	c Parsing was ok!!
2.89/2.99	c Total parsing time: 2.989 s
3.20/3.26	c Var: 168111 Constr: 487525 468727/0/18798 Lit: 1357905 Watch. Lit: 993882
3.20/3.26	c Obj. Vars: 0 (0 % of total variables)
182.41/182.51	c Pre-processing Time: 182.434 s
182.41/182.54	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.41/182.54	c        0 156629   450365  1273001    2   961539  674475      0      0 182.43
182.41/182.54	c Switching off lower bounding mode.
1798.18/1798.95	c      100 156628   450465  1275072    2   994735  741923    100      0 185.10
1798.18/1798.95	c      251 156628   450616  1277392    2  1000148  816116    251      1 186.94
1798.18/1798.95	c      476 156627   450841  1280103    2  1000108  897728    476      2 190.51
1798.18/1798.95	c      815 156627   451180  1284799    2  1002582  987501    815      4 192.78
1798.18/1798.95	c     1324 156627   451689  1293472    2  1004597  500000   1324      6 194.91
1798.18/1798.95	c     2087 156627   452452  1308424    2  1006915  550001   2087     10 200.94
1798.18/1798.95	c     3233 156627   453598  1325832    2  1008781  605002   3233     15 208.92
1798.18/1798.95	c     4955 156627   455320  1358500    2  1012858  665503   4955     23 213.93
1798.18/1798.95	c     7540 156627   457905  1558917    3  1019358  732054   7540     30 248.57
1798.18/1798.95	c    11420 156627   461785  1666423    3  1037880  805260  11420     39 292.43
1798.18/1798.95	c    17242 156627   467607  1932437    4  1048966  885787  17242     49 347.20
1798.18/1798.95	c    25979 156627   476344  2547044    5  1070836  974366  25979     55 469.39
1798.18/1798.95	c    39091 156627   489456  2890919    5  1094181  500000  39091     73 530.94
1798.18/1798.95	c    58761 156627   509126  4528454    8  1136027  550001  58761     65 892.40
1798.18/1798.95	c    88272 156624   538637  6354152   11  1202394  605002  88272     63 1396.67
1798.18/1798.95	c Resources Exceeded
1798.18/1798.95	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.18/1798.95	c   15   102086  39795   516612   552451  8145384 102086     56 1798.24
1798.18/1798.95	s UNKNOWN
1798.18/1798.95	c Total time: 1798.24 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-2657356-1276330288/watcher-2657356-1276330288 -o /tmp/evaluation-result-2657356-1276330288/solver-2657356-1276330288 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657356-1276330288.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/106 9799
/proc/meminfo: memFree=1486220/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=27796 CPUtime=0
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 348 0 0 0 0 0 0 0 20 0 1 0 8632388 28463104 266 1992294400 134512640 137138936 4288143040 18446744073709551615 134520635 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 6949 266 178 642 0 2088 0

[startup+0.0887619 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9799
/proc/meminfo: memFree=1486220/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=29732 CPUtime=0.08
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 976 0 0 0 8 0 0 0 20 0 1 0 8632388 30445568 894 1992294400 134512640 137138936 4288143040 18446744073709551615 136577166 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 7433 894 298 642 0 2572 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29732

[startup+0.101764 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9799
/proc/meminfo: memFree=1486220/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=30144 CPUtime=0.1
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 1073 0 0 0 10 0 0 0 20 0 1 0 8632388 30867456 991 1992294400 134512640 137138936 4288143040 18446744073709551615 134538746 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 7536 991 317 642 0 2675 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30144

[startup+0.301801 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9799
/proc/meminfo: memFree=1486220/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=34924 CPUtime=0.29
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 2565 0 0 0 29 0 0 0 20 0 1 0 8632388 35762176 2443 1992294400 134512640 137138936 4288143040 18446744073709551615 136296975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 8731 2444 592 642 0 3870 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34924

[startup+0.700875 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 9799
/proc/meminfo: memFree=1486220/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=43860 CPUtime=0.69
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 5372 0 0 0 68 1 0 0 21 0 1 0 8632388 44912640 5171 1992294400 134512640 137138936 4288143040 18446744073709551615 134519238 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 10965 5171 1116 642 0 6104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43860

[startup+1.50102 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9800
/proc/meminfo: memFree=1463396/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=61516 CPUtime=1.49
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 10982 0 0 0 145 4 0 0 23 0 1 0 8632388 62992384 10575 1992294400 134512640 137138936 4288143040 18446744073709551615 136504137 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 15379 10575 2159 642 0 10518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61516

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9800
/proc/meminfo: memFree=1437232/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=89900 CPUtime=3.09
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 24447 0 0 0 300 9 0 0 25 0 1 0 8632388 92057600 19413 1992294400 134512640 137138936 4288143040 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 22475 19415 181 642 0 21831 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89900

[startup+6.30091 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9800
/proc/meminfo: memFree=1383168/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=116444 CPUtime=6.28
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 30816 0 0 0 616 12 0 0 25 0 1 0 8632388 119238656 25782 1992294400 134512640 137138936 4288143040 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29111 25782 183 642 0 28467 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 116444

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9800
/proc/meminfo: memFree=1383044/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=116708 CPUtime=12.69
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 30860 0 0 0 1256 13 0 0 25 0 1 0 8632388 119508992 25826 1992294400 134512640 137138936 4288143040 18446744073709551615 136504455 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29177 25826 183 642 0 28533 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 116708

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9802
/proc/meminfo: memFree=1382920/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=116840 CPUtime=25.48
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 30892 0 0 0 2535 13 0 0 25 0 1 0 8632388 119644160 25858 1992294400 134512640 137138936 4288143040 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29210 25858 183 642 0 28566 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 116840

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9802
/proc/meminfo: memFree=1382052/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=117632 CPUtime=51.06
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 31123 0 0 0 5092 14 0 0 25 0 1 0 8632388 120455168 26089 1992294400 134512640 137138936 4288143040 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29408 26089 183 642 0 28764 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 117632

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9804
/proc/meminfo: memFree=1382052/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=117632 CPUtime=102.24
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 31124 0 0 0 10209 15 0 0 25 0 1 0 8632388 120455168 26090 1992294400 134512640 137138936 4288143040 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29408 26090 183 642 0 28764 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 117632

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9807
/proc/meminfo: memFree=1381680/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=117632 CPUtime=162.22
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 31124 0 0 0 16204 18 0 0 25 0 1 0 8632388 120455168 26090 1992294400 134512640 137138936 4288143040 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29408 26090 183 642 0 28764 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 117632

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9809
/proc/meminfo: memFree=1380812/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=117896 CPUtime=222.19
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 1889070 0 0 0 21660 559 0 0 25 0 1 0 8632388 120725504 26173 1992294400 134512640 137138936 4288143040 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 29474 26173 191 642 0 28830 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 117896

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9811
/proc/meminfo: memFree=1377836/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=120932 CPUtime=282.17
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 3535148 0 0 0 27122 1095 0 0 25 0 1 0 8632388 123834368 26922 1992294400 134512640 137138936 4288143040 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 30233 26922 191 642 0 29589 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 120932

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9813
/proc/meminfo: memFree=1374364/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=124364 CPUtime=342.15
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 5329050 0 0 0 32534 1681 0 0 25 0 1 0 8632388 127348736 27774 1992294400 134512640 137138936 4288143040 18446744073709551615 134578220 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 31091 27774 191 642 0 30447 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 124364

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9815
/proc/meminfo: memFree=1368784/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=129780 CPUtime=402.13
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 6876063 0 0 0 38027 2186 0 0 25 0 1 0 8632388 132894720 29145 1992294400 134512640 137138936 4288143040 18446744073709551615 134542544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 32445 29145 191 642 0 31801 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 129780

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9815
/proc/meminfo: memFree=1365312/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=133212 CPUtime=462.1
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 8413686 0 0 0 43531 2679 0 0 25 0 1 0 8632388 136409088 30009 1992294400 134512640 137138936 4288143040 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 33303 30009 191 642 0 32659 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 133212

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9817
/proc/meminfo: memFree=1360600/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=139412 CPUtime=522.08
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 12301235 0 0 0 48372 3836 0 0 25 0 1 0 8632388 142757888 31410 1992294400 134512640 137138936 4288143040 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 34853 31423 191 642 0 34209 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 139412

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9819
/proc/meminfo: memFree=1355392/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=143132 CPUtime=582.06
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 13902879 0 0 0 53853 4353 0 0 25 0 1 0 8632388 146567168 32469 1992294400 134512640 137138936 4288143040 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 35783 32469 191 642 0 35139 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 143132

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9821
/proc/meminfo: memFree=1351920/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=146572 CPUtime=642.04
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 14713736 0 0 0 59567 4637 0 0 25 0 1 0 8632388 150089728 33328 1992294400 134512640 137138936 4288143040 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 36643 33328 191 642 0 35999 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 146572

[startup+702.3 s]

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

/proc/meminfo: memFree=1326748/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=171752 CPUtime=1061.87
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 23040779 0 0 0 98771 7416 0 0 25 0 1 0 8632388 175874048 39632 1992294400 134512640 137138936 4288143040 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 42938 39632 191 642 0 42294 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 171752

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9833
/proc/meminfo: memFree=1322284/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=176388 CPUtime=1121.85
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 24365492 0 0 0 104315 7870 0 0 25 0 1 0 8632388 180621312 40778 1992294400 134512640 137138936 4288143040 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 44097 40778 191 642 0 43453 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 176388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9835
/proc/meminfo: memFree=1318316/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=180096 CPUtime=1181.82
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 25479105 0 0 0 109934 8248 0 0 25 0 1 0 8632388 184418304 41713 1992294400 134512640 137138936 4288143040 18446744073709551615 134542528 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 45024 41713 191 642 0 44380 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 180096

[startup+1242.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 9837
/proc/meminfo: memFree=1315340/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=183664 CPUtime=1241.8
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 26290663 0 0 0 115649 8531 0 0 25 0 1 0 8632388 188071936 42615 1992294400 134512640 137138936 4288143040 18446744073709551615 134575459 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 45916 42615 191 642 0 45272 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 183664

[startup+1302.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 9839
/proc/meminfo: memFree=1313852/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=183812 CPUtime=1301.78
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 27142152 0 0 0 121343 8835 0 0 25 0 1 0 8632388 188223488 42652 1992294400 134512640 137138936 4288143040 18446744073709551615 134542155 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 45953 42652 191 642 0 45309 0
Current children cumulated CPU time (s) 1301.78
Current children cumulated vsize (KiB) 183812

[startup+1362.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/107 9839
/proc/meminfo: memFree=1311868/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=185800 CPUtime=1361.75
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 28036870 0 0 0 127026 9149 0 0 25 0 1 0 8632388 190259200 43148 1992294400 134512640 137138936 4288143040 18446744073709551615 136500302 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 46450 43148 191 642 0 45806 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 185800

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9841
/proc/meminfo: memFree=1306040/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=192944 CPUtime=1421.74
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 29604691 0 0 0 132517 9657 0 0 25 0 1 0 8632388 197574656 44929 1992294400 134512640 137138936 4288143040 18446744073709551615 136520996 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 48236 44929 191 642 0 47592 0
Current children cumulated CPU time (s) 1421.74
Current children cumulated vsize (KiB) 192944

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9843
/proc/meminfo: memFree=1303188/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=195728 CPUtime=1481.7
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 30525598 0 0 0 138218 9952 0 0 25 0 1 0 8632388 200425472 45623 1992294400 134512640 137138936 4288143040 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 48932 45623 191 642 0 48288 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 195728

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9845
/proc/meminfo: memFree=1299468/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=197320 CPUtime=1541.68
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 31016531 0 0 0 144051 10117 0 0 25 0 1 0 8632388 202055680 46017 1992294400 134512640 137138936 4288143040 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 49330 46017 191 642 0 48686 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 197320

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9847
/proc/meminfo: memFree=1297236/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=201420 CPUtime=1601.66
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 31792711 0 0 0 149798 10368 0 0 25 0 1 0 8632388 206254080 46744 1992294400 134512640 137138936 4288143040 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 50355 46755 191 642 0 49711 0
Current children cumulated CPU time (s) 1601.66
Current children cumulated vsize (KiB) 201420

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9847
/proc/meminfo: memFree=1294012/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=203408 CPUtime=1661.63
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 32300173 0 0 0 155614 10549 0 0 25 0 1 0 8632388 208289792 47546 1992294400 134512640 137138936 4288143040 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 50852 47546 191 642 0 50208 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 203408

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9849
/proc/meminfo: memFree=1289300/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=208036 CPUtime=1721.61
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 32808319 0 0 0 161433 10728 0 0 25 0 1 0 8632388 213028864 48703 1992294400 134512640 137138936 4288143040 18446744073709551615 136511116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 52009 48703 191 642 0 51365 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 208036

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1284836/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=213720 CPUtime=1781.59
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33462785 0 0 0 167203 10956 0 0 25 0 1 0 8632388 218849280 50105 1992294400 134512640 137138936 4288143040 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53430 50115 191 642 0 52786 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 213720

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1284092/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=213196 CPUtime=1791.2
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33580465 0 0 0 168125 10995 0 0 25 0 1 0 8632388 218312704 50002 1992294400 134512640 137138936 4288143040 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53299 50002 191 642 0 52655 0
Current children cumulated CPU time (s) 1791.2
Current children cumulated vsize (KiB) 213196

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1283596/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=213724 CPUtime=1794.39
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33606912 0 0 0 168434 11005 0 0 25 0 1 0 8632388 218853376 50129 1992294400 134512640 137138936 4288143040 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53431 50129 191 642 0 52787 0
Current children cumulated CPU time (s) 1794.39
Current children cumulated vsize (KiB) 213724

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1283596/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=213856 CPUtime=1795.99
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33622073 0 0 0 168589 11010 0 0 25 0 1 0 8632388 218988544 50156 1992294400 134512640 137138936 4288143040 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53464 50156 191 642 0 52820 0
Current children cumulated CPU time (s) 1795.99
Current children cumulated vsize (KiB) 213856

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1282728/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=213988 CPUtime=1797.58
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33637898 0 0 0 168743 11015 0 0 25 0 1 0 8632388 219123712 50189 1992294400 134512640 137138936 4288143040 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53497 50189 191 642 0 52853 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (KiB) 213988

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1282604/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=215304 CPUtime=1797.99
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33640869 0 0 0 168782 11017 0 0 25 0 1 0 8632388 220471296 50528 1992294400 134512640 137138936 4288143040 18446744073709551615 134575263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53826 50528 191 642 0 53182 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 215304

[startup+1798.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 9851
/proc/meminfo: memFree=1282604/2059040 swapFree=4192956/4192956
[pid=9799] ppid=9797 vsize=215304 CPUtime=1798.18
/proc/9799/stat : 9799 (bsolo_pb10) R 9797 9799 8698 0 -1 4202496 33641647 0 0 0 168801 11017 0 0 25 0 1 0 8632388 220471296 50319 1992294400 134512640 137138936 4288143040 18446744073709551615 134572768 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/9799/statm: 53826 50330 191 642 0 53182 0
Current children cumulated CPU time (s) 1798.18
Current children cumulated vsize (KiB) 215304

Child status: 0
Real time (s): 1798.97
CPU time (s): 1798.27
CPU user time (s): 1688.07
CPU system time (s): 110.195
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 215304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1688.07
system time used= 110.195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33641860
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= 1
involuntary context switches= 5130

runsolver used 2.82857 second user time and 8.63369 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-12 10:11:29
IDJOB=2657356
IDBENCH=1447
IDSOLVER=1163
FILE ID=node007/2657356-1276330288
PBS_JOBID= 11173154
Free space on /tmp= 62440 MiB

SOLVER NAME= bsolo 3.2 Cl
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2657356-1276330288/watcher-2657356-1276330288 -o /tmp/evaluation-result-2657356-1276330288/solver-2657356-1276330288 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l1 HOME/instance-2657356-1276330288.opb

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

MD5SUM BENCH= 3764cf8f4e2d3654f46ab0ec56ea8581
RANDOM SEED=1661850247

node007.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.264
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1486748 kB
Buffers:        106396 kB
Cached:         336056 kB
SwapCached:          0 kB
Active:         196568 kB
Inactive:       305196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1486748 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           20860 kB
Writeback:          16 kB
AnonPages:       59300 kB
Mapped:          15396 kB
Slab:            48800 kB
PageTables:       4044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180216 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62436 MiB
End job on node007 at 2010-06-12 10:41:28