Trace number 2656670

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.08 1798.75

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
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 benchmark39.1281
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
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 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
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-2656670-1276260883.opb
0.00/0.00	c File size is 39935 bytes.
0.00/0.00	c Highest Coefficient sum: 138
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.007 s
0.00/0.01	c Var: 370 Constr: 809 558/2/249 Lit: 4357 Watch. Lit: 2416
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.01/0.02	c Pre-processing Time: 0.021 s
0.01/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.01/0.02	c        0    340      753     4158    5     2292    3978      0      0 0.02
0.01/0.02	c Switching off lower bounding mode.
1798.02/1798.74	c      103    340      892    12355   13     2566    4376    139   1839 0.06
1798.02/1798.74	c      255    340     1094    27974   25     2970    4814    341   2217 0.12
1798.02/1798.74	c      483    340     1357    54106   39     3502    5296    604   2165 0.22
1798.02/1798.74	c      823    340     1748    91294   52     4262    5826    995   2279 0.36
1798.02/1798.74	c     1333    340     2334   145529   62     5445    6409   1581   2206 0.60
1798.02/1798.74	c     2096    340     3190   229149   71     7149    7050   2437   2003 1.05
1798.02/1798.74	c     3242    340     4472   353110   78     9722    7756   3719   1737 1.87
1798.02/1798.74	c     4964    340     6419   548479   85    13623    8532   5666   1389 3.57
1798.02/1798.74	c     7549    340     5020   426682   84    10806    9386   4267   1050 7.19
1798.02/1798.74	c    11431    340     9437   896836   95    19648   10325   8684    914 12.51
1798.02/1798.74	c    17255    340    10526  1028801   97    21823   11358   9773    797 21.62
1798.02/1798.74	c    25996    340     8369   823470   98    17532   12494   7616    703 36.94
1798.02/1798.74	c    39106    340    10097   980605   97    20958   13744   9344    640 61.09
1798.02/1798.74	c    58779    340    10678  1086651  101    22142   15119   9925    566 103.73
1798.02/1798.74	c    88291    340    12646  1308988  103    26070   16631  11893    517 170.59
1798.02/1798.74	c   132564    340    10904  1160799  106    22585   18295  10151    469 282.33
1798.02/1798.74	c   198975    340    10319  1133820  109    21424   20125   9566    412 482.04
1798.02/1798.74	c   298595    340    19130  2079023  108    39060   22138  18377    376 793.51
1798.02/1798.74	c   448030    340    17269  2013997  116    35307   24352  16516    344 1299.64
1798.02/1798.74	c Resources Exceeded
1798.02/1798.74	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1798.02/1798.74	c   19   575937  70761   711565    24801  2840525  24048    320 1798.07
1798.02/1798.74	s UNKNOWN
1798.02/1798.74	c Total time: 1798.07 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-2656670-1276260883/watcher-2656670-1276260883 -o /tmp/evaluation-result-2656670-1276260883/solver-2656670-1276260883 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656670-1276260883.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.99 0.80 0.40 3/106 3798
/proc/meminfo: memFree=1602648/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=10832 CPUtime=0
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 320 0 0 0 0 0 0 0 19 0 1 0 2074189 11091968 238 1992294400 134512640 137138936 4294681968 18446744073709551615 136737094 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 2708 238 174 642 0 2054 0

[startup+0.0183901 s]
/proc/loadavg: 0.99 0.80 0.40 3/106 3798
/proc/meminfo: memFree=1602648/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=10924 CPUtime=0.01
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 369 0 0 0 1 0 0 0 19 0 1 0 2074189 11186176 277 1992294400 134512640 137138936 4294681968 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 2731 277 184 642 0 2087 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10924

[startup+0.100408 s]
/proc/loadavg: 0.99 0.80 0.40 3/106 3798
/proc/meminfo: memFree=1602648/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=11188 CPUtime=0.09
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 447 0 0 0 9 0 0 0 19 0 1 0 2074189 11456512 355 1992294400 134512640 137138936 4294681968 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 2797 355 192 642 0 2153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11188

[startup+0.30045 s]
/proc/loadavg: 0.99 0.80 0.40 3/106 3798
/proc/meminfo: memFree=1602648/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=11940 CPUtime=0.29
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 627 0 0 0 29 0 0 0 20 0 1 0 2074189 12226560 535 1992294400 134512640 137138936 4294681968 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 2985 535 192 642 0 2341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11940

