Trace number 2657908

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 ClUNSAT 494.26 494.404

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-unbounded.Ic22arity.ucl.opb
MD5SUM2b5564b5f03b34138f988fcf164c2fb6
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark53.5269
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables87751
Total number of constraints254772
Number of constraints which are clauses247060
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7712
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-2657908-1276342049.opb
0.00/0.00	c File size is 8485553 bytes.
1.49/1.54	c Highest Coefficient sum: 512
1.49/1.54	c Parsing was ok!!
1.49/1.54	c Total parsing time: 1.539 s
1.59/1.68	c Var: 87751 Constr: 254772 247060/0/7712 Lit: 685560 Watch. Lit: 517564
1.59/1.68	c Obj. Vars: 0 (0 % of total variables)
180.74/180.82	c Pre-processing Time: 180.775 s
180.74/180.83	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
180.74/180.83	c        0  81836   234214   639020    2   509175  296212      0      0 180.78
180.74/180.83	c Switching off lower bounding mode.
494.15/494.39	c      102  81836   234316   642814    2   526272  325834    102      0 181.99
494.15/494.39	c      252  81833   234466   644901    2   526033  358418    252      1 182.50
494.15/494.39	c      477  81833   234691   649638    2   526750  394260    477      2 186.54
494.15/494.39	c      815  81833   235029   657665    2   526588  433687    815      4 190.91
494.15/494.39	c     1323  81833   235537   670634    2   527824  477056   1323      6 192.04
494.15/494.39	c     2090  81833   236304   691879    2   526124  524762   2090     10 205.25
494.15/494.39	c     3238  81833   237452   713779    3   528480  577239   3238     15 214.40
494.15/494.39	c     4959  81833   239173   761884    3   533484  634963   4959     21 233.84
494.15/494.39	c     7543  81833   241757   851926    3   537279  698460   7543     27 269.99
494.15/494.39	c    11423  81833   245637   965550    3   544587  768307  11423     33 337.65
494.15/494.39	c    17245  81833   251459  1149842    4   555438  845138  17245     40 423.91
494.15/494.39	c Backtracks by Clause: 0
494.15/494.39	c Backtracks by PB constraint: 0
494.15/494.39	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
494.15/494.39	c   11    21310   4855    74080   255524  1271961  21310     43 494.25
494.15/494.39	s UNSATISFIABLE
494.15/494.39	c Total time: 494.251 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-2657908-1276342049/watcher-2657908-1276342049 -o /tmp/evaluation-result-2657908-1276342049/solver-2657908-1276342049 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l1 HOME/instance-2657908-1276342049.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 11087
/proc/meminfo: memFree=1834968/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=19216 CPUtime=0
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 344 0 0 0 0 0 0 0 17 0 1 0 9791370 19677184 262 1992294400 134512640 137138936 4293849216 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 4804 262 177 642 0 2088 0

