Trace number 2656429

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 Card? 1798.14 1798.68

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ih1arity.ucl.opb
MD5SUM63ec6637b1b124456335cf99c2a6c3dd
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 variables201731
Total number of constraints592525
Number of constraints which are clauses579429
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13096
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 131
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 513
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: Cardinality Constraint Learning
0.00/0.00	c Instance file HOME/instance-2656429-1276338969.opb
0.00/0.00	c File size is 19962806 bytes.
3.39/3.42	c Highest Coefficient sum: 513
3.39/3.42	c Parsing was ok!!
3.39/3.42	c Total parsing time: 3.419 s
3.69/3.75	c Var: 201731 Constr: 592525 579429/0/13096 Lit: 1539327 Watch. Lit: 1198950
3.69/3.75	c Obj. Vars: 0 (0 % of total variables)
182.92/183.05	c Pre-processing Time: 182.988 s
182.92/183.08	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
182.92/183.08	c        0 189408   553109  1450175    2  1145029  558796      0      0 182.99
182.92/183.08	c Switching off lower bounding mode.
1798.05/1798.65	c      100 189407   553296  1451823    2  1157519  614676    187      0 185.64
1798.05/1798.65	c      250 189407   553579  1454212    2  1192537  676144    470      1 187.02
1798.05/1798.65	c      475 189405   553968  1463819    2  1196197  743759    859      2 192.93
1798.05/1798.65	c      814 189405   554559  1477287    2  1196938  818135   1450      3 207.11
1798.05/1798.65	c     1322 189405   555539  1490884    2  1199625  899949   2430      6 219.49
1798.05/1798.65	c     2085 189405   556870  1571024    2  1203081  989944   3761      8 249.19
1798.05/1798.65	c     3232 189403   559042  1691252    3  1207548  500000   5933     11 286.38
1798.05/1798.65	c     4954 189403   562269  1775463    3  1210590  550001   9160     14 347.08
1798.05/1798.65	c     7538 189403   566852  1921849    3  1221719  605002  13743     15 486.70
1798.05/1798.65	c    11417 189403   573829  2455272    4  1236552  665503  20720     18 623.24
1798.05/1798.65	c    17240 189403   584447  3171483    5  1255218  732054  31338     21 789.10
1798.05/1798.65	c    25977 189403   599534  4882068    8  1284241  805260  46425     20 1266.83
1798.05/1798.65	c Resources Exceeded
1798.05/1798.65	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.05/1798.65	c   12    37385  11707   109654   619746  6627903  66637     20 1798.12
1798.05/1798.65	s UNKNOWN
1798.05/1798.65	c Total time: 1798.12 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-2656429-1276338969/watcher-2656429-1276338969 -o /tmp/evaluation-result-2656429-1276338969/solver-2656429-1276338969 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656429-1276338969.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 11068
/proc/meminfo: memFree=1748668/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=30424 CPUtime=0
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 343 0 0 0 0 0 0 0 20 0 1 0 9500913 31154176 261 1992294400 134512640 137138936 4288395344 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 7606 261 176 642 0 2088 0