[startup+0.700534 s]
/proc/loadavg: 0.99 0.80 0.40 3/106 3798
/proc/meminfo: memFree=1602648/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=13196 CPUtime=0.69
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 937 0 0 0 69 0 0 0 20 0 1 0 2074189 13512704 845 1992294400 134512640 137138936 4294681968 18446744073709551615 134575747 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 3299 845 192 642 0 2655 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13196

[startup+1.5007 s]
/proc/loadavg: 0.99 0.80 0.40 2/107 3799
/proc/meminfo: memFree=1599416/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=15048 CPUtime=1.49
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 1416 0 0 0 149 0 0 0 23 0 1 0 2074189 15409152 1324 1992294400 134512640 137138936 4294681968 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 3762 1324 192 642 0 3118 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15048

[startup+3.10104 s]
/proc/loadavg: 0.99 0.80 0.40 2/107 3799
/proc/meminfo: memFree=1596812/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=17776 CPUtime=3.09
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 2112 0 0 0 308 1 0 0 25 0 1 0 2074189 18202624 2020 1992294400 134512640 137138936 4294681968 18446744073709551615 134606854 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 4444 2020 192 642 0 3800 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17776

[startup+6.30072 s]
/proc/loadavg: 0.99 0.81 0.40 2/107 3799
/proc/meminfo: memFree=1592224/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=21744 CPUtime=6.29
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 3081 0 0 0 626 3 0 0 25 0 1 0 2074189 22265856 2989 1992294400 134512640 137138936 4294681968 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 5436 2989 192 642 0 4792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21744

[startup+12.7011 s]
/proc/loadavg: 0.99 0.81 0.41 2/107 3800
/proc/meminfo: memFree=1590116/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=23484 CPUtime=12.68
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 3531 0 0 0 1264 4 0 0 25 0 1 0 2074189 24047616 3439 1992294400 134512640 137138936 4294681968 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 5871 3439 192 642 0 5227 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23484

[startup+25.5008 s]
/proc/loadavg: 0.99 0.82 0.41 2/107 3801
/proc/meminfo: memFree=1585652/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=27792 CPUtime=25.48
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 4595 0 0 0 2541 7 0 0 25 0 1 0 2074189 28459008 4503 1992294400 134512640 137138936 4294681968 18446744073709551615 134602766 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 6948 4503 192 642 0 6304 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27792

[startup+51.1012 s]
/proc/loadavg: 0.99 0.83 0.43 2/107 3801
/proc/meminfo: memFree=1583420/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=29864 CPUtime=51.07
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 5114 0 0 0 5095 12 0 0 25 0 1 0 2074189 30580736 5022 1992294400 134512640 137138936 4294681968 18446744073709551615 134542779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 7466 5022 192 642 0 6822 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29864

[startup+102.308 s]
/proc/loadavg: 0.99 0.86 0.46 2/107 3803
/proc/meminfo: memFree=1581436/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=31612 CPUtime=102.26
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 5563 0 0 0 10207 19 0 0 25 0 1 0 2074189 32370688 5471 1992294400 134512640 137138936 4294681968 18446744073709551615 136520986 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 7903 5471 192 642 0 7259 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 31612

[startup+162.301 s]
/proc/loadavg: 0.99 0.88 0.49 2/107 3803
/proc/meminfo: memFree=1578832/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=34144 CPUtime=162.24
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 6187 0 0 0 16196 28 0 0 25 0 1 0 2074189 34963456 6095 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 8536 6095 192 642 0 7892 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 34144

[startup+222.301 s]
/proc/loadavg: 0.99 0.90 0.52 2/107 3805
/proc/meminfo: memFree=1576600/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=36388 CPUtime=222.21
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 6760 0 0 0 22187 34 0 0 25 0 1 0 2074189 37261312 6668 1992294400 134512640 137138936 4294681968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 9097 6668 192 642 0 8453 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 36388

[startup+282.302 s]
/proc/loadavg: 0.99 0.91 0.55 2/107 3807
/proc/meminfo: memFree=1575732/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=37232 CPUtime=282.19
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 6961 0 0 0 28178 41 0 0 25 0 1 0 2074189 38125568 6869 1992294400 134512640 137138936 4294681968 18446744073709551615 136504116 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 9308 6869 192 642 0 8664 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 37232

