Trace number 2656678

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.01 1798.47

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army9.12ls.opb
MD5SUM3e382297eed431747f729c90837f8bad
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.30865
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables266
Total number of constraints401
Number of constraints which are clauses237
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints162
Minimum length of a constraint2
Maximum length of a constraint81
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 12
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 93
Number of bits of the biggest sum of numbers7
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-2656678-1276695599.opb
0.00/0.00	c File size is 18307 bytes.
0.00/0.00	c Highest Coefficient sum: 93
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.003 s
0.00/0.00	c Var: 266 Constr: 401 237/2/162 Lit: 1990 Watch. Lit: 1310
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.01	c Pre-processing Time: 0.009 s
0.00/0.01	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.01	c        0    258      389     1958    5     1278    2326      0      0 0.01
0.00/0.01	c Switching off lower bounding mode.
1797.94/1798.46	c      101    258      520    16421   31     1540    2559    131   2463 0.04
1797.94/1798.46	c      252    258      711    36755   51     1922    2815    322   2863 0.09
1797.94/1798.46	c      477    258      991    66971   67     2482    3097    602   2926 0.16
1797.94/1798.46	c      816    258     1385   105954   76     3270    3407    996   2675 0.30
1797.94/1798.46	c     1325    258     1980   169336   85     4460    3748   1591   2523 0.53
1797.94/1798.46	c     2090    258     2843   251473   88     6186    4123   2454   2324 0.90
1797.94/1798.46	c     3237    258     4220   397453   94     8940    4536   3831   1916 1.69
1797.94/1798.46	c     4958    258     3848   363976   94     8196    4990   3459   1691 2.93
1797.94/1798.46	c     7542    258     4265   404396   94     9030    5490   3876   1503 5.02
1797.94/1798.46	c    11421    258     3135   287365   91     6770    6040   2746   1341 8.51
1797.94/1798.46	c    17243    258     3797   362000   95     8094    6645   3408   1221 14.12
1797.94/1798.46	c    25980    258     3931   369655   94     8362    7310   3542   1116 23.26
1797.94/1798.46	c    39090    258     4473   425957   95     9446    8042   4084    993 39.36
1797.94/1798.46	c    58760    258     7299   748032  102    15098    8847   6910    890 66.01
1797.94/1798.46	c    88270    258     5917   603185  101    12334    9732   5528    813 108.46
1797.94/1798.46	c   132540    258     8767   940768  107    18034   10706   8378    733 180.81
1797.94/1798.46	c   198952    258     5981   619694  103    12462   11777   5592    674 295.16
1797.94/1798.46	c   298572    258    10912  1168738  107    22324   12955  10523    606 492.07
1797.94/1798.46	c   448007    258    10670  1154377  108    21840   14251  10281    545 820.92
1797.94/1798.46	c   672165    258    10587  1132186  106    21674   15677  10198    506 1326.31
1797.94/1798.46	c Resources Exceeded
1797.94/1798.46	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.94/1798.46	c   20   859897 171007  1436900    11837  1270025  11448    478 1798.01
1797.94/1798.46	s UNKNOWN
1797.94/1798.46	c Total time: 1798.01 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-2656678-1276695599/watcher-2656678-1276695599 -o /tmp/evaluation-result-2656678-1276695599/solver-2656678-1276695599 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656678-1276695599.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: 0.44 0.11 0.28 3/106 11110
/proc/meminfo: memFree=1872384/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=10792 CPUtime=0
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 337 0 0 0 0 0 0 0 20 0 1 0 45161269 11051008 251 1992294400 134512640 137138936 4293612928 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 2698 251 184 642 0 2054 0

[startup+0.0824069 s]
/proc/loadavg: 0.44 0.11 0.28 3/106 11110
/proc/meminfo: memFree=1872384/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=11176 CPUtime=0.08
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 454 0 0 0 8 0 0 0 20 0 1 0 45161269 11444224 368 1992294400 134512640 137138936 4293612928 18446744073709551615 136511173 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 2794 368 192 642 0 2150 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11176

[startup+0.101408 s]
/proc/loadavg: 0.44 0.11 0.28 3/106 11110
/proc/meminfo: memFree=1872384/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=11300 CPUtime=0.09
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 481 0 0 0 9 0 0 0 20 0 1 0 45161269 11571200 395 1992294400 134512640 137138936 4293612928 18446744073709551615 134606782 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 2825 395 192 642 0 2181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11300

