Trace number 2656986

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.06 1798.7

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUM732cdc3fa8b0bf0f47e882c13d928a6d
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 benchmark1552.26
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
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-2656986-1276343126.opb
0.00/0.00	c File size is 1096341 bytes.
0.09/0.18	c Highest Coefficient sum: 101
0.09/0.18	c Parsing was ok!!
0.09/0.18	c Total parsing time: 0.181 s
0.09/0.19	c Var: 4626 Constr: 30921 29898/945/78 Lit: 100368 Watch. Lit: 68784
0.09/0.19	c Obj. Vars: 0 (0 % of total variables)
0.39/0.43	c Pre-processing Time: 0.435 s
0.39/0.43	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.39/0.43	c        0   4626    30921   100368    3    68784   30600      0      0 0.43
0.39/0.43	c Switching off lower bounding mode.
1797.95/1798.66	c      101   4626    31034   105800    3    69025   33661    113    215 0.47
1797.95/1798.66	c      251   4626    31193   112485    3    69350   37028    272    433 0.58
1797.95/1798.66	c      477   4626    31427   127556    4    69817   40731    506    738 0.65
1797.95/1798.66	c      816   4626    31838   171807    5    70638   44805    917   1016 0.80
1797.95/1798.66	c     1325   4626    32501   240251    7    71966   49286   1580   1264 1.05
1797.95/1798.66	c     2088   4626    33313   309106    9    73785   54215   2392   1544 1.35
1797.95/1798.66	c     3235   4626    34515   406509   11    76362   59637   3594   1724 1.88
1797.95/1798.66	c     4956   4626    36312   519020   14    80217   65601   5391   1935 2.56
1797.95/1798.66	c     7542   4626    39115   757252   19    85926   72162   8194   1877 4.02
1797.95/1798.66	c    11421   4626    43730  1356056   31    95917   79379  12809   1532 7.45
1797.95/1798.66	c    17244   4626    51823  2839378   54   117394   87317  20902    914 18.86
1797.95/1798.66	c    25982   4626    64557  5449263   84   151427   96049  33636    544 47.74
1797.95/1798.66	c    39094   4626    82494  9166097  111   197089  105654  51573    282 138.32
1797.95/1798.66	c    58764   4626   110843 15670714  141   284329  116220  79922    186 315.29
1797.95/1798.66	c    88274   4626    52696  5090371   96   140788  127843  21775    109 804.42
1797.95/1798.66	c   132544   4626   119151 20441586  171   282011  140628  88230     91 1452.29
1797.95/1798.66	c Resources Exceeded
1797.95/1798.66	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.95/1798.66	c   16   195118  32398   349087    71040  8640873  40119    108 1798.03
1797.95/1798.66	s UNKNOWN
1797.95/1798.66	c Total time: 1798.03 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-2656986-1276343126/watcher-2656986-1276343126 -o /tmp/evaluation-result-2656986-1276343126/solver-2656986-1276343126 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656986-1276343126.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.92 0.98 0.99 3/106 14590
/proc/meminfo: memFree=1870404/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=12008 CPUtime=0
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 349 0 0 0 0 0 0 0 20 0 1 0 9914157 12296192 267 1992294400 134512640 137138936 4294588352 18446744073709551615 134517592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 3002 267 174 642 0 2090 0