[startup+0.012661 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11068
/proc/meminfo: memFree=1748668/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=30432 CPUtime=0.01
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 377 0 0 0 1 0 0 0 20 0 1 0 9500913 31162368 295 1992294400 134512640 137138936 4288395344 18446744073709551615 134534954 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 7608 295 182 642 0 2090 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30432

[startup+0.101667 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11068
/proc/meminfo: memFree=1748668/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=32804 CPUtime=0.09
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 1087 0 0 0 9 0 0 0 20 0 1 0 9500913 33591296 1005 1992294400 134512640 137138936 4288395344 18446744073709551615 134603458 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 8201 1005 316 642 0 2683 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32804

[startup+0.301684 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11068
/proc/meminfo: memFree=1748668/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=37632 CPUtime=0.29
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 2614 0 0 0 29 0 0 0 20 0 1 0 9500913 38535168 2492 1992294400 134512640 137138936 4288395344 18446744073709551615 136505110 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 9408 2492 598 642 0 3890 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37632

[startup+0.701716 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11068
/proc/meminfo: memFree=1748668/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=46976 CPUtime=0.69
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 5507 0 0 0 68 1 0 0 21 0 1 0 9500913 48103424 5306 1992294400 134512640 137138936 4288395344 18446744073709551615 136457555 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 11744 5306 1139 642 0 6226 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46976

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11069
/proc/meminfo: memFree=1725100/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=65044 CPUtime=1.49
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 11240 0 0 0 145 4 0 0 23 0 1 0 9500913 66605056 10833 1992294400 134512640 137138936 4288395344 18446744073709551615 136660099 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 16261 10834 2203 642 0 10743 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65044

[startup+3.10191 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11069
/proc/meminfo: memFree=1698688/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=104024 CPUtime=3.09
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 23895 0 0 0 301 8 0 0 25 0 1 0 9500913 106520576 22885 1992294400 134512640 137138936 4288395344 18446744073709551615 134516240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 26006 22885 4611 642 0 20488 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 104024

[startup+6.30117 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11069
/proc/meminfo: memFree=1625156/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=137092 CPUtime=6.28
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 36759 0 0 0 616 12 0 0 25 0 1 0 9500913 140382208 30875 1992294400 134512640 137138936 4288395344 18446744073709551615 134566240 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34273 30875 183 642 0 33629 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 137092

[startup+12.7007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11071
/proc/meminfo: memFree=1625156/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=137224 CPUtime=12.69
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 36799 0 0 0 1256 13 0 0 25 0 1 0 9500913 140517376 30915 1992294400 134512640 137138936 4288395344 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34306 30915 183 642 0 33662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137224

[startup+25.5007 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11071
/proc/meminfo: memFree=1624784/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=137488 CPUtime=25.48
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 36890 0 0 0 2535 13 0 0 25 0 1 0 9500913 140787712 31006 1992294400 134512640 137138936 4288395344 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34372 31006 183 642 0 33728 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 137488

[startup+51.1008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11071
/proc/meminfo: memFree=1624536/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=137620 CPUtime=51.06
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 36919 0 0 0 5092 14 0 0 25 0 1 0 9500913 140922880 31035 1992294400 134512640 137138936 4288395344 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34405 31035 183 642 0 33761 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 137620

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11073
/proc/meminfo: memFree=1623544/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=138544 CPUtime=102.25
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 37162 0 0 0 10211 14 0 0 25 0 1 0 9500913 141869056 31278 1992294400 134512640 137138936 4288395344 18446744073709551615 136504404 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34636 31278 183 642 0 33992 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 138544

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11075
/proc/meminfo: memFree=1623544/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=138544 CPUtime=162.23
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 37163 0 0 0 16208 15 0 0 25 0 1 0 9500913 141869056 31279 1992294400 134512640 137138936 4288395344 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 34636 31279 183 642 0 33992 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 138544

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11075
/proc/meminfo: memFree=1622924/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=140124 CPUtime=222.21
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 593333 0 0 0 22016 205 0 0 25 0 1 0 9500913 143486976 31684 1992294400 134512640 137138936 4288395344 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 35031 31684 192 642 0 34387 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 140124

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11077
/proc/meminfo: memFree=1621932/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=141180 CPUtime=282.2
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 1211765 0 0 0 27803 417 0 0 25 0 1 0 9500913 144568320 31941 1992294400 134512640 137138936 4288395344 18446744073709551615 134575204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 35295 31941 192 642 0 34651 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 141180

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11079
/proc/meminfo: memFree=1620072/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=141972 CPUtime=342.18
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 1949040 0 0 0 33550 668 0 0 25 0 1 0 9500913 145379328 32146 1992294400 134512640 137138936 4288395344 18446744073709551615 136520975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 35493 32146 192 642 0 34849 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 141972

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11081
/proc/meminfo: memFree=1620444/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=141052 CPUtime=402.17
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 2525111 0 0 0 39348 869 0 0 25 0 1 0 9500913 144437248 31912 1992294400 134512640 137138936 4288395344 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 35263 31912 192 642 0 34619 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 141052

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11083
/proc/meminfo: memFree=1619824/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=143292 CPUtime=462.15
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 2882744 0 0 0 45215 1000 0 0 25 0 1 0 9500913 146731008 32465 1992294400 134512640 137138936 4288395344 18446744073709551615 134575204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 35823 32465 192 642 0 35179 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 143292

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11083
/proc/meminfo: memFree=1616228/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=145932 CPUtime=522.14
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 3479076 0 0 0 51014 1200 0 0 25 0 1 0 9500913 149434368 33137 1992294400 134512640 137138936 4288395344 18446744073709551615 134575311 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 36483 33137 192 642 0 35839 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 145932

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11085
/proc/meminfo: memFree=1613748/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=147652 CPUtime=582.12
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 4179461 0 0 0 56776 1436 0 0 25 0 1 0 9500913 151195648 33582 1992294400 134512640 137138936 4288395344 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 36913 33582 192 642 0 36269 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 147652

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11087
/proc/meminfo: memFree=1610648/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=152268 CPUtime=642.11
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 4996672 0 0 0 62492 1719 0 0 25 0 1 0 9500913 155922432 34328 1992294400 134512640 137138936 4288395344 18446744073709551615 136573891 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 38067 34336 192 642 0 37423 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 152268

[startup+702.302 s]

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

/proc/meminfo: memFree=1584112/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=177232 CPUtime=1121.96
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 9315131 0 0 0 108989 3207 0 0 25 0 1 0 9500913 181485568 40967 1992294400 134512640 137138936 4288395344 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 44308 40967 192 642 0 43664 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 177232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11101
/proc/meminfo: memFree=1580020/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=181592 CPUtime=1181.95
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 9739261 0 0 0 114840 3355 0 0 25 0 1 0 9500913 185950208 42052 1992294400 134512640 137138936 4288395344 18446744073709551615 134607574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 45398 42052 192 642 0 44754 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 181592

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11103
/proc/meminfo: memFree=1576796/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=182656 CPUtime=1241.92
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 10102137 0 0 0 120711 3481 0 0 25 0 1 0 9500913 187039744 42318 1992294400 134512640 137138936 4288395344 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 45664 42318 192 642 0 45020 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 182656

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11105
/proc/meminfo: memFree=1574316/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=186624 CPUtime=1301.92
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 10714211 0 0 0 126499 3693 0 0 25 0 1 0 9500913 191102976 43327 1992294400 134512640 137138936 4288395344 18446744073709551615 136504449 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 46656 43327 192 642 0 46012 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 186624

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11107
/proc/meminfo: memFree=1573076/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=186768 CPUtime=1361.88
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 11261304 0 0 0 132316 3872 0 0 25 0 1 0 9500913 191250432 43345 1992294400 134512640 137138936 4288395344 18446744073709551615 134543413 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 46692 43345 192 642 0 46048 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 186768

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11107
/proc/meminfo: memFree=1570348/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=190344 CPUtime=1421.88
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 11774128 0 0 0 138138 4050 0 0 25 0 1 0 9500913 194912256 44249 1992294400 134512640 137138936 4288395344 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 47586 44249 192 642 0 46942 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 190344

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11109
/proc/meminfo: memFree=1566504/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=193124 CPUtime=1481.85
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 12322700 0 0 0 143951 4234 0 0 25 0 1 0 9500913 197758976 44956 1992294400 134512640 137138936 4288395344 18446744073709551615 136504017 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 48281 44956 192 642 0 47637 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 193124

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11120
/proc/meminfo: memFree=1563900/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=196696 CPUtime=1541.82
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 12730417 0 0 0 149810 4372 0 0 25 0 1 0 9500913 201416704 45823 1992294400 134512640 137138936 4288395344 18446744073709551615 134578144 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 49174 45823 192 642 0 48530 0
Current children cumulated CPU time (s) 1541.82
Current children cumulated vsize (KiB) 196696

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11122
/proc/meminfo: memFree=1560800/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=199472 CPUtime=1601.81
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 13052249 0 0 0 155694 4487 0 0 25 0 1 0 9500913 204259328 46520 1992294400 134512640 137138936 4288395344 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 49868 46520 192 642 0 49224 0
Current children cumulated CPU time (s) 1601.81
Current children cumulated vsize (KiB) 199472

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11124
/proc/meminfo: memFree=1557328/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=201988 CPUtime=1661.78
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 13514230 0 0 0 161527 4651 0 0 25 0 1 0 9500913 206835712 47141 1992294400 134512640 137138936 4288395344 18446744073709551615 136504212 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 50497 47141 192 642 0 49853 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 201988

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11124
/proc/meminfo: memFree=1554972/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=206876 CPUtime=1721.77
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14020261 0 0 0 167348 4829 0 0 25 0 1 0 9500913 211841024 48362 1992294400 134512640 137138936 4288395344 18446744073709551615 136504506 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 51719 48362 192 642 0 51075 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 206876

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1552244/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=206892 CPUtime=1781.75
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14640842 0 0 0 173144 5031 0 0 25 0 1 0 9500913 211857408 48398 1992294400 134512640 137138936 4288395344 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 51723 48398 192 642 0 51079 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 206892

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 11126
/proc/meminfo: memFree=1552492/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=209268 CPUtime=1791.36
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14775331 0 0 0 174059 5077 0 0 25 0 1 0 9500913 214290432 48982 1992294400 134512640 137138936 4288395344 18446744073709551615 134575390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 52317 48982 192 642 0 51673 0
Current children cumulated CPU time (s) 1791.36
Current children cumulated vsize (KiB) 209268

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1551376/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=209400 CPUtime=1794.56
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14799463 0 0 0 174371 5085 0 0 25 0 1 0 9500913 214425600 49019 1992294400 134512640 137138936 4288395344 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 52350 49019 192 642 0 51706 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (KiB) 209400

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1551376/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=209532 CPUtime=1796.15
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14809346 0 0 0 174526 5089 0 0 25 0 1 0 9500913 214560768 49027 1992294400 134512640 137138936 4288395344 18446744073709551615 134575387 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 52383 49027 192 642 0 51739 0
Current children cumulated CPU time (s) 1796.15
Current children cumulated vsize (KiB) 209532

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1551252/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=207952 CPUtime=1796.95
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14814486 0 0 0 174605 5090 0 0 25 0 1 0 9500913 212942848 48637 1992294400 134512640 137138936 4288395344 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 51988 48637 192 642 0 51344 0
Current children cumulated CPU time (s) 1796.95
Current children cumulated vsize (KiB) 207952

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1551252/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=207952 CPUtime=1797.75
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14819625 0 0 0 174683 5092 0 0 25 0 1 0 9500913 212942848 48641 1992294400 134512640 137138936 4288395344 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 51988 48641 192 642 0 51344 0
Current children cumulated CPU time (s) 1797.75
Current children cumulated vsize (KiB) 207952

[startup+1798.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1552244/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=209532 CPUtime=1797.96
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14821206 0 0 0 174703 5093 0 0 25 0 1 0 9500913 214560768 49037 1992294400 134512640 137138936 4288395344 18446744073709551615 134575186 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 52383 49037 192 642 0 51739 0
Current children cumulated CPU time (s) 1797.96
Current children cumulated vsize (KiB) 209532

[startup+1798.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11126
/proc/meminfo: memFree=1552244/2059040 swapFree=4165008/4192956
[pid=11068] ppid=11066 vsize=207952 CPUtime=1798.05
/proc/11068/stat : 11068 (bsolo_pb10) R 11066 11068 10981 0 -1 4202496 14821601 0 0 0 174712 5093 0 0 25 0 1 0 9500913 212942848 48642 1992294400 134512640 137138936 4288395344 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11068/statm: 51988 48642 192 642 0 51344 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 207952

Child status: 0
Real time (s): 1798.68
CPU time (s): 1798.14
CPU user time (s): 1747.18
CPU system time (s): 50.9573
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 209532

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

runsolver used 2.83157 second user time and 8.63369 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-12 12:36:10
IDJOB=2656429
IDBENCH=1487
IDSOLVER=1162
FILE ID=node003/2656429-1276338969
PBS_JOBID= 11173185
Free space on /tmp= 62536 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-unbounded.Ih1arity.ucl.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656429-1276338969/watcher-2656429-1276338969 -o /tmp/evaluation-result-2656429-1276338969/solver-2656429-1276338969 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656429-1276338969.opb

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

MD5SUM BENCH= 63ec6637b1b124456335cf99c2a6c3dd
RANDOM SEED=1949524848

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1749196 kB
Buffers:         69772 kB
Cached:         140656 kB
SwapCached:          0 kB
Active:          48304 kB
Inactive:       193380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1749196 kB
SwapTotal:     4192956 kB
SwapFree:      4165008 kB
Dirty:           23452 kB
Writeback:           0 kB
AnonPages:       31296 kB
Mapped:          15380 kB
Slab:            46440 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183104 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= 62532 MiB
End job on node003 at 2010-06-12 13:06:09