[startup+0.301427 s]
/proc/loadavg: 0.44 0.11 0.28 3/106 11110
/proc/meminfo: memFree=1872384/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=12188 CPUtime=0.29
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 697 0 0 0 29 0 0 0 20 0 1 0 45161269 12480512 611 1992294400 134512640 137138936 4293612928 18446744073709551615 134606620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 3047 612 192 642 0 2403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12188

[startup+0.701464 s]
/proc/loadavg: 0.44 0.11 0.28 3/106 11110
/proc/meminfo: memFree=1872384/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=13704 CPUtime=0.69
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 1066 0 0 0 69 0 0 0 20 0 1 0 45161269 14032896 980 1992294400 134512640 137138936 4293612928 18446744073709551615 134551047 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 3426 980 192 642 0 2782 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13704

[startup+1.50154 s]
/proc/loadavg: 0.44 0.11 0.28 2/107 11111
/proc/meminfo: memFree=1868036/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=15856 CPUtime=1.49
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 1615 0 0 0 148 1 0 0 23 0 1 0 45161269 16236544 1529 1992294400 134512640 137138936 4293612928 18446744073709551615 134542770 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 3964 1529 192 642 0 3320 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15856

[startup+3.10169 s]
/proc/loadavg: 0.49 0.13 0.28 2/107 11111
/proc/meminfo: memFree=1865184/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=17612 CPUtime=3.09
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 2055 0 0 0 307 2 0 0 25 0 1 0 45161269 18034688 1969 1992294400 134512640 137138936 4293612928 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 4403 1969 192 642 0 3759 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17612

[startup+6.30099 s]
/proc/loadavg: 0.49 0.13 0.28 2/107 11111
/proc/meminfo: memFree=1864192/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=18872 CPUtime=6.29
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 2370 0 0 0 625 4 0 0 25 0 1 0 45161269 19324928 2284 1992294400 134512640 137138936 4293612928 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 4718 2284 192 642 0 4074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18872

[startup+12.7016 s]
/proc/loadavg: 0.56 0.16 0.29 2/107 11111
/proc/meminfo: memFree=1862456/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=19872 CPUtime=12.69
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 2621 0 0 0 1263 6 0 0 25 0 1 0 45161269 20348928 2535 1992294400 134512640 137138936 4293612928 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 4968 2535 192 642 0 4324 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19872

[startup+25.5008 s]
/proc/loadavg: 0.63 0.18 0.29 2/107 11111
/proc/meminfo: memFree=1861588/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=20868 CPUtime=25.48
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 2869 0 0 0 2538 10 0 0 25 0 1 0 45161269 21368832 2783 1992294400 134512640 137138936 4293612928 18446744073709551615 134542805 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 5217 2783 192 642 0 4573 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20868

[startup+51.1012 s]
/proc/loadavg: 0.76 0.25 0.31 2/107 11113
/proc/meminfo: memFree=1859108/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=23260 CPUtime=51.08
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 3473 0 0 0 5092 16 0 0 25 0 1 0 45161269 23818240 3387 1992294400 134512640 137138936 4293612928 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 5815 3387 192 642 0 5171 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23260

[startup+102.308 s]
/proc/loadavg: 0.90 0.37 0.35 2/107 11113
/proc/meminfo: memFree=1857620/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=24628 CPUtime=102.27
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 3802 0 0 0 10200 27 0 0 25 0 1 0 45161269 25219072 3716 1992294400 134512640 137138936 4293612928 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 6157 3716 192 642 0 5513 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 24628

[startup+162.301 s]
/proc/loadavg: 0.96 0.48 0.38 2/107 11115
/proc/meminfo: memFree=1856132/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=26136 CPUtime=162.25
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4174 0 0 0 16185 40 0 0 25 0 1 0 45161269 26763264 4088 1992294400 134512640 137138936 4293612928 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 6534 4088 192 642 0 5890 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26136

[startup+222.301 s]
/proc/loadavg: 1.06 0.59 0.43 2/107 11117
/proc/meminfo: memFree=1854396/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=27776 CPUtime=222.24
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4592 0 0 0 22173 51 0 0 25 0 1 0 45161269 28442624 4506 1992294400 134512640 137138936 4293612928 18446744073709551615 134542463 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 6944 4506 192 642 0 6300 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 27776