[startup+0.053214 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11087
/proc/meminfo: memFree=1834968/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=20332 CPUtime=0.04
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 684 0 0 0 4 0 0 0 17 0 1 0 9791370 20819968 602 1992294400 134512640 137138936 4293849216 18446744073709551615 136525830 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 5083 602 238 642 0 2367 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 20332

[startup+0.101218 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11087
/proc/meminfo: memFree=1834968/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=21464 CPUtime=0.09
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 1055 0 0 0 9 0 0 0 17 0 1 0 9791370 21979136 973 1992294400 134512640 137138936 4293849216 18446744073709551615 136396420 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 5366 973 307 642 0 2650 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21464

[startup+0.301237 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11087
/proc/meminfo: memFree=1834968/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=26476 CPUtime=0.29
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 2602 0 0 0 29 0 0 0 17 0 1 0 9791370 27111424 2480 1992294400 134512640 137138936 4293849216 18446744073709551615 136511176 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 6619 2480 592 642 0 3903 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26476

[startup+0.701278 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 11087
/proc/meminfo: memFree=1834968/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=35548 CPUtime=0.69
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 5468 0 0 0 67 2 0 0 17 0 1 0 9791370 36401152 5267 1992294400 134512640 137138936 4293849216 18446744073709551615 136525297 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 8887 5267 1129 642 0 6171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35548

[startup+1.50036 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1811648/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=51916 CPUtime=1.49
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 10730 0 0 0 145 4 0 0 18 0 1 0 9791370 53161984 10323 1992294400 134512640 137138936 4293849216 18446744073709551615 136525335 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 12979 10323 2185 642 0 10263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51916

[startup+3.10052 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1781640/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=65312 CPUtime=3.08
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 15905 0 0 0 303 5 0 0 21 0 1 0 9791370 66879488 13426 1992294400 134512640 137138936 4293849216 18446744073709551615 134566988 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16328 13426 183 642 0 15684 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 65312

[startup+6.30084 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1781020/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=65576 CPUtime=6.29
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 15971 0 0 0 623 6 0 0 25 0 1 0 9791370 67149824 13492 1992294400 134512640 137138936 4293849216 18446744073709551615 134566244 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16394 13492 183 642 0 15750 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65576

[startup+12.7005 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1780896/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=65576 CPUtime=12.69
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 15990 0 0 0 1263 6 0 0 25 0 1 0 9791370 67149824 13511 1992294400 134512640 137138936 4293849216 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16394 13511 183 642 0 15750 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65576

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11088
/proc/meminfo: memFree=1780896/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=65708 CPUtime=25.49
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 16017 0 0 0 2541 8 0 0 25 0 1 0 9791370 67284992 13538 1992294400 134512640 137138936 4293849216 18446744073709551615 134566350 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16427 13538 183 642 0 15783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65708

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11090
/proc/meminfo: memFree=1780896/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=65840 CPUtime=51.07
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 16047 0 0 0 5099 8 0 0 25 0 1 0 9791370 67420160 13568 1992294400 134512640 137138936 4293849216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16460 13568 183 642 0 15816 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 65840

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 11090
/proc/meminfo: memFree=1780648/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=66104 CPUtime=102.27
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 16129 0 0 0 10217 10 0 0 25 0 1 0 9791370 67690496 13650 1992294400 134512640 137138936 4293849216 18446744073709551615 136504438 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16526 13650 183 642 0 15882 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 66104

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11092
/proc/meminfo: memFree=1780152/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=66500 CPUtime=162.24
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 16223 0 0 0 16213 11 0 0 25 0 1 0 9791370 68096000 13744 1992294400 134512640 137138936 4293849216 18446744073709551615 134566226 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16625 13744 183 642 0 15981 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 66500

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11094
/proc/meminfo: memFree=1779532/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=66500 CPUtime=222.23
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 669167 0 0 0 22018 205 0 0 25 0 1 0 9791370 68096000 13776 1992294400 134512640 137138936 4293849216 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 16625 13776 191 642 0 15981 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 66500

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11096
/proc/meminfo: memFree=1777796/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=68216 CPUtime=282.21
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 1578788 0 0 0 27710 511 0 0 25 0 1 0 9791370 69853184 14205 1992294400 134512640 137138936 4293849216 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 17054 14205 191 642 0 16410 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 68216

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 11096
/proc/meminfo: memFree=1775936/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=70752 CPUtime=342.2
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 2036588 0 0 0 33551 669 0 0 25 0 1 0 9791370 72450048 14829 1992294400 134512640 137138936 4293849216 18446744073709551615 134575213 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 17688 14829 191 642 0 17044 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 70752

[startup+402.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/107 11098
/proc/meminfo: memFree=1774324/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=72336 CPUtime=402.18
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 2776935 0 0 0 39302 916 0 0 25 0 1 0 9791370 74072064 15232 1992294400 134512640 137138936 4293849216 18446744073709551615 134575204 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18084 15232 191 642 0 17440 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 72336

[startup+462.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1772340/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=73628 CPUtime=462.16
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3357401 0 0 0 45108 1108 0 0 25 0 1 0 9791370 75395072 15542 1992294400 134512640 137138936 4293849216 18446744073709551615 136500305 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18407 15542 191 642 0 17763 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 73628

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

[startup+473.501 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1772340/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=73628 CPUtime=473.35
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3439962 0 0 0 46197 1138 0 0 25 0 1 0 9791370 75395072 15543 1992294400 134512640 137138936 4293849216 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18407 15543 191 642 0 17763 0
Current children cumulated CPU time (s) 473.35
Current children cumulated vsize (KiB) 73628

[startup+486.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1770976/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74292 CPUtime=486.15
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3605081 0 0 0 47425 1190 0 0 25 0 1 0 9791370 76075008 15714 1992294400 134512640 137138936 4293849216 18446744073709551615 136500283 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18573 15714 191 642 0 17929 0
Current children cumulated CPU time (s) 486.15
Current children cumulated vsize (KiB) 74292

[startup+489.508 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1771100/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74292 CPUtime=489.35
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3635009 0 0 0 47734 1201 0 0 25 0 1 0 9791370 76075008 15714 1992294400 134512640 137138936 4293849216 18446744073709551615 134542128 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18573 15714 191 642 0 17929 0
Current children cumulated CPU time (s) 489.35
Current children cumulated vsize (KiB) 74292

[startup+492.701 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1770976/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74980 CPUtime=492.56
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3664421 0 0 0 48044 1212 0 0 25 0 1 0 9791370 76779520 15886 1992294400 134512640 137138936 4293849216 18446744073709551615 134575364 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18745 15886 191 642 0 18101 0
Current children cumulated CPU time (s) 492.56
Current children cumulated vsize (KiB) 74980

[startup+493.501 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11100
/proc/meminfo: memFree=1770976/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74980 CPUtime=493.35
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3669925 0 0 0 48121 1214 0 0 25 0 1 0 9791370 76779520 15886 1992294400 134512640 137138936 4293849216 18446744073709551615 134575390 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18745 15886 191 642 0 18101 0
Current children cumulated CPU time (s) 493.35
Current children cumulated vsize (KiB) 74980

[startup+493.909 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11102
/proc/meminfo: memFree=1771100/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74292 CPUtime=493.76
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3673365 0 0 0 48161 1215 0 0 25 0 1 0 9791370 76075008 15714 1992294400 134512640 137138936 4293849216 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18573 15714 191 642 0 17929 0
Current children cumulated CPU time (s) 493.76
Current children cumulated vsize (KiB) 74292

[startup+494.301 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11102
/proc/meminfo: memFree=1771100/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=74292 CPUtime=494.15
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202496 3682825 0 0 0 48196 1219 0 0 25 0 1 0 9791370 76075008 15714 1992294400 134512640 137138936 4293849216 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11087/statm: 18573 15714 191 642 0 17929 0
Current children cumulated CPU time (s) 494.15
Current children cumulated vsize (KiB) 74292

[startup+494.401 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 11102
/proc/meminfo: memFree=1771100/2059040 swapFree=4134460/4192956
[pid=11087] ppid=11085 vsize=0 CPUtime=494.24
/proc/11087/stat : 11087 (bsolo_pb10) R 11085 11087 10975 0 -1 4202500 3683686 0 0 0 48205 1219 0 0 25 0 1 0 9791370 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/11087/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 494.24
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 494.404
CPU time (s): 494.26
CPU user time (s): 482.058
CPU system time (s): 12.2021
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 74980

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

runsolver used 0.817875 second user time and 2.33465 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-12 13:27:30
IDJOB=2657908
IDBENCH=1495
IDSOLVER=1163
FILE ID=node017/2657908-1276342049
PBS_JOBID= 11173191
Free space on /tmp= 62360 MiB

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

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

MD5SUM BENCH= 2b5564b5f03b34138f988fcf164c2fb6
RANDOM SEED=558189371

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1835372 kB
Buffers:         24788 kB
Cached:         125240 kB
SwapCached:      18732 kB
Active:         113020 kB
Inactive:        57888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1835372 kB
SwapTotal:     4192956 kB
SwapFree:      4134460 kB
Dirty:           12200 kB
Writeback:           0 kB
AnonPages:       12096 kB
Mapped:           9172 kB
Slab:            30936 kB
PageTables:       4016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182480 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= 62356 MiB
End job on node017 at 2010-06-12 13:35:44