[startup+342.301 s]
/proc/loadavg: 0.99 0.93 0.57 2/107 3809
/proc/meminfo: memFree=1573004/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=40032 CPUtime=342.17
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 7663 0 0 0 34171 46 0 0 25 0 1 0 2074189 40992768 7571 1992294400 134512640 137138936 4294681968 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10008 7571 192 642 0 9364 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 40032

[startup+402.301 s]
/proc/loadavg: 0.99 0.94 0.59 2/107 3820
/proc/meminfo: memFree=1572012/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=40216 CPUtime=402.13
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 7708 0 0 0 40160 53 0 0 25 0 1 0 2074189 41181184 7616 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10054 7616 192 642 0 9410 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 40216

[startup+462.301 s]
/proc/loadavg: 0.99 0.95 0.62 2/107 3821
/proc/meminfo: memFree=1571144/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=41664 CPUtime=462.11
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 8070 0 0 0 46150 61 0 0 25 0 1 0 2074189 42663936 7978 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10416 7978 192 642 0 9772 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 41664

[startup+522.301 s]
/proc/loadavg: 0.99 0.95 0.64 2/107 3822
/proc/meminfo: memFree=1569408/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=43372 CPUtime=522.09
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 8499 0 0 0 52140 69 0 0 25 0 1 0 2074189 44412928 8407 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10843 8407 192 642 0 10199 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 43372

[startup+582.301 s]
/proc/loadavg: 0.99 0.96 0.66 2/107 3824
/proc/meminfo: memFree=1569408/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=43368 CPUtime=582.06
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 8499 0 0 0 58131 75 0 0 25 0 1 0 2074189 44408832 8407 1992294400 134512640 137138936 4294681968 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10842 8407 192 642 0 10198 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 43368