[startup+282.301 s]
/proc/loadavg: 1.02 0.66 0.46 2/107 11119
/proc/meminfo: memFree=1854272/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=27776 CPUtime=282.22
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4592 0 0 0 28160 62 0 0 25 0 1 0 45161269 28442624 4506 1992294400 134512640 137138936 4293612928 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 6944 4506 192 642 0 6300 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 27776

[startup+342.301 s]
/proc/loadavg: 1.00 0.72 0.49 2/107 11121
/proc/meminfo: memFree=1852908/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=29164 CPUtime=342.21
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4948 0 0 0 34149 72 0 0 25 0 1 0 45161269 29863936 4862 1992294400 134512640 137138936 4293612928 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7291 4862 192 642 0 6647 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 29164

[startup+402.301 s]
/proc/loadavg: 1.00 0.77 0.52 2/107 11121
/proc/meminfo: memFree=1852908/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=29164 CPUtime=402.2
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4948 0 0 0 40137 83 0 0 25 0 1 0 45161269 29863936 4862 1992294400 134512640 137138936 4293612928 18446744073709551615 134542909 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7291 4862 192 642 0 6647 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 29164

[startup+462.301 s]
/proc/loadavg: 1.00 0.81 0.54 2/107 11123
/proc/meminfo: memFree=1852660/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=29288 CPUtime=462.18
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 4969 0 0 0 46125 93 0 0 25 0 1 0 45161269 29990912 4883 1992294400 134512640 137138936 4293612928 18446744073709551615 134542223 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7322 4883 192 642 0 6678 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 29288

[startup+522.301 s]
/proc/loadavg: 1.00 0.84 0.57 2/107 11125
/proc/meminfo: memFree=1851420/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=30644 CPUtime=522.16
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5305 0 0 0 52112 104 0 0 25 0 1 0 45161269 31379456 5219 1992294400 134512640 137138936 4293612928 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7661 5219 192 642 0 7017 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 30644

[startup+582.301 s]
/proc/loadavg: 1.00 0.86 0.59 2/107 11127
/proc/meminfo: memFree=1850800/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=31140 CPUtime=582.14
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5427 0 0 0 58100 114 0 0 25 0 1 0 45161269 31887360 5341 1992294400 134512640 137138936 4293612928 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7785 5341 192 642 0 7141 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 31140

[startup+642.301 s]
/proc/loadavg: 1.00 0.89 0.62 2/107 11129
/proc/meminfo: memFree=1850676/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=31136 CPUtime=642.14
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5427 0 0 0 64090 124 0 0 25 0 1 0 45161269 31883264 5341 1992294400 134512640 137138936 4293612928 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 7784 5341 192 642 0 7140 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 31136

[startup+702.301 s]

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

/proc/meminfo: memFree=1848320/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=33084 CPUtime=1122.01
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5920 0 0 0 112000 201 0 0 25 0 1 0 45161269 33878016 5834 1992294400 134512640 137138936 4293612928 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8271 5834 192 642 0 7627 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 33084

