Trace number 1885263

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.1 clUNSAT 680.659 680.883

General information on the benchmark

Name/PURE-SAT/SAT09/APPLICATIONS/bitverif/
countbitsrotate/countbitsrotate016.opb
MD5SUMec3346d398ff8be67aef6b007942c25b
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark39.355
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2087
Total number of constraints6212
Number of constraints which are clauses6212
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
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.1 - 13/04/2009 : 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 Learning Strategy: Clause Learning
0.00/0.00	c Time Limit set to 1800
0.00/0.00	c Memory Limit set to 1800 MB
0.00/0.00	c Instance file HOME/instance-1885263-1245264943.opb
0.00/0.00	c File size is 167705 bytes.
0.01/0.02	c Highest Coefficient sum: 4
0.01/0.02	c Parsing was ok!!
0.01/0.02	c Total parsing time: 0.021 s
0.01/0.02	c Var: 2087 Constr: 6212 6212/0/0 Lit: 14492 Watch. Lit: 12422
0.01/0.02	c Obj. Vars: 0 (0 % of total variables)
0.01/0.07	c Pre-processing Time: 0.072 s
0.01/0.07	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.07	c        0   1826     5442    12696    2    10884    1813      0      0 0.07
0.01/0.07	c Switching off lower bounding mode.
680.57/680.87	c      102   1826     5544    15065    2    11088    1995    102    935 0.11
680.57/680.87	c      253   1826     5695    29968    5    11390    2195    253   1095 0.23
680.57/680.87	c      478   1826     5920    65863   11    11840    2415    478   1135 0.42
680.57/680.87	c      816   1826     6258   115431   18    12516    2657    816   1157 0.70
680.57/680.87	c     1325   1826     6767   192918   28    13534    2923   1325   1100 1.20
680.57/680.87	c     2089   1826     7531   319419   42    15062    3216   2089    962 2.17
680.57/680.87	c     3235   1826     8677   509392   58    17354    3538   3235    818 3.95
680.57/680.87	c     4958   1826     8109   386419   47    16218    3892   2667    743 6.67
680.57/680.87	c     7543   1826     8293   383480   46    16586    4282   2851    672 11.22
680.57/680.87	c    11422   1826     9522   539922   56    19044    4711   4080    629 18.15
680.57/680.87	c    17245   1826     9634   541179   56    19268    5183   4192    589 29.26
680.57/680.87	c    25982   1826     9082   421002   46    18164    5702   3640    546 47.58
680.57/680.87	c    39092   1826     8688   365491   42    17376    6273   3246    499 78.24
680.57/680.87	c    58762   1826    10293   582580   56    20586    6901   4851    472 124.46
680.57/680.87	c    88272   1826    12463   908416   72    24926    7592   7021    432 203.92
680.57/680.87	c   132542   1826     9651   469311   48    19302    8352   4209    398 332.79
680.57/680.87	c   198953   1808    10701   605198   56    21400    9188   5259    364 545.92
680.57/680.87	c Backtracks by Clause: 0
680.57/680.87	c Backtracks by PB constraint: 0
680.57/680.87	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
680.57/680.87	c   17   237391  40270   354813    13532   705518   8090    348 680.65
680.57/680.87	s UNSATISFIABLE
680.57/680.87	c Total time: 680.654 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-1885263-1245264943/watcher-1885263-1245264943 -o /tmp/evaluation-result-1885263-1245264943/solver-1885263-1245264943 -C 1800 -W 2000 -M 1800 bsolo -l1 -t1800 -m1800 HOME/instance-1885263-1245264943.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.02 1.00 3/64 12398
/proc/meminfo: memFree=1810616/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=10876 CPUtime=0
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 255 0 0 0 0 0 0 0 18 0 1 0 194094208 11137024 239 1992294400 134512640 137136520 4294956256 18446744073709551615 134531561 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 2719 239 176 640 0 2034 0