[startup+0.0686531 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14590
/proc/meminfo: memFree=1870404/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=13244 CPUtime=0.06
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 760 0 0 0 6 0 0 0 20 0 1 0 9914157 13561856 678 1992294400 134512640 137138936 4294588352 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 3311 678 258 642 0 2399 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13244

[startup+0.10166 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14590
/proc/meminfo: memFree=1870404/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=13928 CPUtime=0.09
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 973 0 0 0 9 0 0 0 20 0 1 0 9914157 14262272 891 1992294400 134512640 137138936 4294588352 18446744073709551615 134538802 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 3482 891 306 642 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13928

[startup+0.300699 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14590
/proc/meminfo: memFree=1870404/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=18164 CPUtime=0.29
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 2454 0 0 0 27 2 0 0 20 0 1 0 9914157 18599936 2104 1992294400 134512640 137138936 4294588352 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 4541 2104 185 642 0 3897 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18164

[startup+0.700776 s]
/proc/loadavg: 0.92 0.98 0.99 3/106 14590
/proc/meminfo: memFree=1870404/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=17136 CPUtime=0.69
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 2950 0 0 0 60 9 0 0 20 0 1 0 9914157 17547264 1853 1992294400 134512640 137138936 4294588352 18446744073709551615 134607579 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 4284 1853 192 642 0 3640 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17136

[startup+1.50093 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1862336/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=19988 CPUtime=1.49
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 3662 0 0 0 139 10 0 0 22 0 1 0 9914157 20467712 2565 1992294400 134512640 137138936 4294588352 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 4997 2565 192 642 0 4353 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19988

[startup+3.10124 s]
/proc/loadavg: 0.92 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1858988/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=23884 CPUtime=3.09
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 4638 0 0 0 298 11 0 0 25 0 1 0 9914157 24457216 3541 1992294400 134512640 137138936 4294588352 18446744073709551615 134607574 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 5971 3541 192 642 0 5327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23884

[startup+6.30087 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1851300/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=30908 CPUtime=6.29
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 6396 0 0 0 616 13 0 0 25 0 1 0 9914157 31649792 5299 1992294400 134512640 137138936 4294588352 18446744073709551615 134542613 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 7727 5299 192 642 0 7083 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30908

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1836792/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=44628 CPUtime=12.68
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 9830 0 0 0 1252 16 0 0 25 0 1 0 9914157 45699072 8733 1992294400 134512640 137138936 4294588352 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 11157 8733 192 642 0 10513 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 44628

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1815836/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=64748 CPUtime=25.48
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 14850 0 0 0 2527 21 0 0 25 0 1 0 9914157 66301952 13753 1992294400 134512640 137138936 4294588352 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 16187 13753 192 642 0 15543 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 64748

[startup+51.1006 s]
/proc/loadavg: 0.96 0.98 0.99 2/107 14591
/proc/meminfo: memFree=1789672/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=90684 CPUtime=51.08
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 21329 0 0 0 5079 29 0 0 25 0 1 0 9914157 92860416 20232 1992294400 134512640 137138936 4294588352 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 22671 20232 192 642 0 22027 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90684

[startup+102.308 s]
/proc/loadavg: 0.98 0.98 0.99 2/107 14593
/proc/meminfo: memFree=1757556/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=122392 CPUtime=102.26
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 29269 0 0 0 10187 39 0 0 25 0 1 0 9914157 125329408 28172 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 30598 28172 192 642 0 29954 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122392

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14595
/proc/meminfo: memFree=1726680/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=153520 CPUtime=162.24
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 37052 0 0 0 16174 50 0 0 25 0 1 0 9914157 157204480 35955 1992294400 134512640 137138936 4294588352 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 38380 35955 192 642 0 37736 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 153520

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14597
/proc/meminfo: memFree=1689852/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=190116 CPUtime=222.22
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 46197 0 0 0 22164 58 0 0 25 0 1 0 9914157 194678784 45100 1992294400 134512640 137138936 4294588352 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 47529 45100 192 642 0 46885 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 190116

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14597
/proc/meminfo: memFree=1665920/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=214184 CPUtime=282.19
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 52201 0 0 0 28155 64 0 0 25 0 1 0 9914157 219324416 51104 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 53546 51104 192 642 0 52902 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 214184

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14599
/proc/meminfo: memFree=1646328/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=233468 CPUtime=342.17
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 57026 0 0 0 34147 70 0 0 25 0 1 0 9914157 239071232 55929 1992294400 134512640 137138936 4294588352 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 58367 55929 192 642 0 57723 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 233468

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/107 14601
/proc/meminfo: memFree=1628472/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=251368 CPUtime=402.15
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 61502 0 0 0 40140 75 0 0 25 0 1 0 9914157 257400832 60405 1992294400 134512640 137138936 4294588352 18446744073709551615 136504096 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 62842 60405 192 642 0 62198 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 251368

[startup+462.302 s]
/proc/loadavg: 1.05 1.00 1.00 2/107 14603
/proc/meminfo: memFree=1610740/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=268864 CPUtime=462.13
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 65871 0 0 0 46133 80 0 0 25 0 1 0 9914157 275316736 64774 1992294400 134512640 137138936 4294588352 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 67216 64774 192 642 0 66572 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 268864

[startup+522.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/107 14603
/proc/meminfo: memFree=1594868/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=284832 CPUtime=522.11
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 69854 0 0 0 52126 85 0 0 25 0 1 0 9914157 291667968 68757 1992294400 134512640 137138936 4294588352 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 71208 68757 192 642 0 70564 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 284832

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14605
/proc/meminfo: memFree=1581228/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=298284 CPUtime=582.09
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 73240 0 0 0 58121 88 0 0 25 0 1 0 9914157 305442816 72143 1992294400 134512640 137138936 4294588352 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 74571 72143 192 642 0 73927 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 298284

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14607
/proc/meminfo: memFree=1567216/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=312212 CPUtime=642.08
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 76719 0 0 0 64115 93 0 0 25 0 1 0 9914157 319705088 75622 1992294400 134512640 137138936 4294588352 18446744073709551615 134542958 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 78053 75622 192 642 0 77409 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 312212

[startup+702.301 s]

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

/proc/meminfo: memFree=1538324/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1061.9
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 106076 114 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 340028

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14630
/proc/meminfo: memFree=1538324/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1121.88
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 112072 116 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 340028

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14630
/proc/meminfo: memFree=1538324/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1181.86
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 118069 117 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 340028

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14632
/proc/meminfo: memFree=1538200/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1241.84
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 124066 118 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 340028

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14634
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1301.83
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 130063 120 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134606841 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1301.83
Current children cumulated vsize (KiB) 340028

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14636
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1361.8
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 136059 121 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542378 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1361.8
Current children cumulated vsize (KiB) 340028

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14638
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1421.79
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 142056 123 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1421.79
Current children cumulated vsize (KiB) 340028

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14638
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340028 CPUtime=1481.76
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83792 0 0 0 148047 129 0 0 25 0 1 0 9914157 348188672 82581 1992294400 134512640 137138936 4294588352 18446744073709551615 134542252 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85007 82581 192 642 0 84363 0
Current children cumulated CPU time (s) 1481.76
Current children cumulated vsize (KiB) 340028

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14640
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340032 CPUtime=1541.74
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83793 0 0 0 154040 134 0 0 25 0 1 0 9914157 348192768 82582 1992294400 134512640 137138936 4294588352 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85008 82582 192 642 0 84364 0
Current children cumulated CPU time (s) 1541.74
Current children cumulated vsize (KiB) 340032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14642
/proc/meminfo: memFree=1538076/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=340072 CPUtime=1601.72
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 83803 0 0 0 160033 139 0 0 25 0 1 0 9914157 348233728 82592 1992294400 134512640 137138936 4294588352 18446744073709551615 134542493 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 85018 82592 192 642 0 84374 0
Current children cumulated CPU time (s) 1601.72
Current children cumulated vsize (KiB) 340072

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 14644
/proc/meminfo: memFree=1509432/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=369524 CPUtime=1661.7
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 91161 0 0 0 166023 147 0 0 25 0 1 0 9914157 378392576 89950 1992294400 134512640 137138936 4294588352 18446744073709551615 134542530 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 92381 89950 192 642 0 91737 0
Current children cumulated CPU time (s) 1661.7
Current children cumulated vsize (KiB) 369524

[startup+1722.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/107 14647
/proc/meminfo: memFree=1502984/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1721.68
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 172017 151 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1721.68
Current children cumulated vsize (KiB) 374480

[startup+1782.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14649
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1781.65
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 178012 153 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542397 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1781.65
Current children cumulated vsize (KiB) 374480

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

[startup+1791.91 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14649
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1791.26
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 178972 154 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1791.26
Current children cumulated vsize (KiB) 374480

[startup+1795.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14649
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1794.46
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 179292 154 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (KiB) 374480

[startup+1796.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14649
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1796.05
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 179451 154 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1796.05
Current children cumulated vsize (KiB) 374480

[startup+1797.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14651
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1796.85
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 179531 154 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 134542345 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1796.85
Current children cumulated vsize (KiB) 374480

[startup+1798.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14651
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=374480 CPUtime=1797.65
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202496 92550 0 0 0 179611 154 0 0 25 0 1 0 9914157 383467520 91198 1992294400 134512640 137138936 4294588352 18446744073709551615 135984556 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14590/statm: 93620 91198 192 642 0 92976 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (KiB) 374480

[startup+1798.7 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 14651
/proc/meminfo: memFree=1503108/2059040 swapFree=4136164/4192956
[pid=14590] ppid=14588 vsize=0 CPUtime=1798.05
/proc/14590/stat : 14590 (bsolo_pb10) R 14588 14590 14000 0 -1 4202500 92550 0 0 0 179647 158 0 0 25 0 1 0 9914157 0 0 1992294400 0 0 0 0 0 0 0 4096 16384 18446744073709551615 0 0 17 1 0 0 0
/proc/14590/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.05
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1798.7
CPU time (s): 1798.06
CPU user time (s): 1796.48
CPU system time (s): 1.58376
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 375044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.48
system time used= 1.58376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92550
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 5564

runsolver used 2.93555 second user time and 8.5217 second system time

The end

Launcher Data

Begin job on node011 at 2010-06-12 13:45:26
IDJOB=2656986
IDBENCH=1498
IDSOLVER=1162
FILE ID=node011/2656986-1276343126
PBS_JOBID= 11173172
Free space on /tmp= 62264 MiB

SOLVER NAME= bsolo 3.2 Card
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
COMMAND LINE= bsolo_pb10 -tTIMEOUT -l2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2656986-1276343126/watcher-2656986-1276343126 -o /tmp/evaluation-result-2656986-1276343126/solver-2656986-1276343126 -C 1800 -W 2000 -M 1800  bsolo_pb10 -t1800 -l2 HOME/instance-2656986-1276343126.opb

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

MD5SUM BENCH= 732cdc3fa8b0bf0f47e882c13d928a6d
RANDOM SEED=31473853

node011.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.264
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.52
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.264
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1870808 kB
Buffers:         22724 kB
Cached:         104396 kB
SwapCached:      11004 kB
Active:          71836 kB
Inactive:        68696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1870808 kB
SwapTotal:     4192956 kB
SwapFree:      4136164 kB
Dirty:            4976 kB
Writeback:           0 kB
AnonPages:       10708 kB
Mapped:           9140 kB
Slab:            25780 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180676 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= 62260 MiB
End job on node011 at 2010-06-12 14:15:25