[startup+1182.3 s]
/proc/loadavg: 1.01 1.02 0.79 2/107 11143
/proc/meminfo: memFree=1848196/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=33208 CPUtime=1182
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5949 0 0 0 117989 211 0 0 25 0 1 0 45161269 34004992 5863 1992294400 134512640 137138936 4293612928 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8302 5863 192 642 0 7658 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 33208

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.80 2/107 11145
/proc/meminfo: memFree=1848072/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=33208 CPUtime=1241.99
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5949 0 0 0 123979 220 0 0 25 0 1 0 45161269 34004992 5863 1992294400 134512640 137138936 4293612928 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8302 5863 192 642 0 7658 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 33208

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 0.82 2/107 11154
/proc/meminfo: memFree=1847452/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=33156 CPUtime=1301.96
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 5949 0 0 0 129968 228 0 0 25 0 1 0 45161269 33951744 5863 1992294400 134512640 137138936 4293612928 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8289 5863 192 642 0 7645 0
Current children cumulated CPU time (s) 1301.96
Current children cumulated vsize (KiB) 33156

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.82 2/107 11156
/proc/meminfo: memFree=1846088/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35288 CPUtime=1361.94
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6471 0 0 0 135955 239 0 0 25 0 1 0 45161269 36134912 6385 1992294400 134512640 137138936 4293612928 18446744073709551615 136504051 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8822 6385 192 642 0 8178 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 35288

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 11158
/proc/meminfo: memFree=1846088/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35288 CPUtime=1421.94
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6471 0 0 0 141947 247 0 0 25 0 1 0 45161269 36134912 6385 1992294400 134512640 137138936 4293612928 18446744073709551615 134603315 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8822 6385 192 642 0 8178 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 35288

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.83 2/107 11160
/proc/meminfo: memFree=1845964/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35288 CPUtime=1481.91
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6471 0 0 0 147937 254 0 0 25 0 1 0 45161269 36134912 6385 1992294400 134512640 137138936 4293612928 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8822 6385 192 642 0 8178 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 35288

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.84 2/107 11162
/proc/meminfo: memFree=1845716/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35428 CPUtime=1541.9
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 153928 262 0 0 25 0 1 0 45161269 36278272 6416 1992294400 134512640 137138936 4293612928 18446744073709551615 136502620 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8857 6416 192 642 0 8213 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 35428

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.85 2/107 11162
/proc/meminfo: memFree=1845716/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35424 CPUtime=1601.88
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 159919 269 0 0 25 0 1 0 45161269 36274176 6416 1992294400 134512640 137138936 4293612928 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8856 6416 192 642 0 8212 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 35424

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.85 2/107 11164
/proc/meminfo: memFree=1845716/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35372 CPUtime=1661.87
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 165908 279 0 0 25 0 1 0 45161269 36220928 6416 1992294400 134512640 137138936 4293612928 18446744073709551615 136521043 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8843 6416 192 642 0 8199 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 35372

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.86 3/107 11166
/proc/meminfo: memFree=1845592/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35364 CPUtime=1721.85
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 171896 289 0 0 25 0 1 0 45161269 36212736 6416 1992294400 134512640 137138936 4293612928 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8841 6416 192 642 0 8197 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 35364

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.86 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1781.83
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 177885 298 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 35356

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1791.44
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 178844 300 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 134542310 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (KiB) 35356

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1794.64
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179164 300 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (KiB) 35356

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1796.24
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179323 301 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1796.24
Current children cumulated vsize (KiB) 35356

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1797.04
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179403 301 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1797.04
Current children cumulated vsize (KiB) 35356

[startup+1797.9 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1797.44
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179443 301 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1797.44
Current children cumulated vsize (KiB) 35356

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1797.84
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179483 301 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 136504105 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1797.84
Current children cumulated vsize (KiB) 35356

[startup+1798.4 s]
/proc/loadavg: 1.00 1.00 0.87 2/107 11168
/proc/meminfo: memFree=1845344/2059040 swapFree=4135932/4192956
[pid=11110] ppid=11108 vsize=35356 CPUtime=1797.94
/proc/11110/stat : 11110 (bsolo_pb10) R 11108 11110 11045 0 -1 4202496 6502 0 0 0 179493 301 0 0 25 0 1 0 45161269 36204544 6414 1992294400 134512640 137138936 4293612928 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/11110/statm: 8839 6414 192 642 0 8195 0
Current children cumulated CPU time (s) 1797.94
Current children cumulated vsize (KiB) 35356

Child status: 0
Real time (s): 1798.47
CPU time (s): 1798.01
CPU user time (s): 1794.99
CPU system time (s): 3.01654
CPU usage (%): 99.9745
Max. virtual memory (cumulated for all children) (KiB): 35428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.99
system time used= 3.01654
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6502
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2
involuntary context switches= 2832

runsolver used 2.71659 second user time and 8.73967 second system time

The end

Launcher Data

Begin job on node015 at 2010-06-16 15:39:59
IDJOB=2656678
IDBENCH=1166
IDSOLVER=1162
FILE ID=node015/2656678-1276695599
PBS_JOBID= 11174074
Free space on /tmp= 62584 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army9.12ls.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656678-1276695599/watcher-2656678-1276695599 -o /tmp/evaluation-result-2656678-1276695599/solver-2656678-1276695599 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656678-1276695599.opb

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

MD5SUM BENCH= 3e382297eed431747f729c90837f8bad
RANDOM SEED=26932987

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1872788 kB
Buffers:          8136 kB
Cached:          98532 kB
SwapCached:      10760 kB
Active:          76420 kB
Inactive:        44336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1872788 kB
SwapTotal:     4192956 kB
SwapFree:      4135932 kB
Dirty:            4068 kB
Writeback:           0 kB
AnonPages:       12560 kB
Mapped:           9444 kB
Slab:            43520 kB
PageTables:       4052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182344 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= 62580 MiB
End job on node015 at 2010-06-16 16:09:58