[startup+642.301 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 3826
/proc/meminfo: memFree=1569160/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=43668 CPUtime=642.05
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 8573 0 0 0 64123 82 0 0 25 0 1 0 2074189 44716032 8481 1992294400 134512640 137138936 4294681968 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 10917 8481 192 642 0 10273 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 43668

[startup+702.301 s]

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

/proc/meminfo: memFree=1563828/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=48192 CPUtime=1061.88
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 9708 0 0 0 106061 127 0 0 25 0 1 0 2074189 49348608 9616 1992294400 134512640 137138936 4294681968 18446744073709551615 135984544 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12048 9616 192 642 0 11404 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 48192

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.79 2/107 3841
/proc/meminfo: memFree=1563828/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=48192 CPUtime=1121.86
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 9708 0 0 0 112053 133 0 0 25 0 1 0 2074189 49348608 9616 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12048 9616 192 642 0 11404 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 48192

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.80 2/107 3843
/proc/meminfo: memFree=1562836/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=49208 CPUtime=1181.84
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 9960 0 0 0 118046 138 0 0 25 0 1 0 2074189 50388992 9868 1992294400 134512640 137138936 4294681968 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12302 9868 192 642 0 11658 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 49208

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.81 2/107 3845
/proc/meminfo: memFree=1562588/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=49328 CPUtime=1241.82
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10000 0 0 0 124037 145 0 0 25 0 1 0 2074189 50511872 9908 1992294400 134512640 137138936 4294681968 18446744073709551615 134542915 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12332 9908 192 642 0 11688 0
Current children cumulated CPU time (s) 1241.82
Current children cumulated vsize (KiB) 49328

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.82 2/107 3847
/proc/meminfo: memFree=1562588/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=49328 CPUtime=1301.8
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10000 0 0 0 130031 149 0 0 25 0 1 0 2074189 50511872 9908 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12332 9908 192 642 0 11688 0
Current children cumulated CPU time (s) 1301.8
Current children cumulated vsize (KiB) 49328

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.83 2/107 3847
/proc/meminfo: memFree=1560604/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51384 CPUtime=1361.77
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10506 0 0 0 136023 154 0 0 25 0 1 0 2074189 52617216 10414 1992294400 134512640 137138936 4294681968 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12846 10414 192 642 0 12202 0
Current children cumulated CPU time (s) 1361.77
Current children cumulated vsize (KiB) 51384

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.83 2/107 3849
/proc/meminfo: memFree=1560604/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51380 CPUtime=1421.75
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10506 0 0 0 142016 159 0 0 25 0 1 0 2074189 52613120 10414 1992294400 134512640 137138936 4294681968 18446744073709551615 136504265 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12845 10414 192 642 0 12201 0
Current children cumulated CPU time (s) 1421.75
Current children cumulated vsize (KiB) 51380

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.84 2/107 3851
/proc/meminfo: memFree=1560604/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51380 CPUtime=1481.73
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10506 0 0 0 148009 164 0 0 25 0 1 0 2074189 52613120 10414 1992294400 134512640 137138936 4294681968 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12845 10414 192 642 0 12201 0
Current children cumulated CPU time (s) 1481.73
Current children cumulated vsize (KiB) 51380

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.85 2/107 3853
/proc/meminfo: memFree=1560604/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51376 CPUtime=1541.71
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10506 0 0 0 154001 170 0 0 25 0 1 0 2074189 52609024 10414 1992294400 134512640 137138936 4294681968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12844 10414 192 642 0 12200 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 51376

[startup+1602.3 s]
/proc/loadavg: 1.00 0.99 0.85 2/107 3855
/proc/meminfo: memFree=1560604/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51368 CPUtime=1601.68
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10510 0 0 0 159994 174 0 0 25 0 1 0 2074189 52600832 10418 1992294400 134512640 137138936 4294681968 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12842 10418 192 642 0 12198 0
Current children cumulated CPU time (s) 1601.68
Current children cumulated vsize (KiB) 51368

[startup+1662.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/107 3855
/proc/meminfo: memFree=1560480/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51552 CPUtime=1661.66
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 165987 179 0 0 25 0 1 0 2074189 52789248 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12888 10456 192 642 0 12244 0
Current children cumulated CPU time (s) 1661.66
Current children cumulated vsize (KiB) 51552

[startup+1722.3 s]
/proc/loadavg: 1.00 0.99 0.86 2/107 3857
/proc/meminfo: memFree=1560480/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51544 CPUtime=1721.64
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 171979 185 0 0 25 0 1 0 2074189 52781056 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542532 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12886 10456 192 642 0 12242 0
Current children cumulated CPU time (s) 1721.64
Current children cumulated vsize (KiB) 51544

[startup+1782.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1781.62
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 177971 191 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134576202 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1781.62
Current children cumulated vsize (KiB) 51540

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

[startup+1791.91 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1791.22
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 178930 192 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1791.22
Current children cumulated vsize (KiB) 51540

[startup+1795.1 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1794.43
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 179250 193 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1794.43
Current children cumulated vsize (KiB) 51540

[startup+1796.7 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1796.02
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 179409 193 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 136521035 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1796.02
Current children cumulated vsize (KiB) 51540

[startup+1797.5 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1796.82
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 179489 193 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1796.82
Current children cumulated vsize (KiB) 51540

[startup+1798.3 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1797.62
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 179569 193 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1797.62
Current children cumulated vsize (KiB) 51540

[startup+1798.7 s]
/proc/loadavg: 1.00 0.99 0.87 2/107 3859
/proc/meminfo: memFree=1560356/2059040 swapFree=4192956/4192956
[pid=3798] ppid=3796 vsize=51540 CPUtime=1798.02
/proc/3798/stat : 3798 (bsolo_pb10) R 3796 3798 3356 0 -1 4202496 10548 0 0 0 179609 193 0 0 25 0 1 0 2074189 52776960 10456 1992294400 134512640 137138936 4294681968 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3798/statm: 12885 10456 192 642 0 12241 0
Current children cumulated CPU time (s) 1798.02
Current children cumulated vsize (KiB) 51540

Child status: 0
Real time (s): 1798.75
CPU time (s): 1798.08
CPU user time (s): 1796.14
CPU system time (s): 1.9357
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 51552

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

runsolver used 3.09853 second user time and 8.36073 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-11 14:54:43
IDJOB=2656670
IDBENCH=1158
IDSOLVER=1162
FILE ID=node010/2656670-1276260883
PBS_JOBID= 11172201
Free space on /tmp= 62500 MiB

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

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

MD5SUM BENCH= bde651356fbc7760944c2b16aa27f15d
RANDOM SEED=1396200532

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1603300 kB
Buffers:         44524 kB
Cached:         285044 kB
SwapCached:          0 kB
Active:         143528 kB
Inactive:       245940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1603300 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3972 kB
Writeback:           0 kB
AnonPages:       59928 kB
Mapped:          15388 kB
Slab:            44396 kB
PageTables:       4068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180248 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= 62496 MiB
End job on node010 at 2010-06-11 15:24:42