[startup+0.0227229 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 12398
/proc/meminfo: memFree=1810616/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=11428 CPUtime=0.01
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 440 0 0 0 1 0 0 0 18 0 1 0 194094208 11702272 424 1992294400 134512640 137136520 4294956256 18446744073709551615 136504651 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 2857 424 209 640 0 2172 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11428

[startup+0.102737 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 12398
/proc/meminfo: memFree=1810616/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=11920 CPUtime=0.09
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 631 0 0 0 9 0 0 0 18 0 1 0 194094208 12206080 574 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 2980 574 197 640 0 2336 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11920

[startup+0.302781 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 12398
/proc/meminfo: memFree=1810616/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=12152 CPUtime=0.29
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 691 0 0 0 29 0 0 0 19 0 1 0 194094208 12443648 634 1992294400 134512640 137136520 4294956256 18446744073709551615 134573545 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 3038 634 197 640 0 2394 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12152

[startup+0.701836 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 12398
/proc/meminfo: memFree=1810616/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=13120 CPUtime=0.69
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 932 0 0 0 69 0 0 0 22 0 1 0 194094208 13434880 875 1992294400 134512640 137136520 4294956256 18446744073709551615 136518874 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 3280 875 197 640 0 2636 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13120

[startup+1.50197 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1807216/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=14780 CPUtime=1.49
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 1344 0 0 0 148 1 0 0 25 0 1 0 194094208 15134720 1287 1992294400 134512640 137136520 4294956256 18446744073709551615 136498244 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 3695 1287 197 640 0 3051 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14780

[startup+3.10124 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1805104/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=17392 CPUtime=3.09
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 1977 0 0 0 308 1 0 0 25 0 1 0 194094208 17809408 1920 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 4348 1920 197 640 0 3704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17392

[startup+6.30177 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1800560/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=20220 CPUtime=6.29
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 2698 0 0 0 627 2 0 0 25 0 1 0 194094208 20705280 2641 1992294400 134512640 137136520 4294956256 18446744073709551615 136295682 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 5055 2641 197 640 0 4411 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20220

[startup+12.7018 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1800240/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=20336 CPUtime=12.69
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 2737 0 0 0 1266 3 0 0 25 0 1 0 194094208 20824064 2680 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 5084 2680 197 640 0 4440 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20336

[startup+25.503 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1799472/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=21256 CPUtime=25.48
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 2940 0 0 0 2544 4 0 0 25 0 1 0 194094208 21766144 2883 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 5314 2883 197 640 0 4670 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21256

[startup+51.1022 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1798640/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=22076 CPUtime=51.08
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 3154 0 0 0 5101 7 0 0 25 0 1 0 194094208 22605824 3097 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 5519 3097 197 640 0 4875 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22076

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12399
/proc/meminfo: memFree=1797424/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=23340 CPUtime=102.26
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 3472 0 0 0 10215 11 0 0 25 0 1 0 194094208 23900160 3415 1992294400 134512640 137136520 4294956256 18446744073709551615 136504213 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 5835 3415 197 640 0 5191 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 23340

[startup+162.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 12399
/proc/meminfo: memFree=1795440/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=25224 CPUtime=162.24
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 3958 0 0 0 16207 17 0 0 25 0 1 0 194094208 25829376 3901 1992294400 134512640 137136520 4294956256 18446744073709551615 135982505 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 6306 3901 197 640 0 5662 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 25224

[startup+222.302 s]
/proc/loadavg: 1.16 1.06 1.01 2/65 12399
/proc/meminfo: memFree=1793584/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=27104 CPUtime=222.22
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4408 0 0 0 22200 22 0 0 25 0 1 0 194094208 27754496 4351 1992294400 134512640 137136520 4294956256 18446744073709551615 136499604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 6776 4351 197 640 0 6132 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 27104

[startup+282.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 12399
/proc/meminfo: memFree=1793584/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=27076 CPUtime=282.2
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4408 0 0 0 28193 27 0 0 25 0 1 0 194094208 27725824 4351 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 6769 4351 197 640 0 6125 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 27076

[startup+342.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 12405
/proc/meminfo: memFree=1793328/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=27004 CPUtime=342.18
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4408 0 0 0 34185 33 0 0 25 0 1 0 194094208 27652096 4347 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 6751 4347 197 640 0 6107 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 27004

[startup+402.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 12405
/proc/meminfo: memFree=1792240/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=28280 CPUtime=402.16
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4718 0 0 0 40179 37 0 0 25 0 1 0 194094208 28958720 4657 1992294400 134512640 137136520 4294956256 18446744073709551615 134543921 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7070 4657 197 640 0 6426 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 28280

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12405
/proc/meminfo: memFree=1792176/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=28280 CPUtime=462.14
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4718 0 0 0 46172 42 0 0 25 0 1 0 194094208 28958720 4657 1992294400 134512640 137136520 4294956256 18446744073709551615 135982492 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7070 4657 197 640 0 6426 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 28280

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12405
/proc/meminfo: memFree=1792176/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=28280 CPUtime=522.11
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4718 0 0 0 52163 48 0 0 25 0 1 0 194094208 28958720 4657 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7070 4657 197 640 0 6426 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 28280

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12405
/proc/meminfo: memFree=1791216/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29228 CPUtime=582.1
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 58157 53 0 0 25 0 1 0 194094208 29929472 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7307 4884 197 640 0 6663 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 29228

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791216/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=642.08
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 64151 57 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 29216

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

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=665.27
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 66469 58 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 665.27
Current children cumulated vsize (KiB) 29216

[startup+671.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=671.67
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67108 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543819 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 671.67
Current children cumulated vsize (KiB) 29216

[startup+675.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=674.87
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67428 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 136518971 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 674.87
Current children cumulated vsize (KiB) 29216

[startup+678.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=678.06
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67747 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 136568305 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 678.06
Current children cumulated vsize (KiB) 29216

[startup+679.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=679.66
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67907 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 134543831 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 679.66
Current children cumulated vsize (KiB) 29216

[startup+680.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=680.06
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67947 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 136509112 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 680.06
Current children cumulated vsize (KiB) 29216

[startup+680.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=680.46
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67987 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 134573541 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 680.46
Current children cumulated vsize (KiB) 29216

[startup+680.803 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12405
/proc/meminfo: memFree=1791152/2055920 swapFree=4180300/4192956
[pid=12398] ppid=12396 vsize=29216 CPUtime=680.57
/proc/12398/stat : 12398 (bsolo) R 12396 12398 11995 0 -1 4194304 4945 0 0 0 67998 59 0 0 25 0 1 0 194094208 29917184 4884 1992294400 134512640 137136520 4294956256 18446744073709551615 134545059 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12398/statm: 7304 4884 197 640 0 6660 0
Current children cumulated CPU time (s) 680.57
Current children cumulated vsize (KiB) 29216

Child status: 0
Real time (s): 680.883
CPU time (s): 680.659
CPU user time (s): 680.055
CPU system time (s): 0.604908
CPU usage (%): 99.9671
Max. virtual memory (cumulated for all children) (KiB): 29228

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

runsolver used 0.461929 second user time and 1.47877 second system time

The end

Launcher Data

Begin job on node31 at 2009-06-17 20:55:43
IDJOB=1885263
IDBENCH=72039
IDSOLVER=700
FILE ID=node31/1885263-1245264943
PBS_JOBID= 9372422
Free space on /tmp= 66272 MiB

SOLVER NAME= bsolo 3.1 cl
BENCH NAME= PB09/normalized-PB09/PURE-SAT/SAT09/APPLICATIONS/bitverif/countbitsrotate/countbitsrotate016.opb
COMMAND LINE= bsolo -l1 -tTIMEOUT -mMEMLIMIT BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1885263-1245264943/watcher-1885263-1245264943 -o /tmp/evaluation-result-1885263-1245264943/solver-1885263-1245264943 -C 1800 -W 2000 -M 1800  bsolo -l1 -t1800 -m1800 HOME/instance-1885263-1245264943.opb

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

MD5SUM BENCH= ec3346d398ff8be67aef6b007942c25b
RANDOM SEED=1962681644

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

/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.258
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.258
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1811096 kB
Buffers:         41536 kB
Cached:         116768 kB
SwapCached:       5712 kB
Active:          57472 kB
Inactive:       108984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1811096 kB
SwapTotal:     4192956 kB
SwapFree:      4180300 kB
Dirty:            4112 kB
Writeback:           0 kB
Mapped:          13808 kB
Slab:            64084 kB
Committed_AS:   208024 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-1885263-1245264943.opb

Free space on /tmp at the end= 66268 MiB
End job on node31 at 2009-06-17 21:07:04