Trace number 2656672

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
bsolo 3.2 Card? 1798.01 1798.63

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24bt.opb
MD5SUMf8964c43535341fcc69e672675167b77
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 benchmark713.924
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints1085
Number of constraints which are clauses738
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint1
Maximum length of a constraint169
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 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 193
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-2656672-1276260977.opb
0.00/0.00	c File size is 55178 bytes.
0.00/0.01	c Highest Coefficient sum: 193
0.00/0.01	c Parsing was ok!!
0.00/0.01	c Total parsing time: 0.008 s
0.00/0.01	c Var: 490 Constr: 1085 738/2/345 Lit: 6010 Watch. Lit: 3271
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.03	c Pre-processing Time: 0.03 s
0.00/0.03	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.03	c        0    457     1023     5787    5     3146    5638      0      0 0.03
0.00/0.03	c Switching off lower bounding mode.
1797.97/1798.62	c      101    457     1167    17556   15     3416    6202    144   1246 0.08
1797.97/1798.62	c      251    457     1353    41444   30     3812    6823    330   1539 0.16
1797.97/1798.62	c      478    457     1604    75372   46     4287    7506    581   1719 0.28
1797.97/1798.62	c      817    457     1975   122058   61     5028    8257    952   1819 0.45
1797.97/1798.62	c     1327    457     2536   193044   76     6149    9083   1513   1840 0.72
1797.97/1798.62	c     2090    457     3377   300919   89     7831    9992   2354   1701 1.23
1797.97/1798.62	c     3236    457     4620   464293  100    10327   10992   3597   1587 2.04
1797.97/1798.62	c     4959    457     6510   713531  109    14107   12092   5487   1371 3.62
1797.97/1798.62	c     7543    457     9306  1106530  118    19702   13302   8283   1192 6.32
1797.97/1798.62	c    11422    457    13540  1701873  125    28182   14633  12517    923 12.37
1797.97/1798.62	c    17245    457    12211  1535265  125    25499   16097  11188    754 22.86
1797.97/1798.62	c    25982    457    13422  1754802  130    27937   17707  12399    682 38.07
1797.97/1798.62	c    39092    457    18756  2688247  143    38581   19478  17733    599 65.21
1797.97/1798.62	c    58762    457    20145  2745795  136    41391   21426  19122    512 114.75
1797.97/1798.62	c    88272    457    19335  2682980  138    39765   23569  18312    463 190.31
1797.97/1798.62	c   132542    457    19643  2925010  148    40410   25926  18620    416 318.30
1797.97/1798.62	c   198952    457    21551  3028524  140    44170   28519  20528    380 523.14
1797.97/1798.62	c   298575    457    14475  2035089  140    30039   31371  13452    339 879.78
1797.97/1798.62	c   448012    457    24631  3719727  151    50358   34509  23608    311 1437.82
1797.97/1798.62	c Resources Exceeded
1797.97/1798.62	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.97/1798.62	c   19   535054  54096   639206    31147  4727819  30124    297 1798.00
1797.97/1798.62	s UNKNOWN
1797.97/1798.62	c Total time: 1798 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-2656672-1276260977/watcher-2656672-1276260977 -o /tmp/evaluation-result-2656672-1276260977/solver-2656672-1276260977 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656672-1276260977.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.85 0.45 3/106 3478
/proc/meminfo: memFree=1612516/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=10848 CPUtime=0
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 2085393 11108352 246 1992294400 134512640 137138936 4287373024 18446744073709551615 136506715 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 2712 246 175 642 0 2054 0

[startup+0.084091 s]
/proc/loadavg: 0.99 0.85 0.45 3/106 3478
/proc/meminfo: memFree=1612516/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=11188 CPUtime=0.07
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 446 0 0 0 7 0 0 0 25 0 1 0 2085393 11456512 350 1992294400 134512640 137138936 4287373024 18446744073709551615 136504274 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 2797 350 192 642 0 2153 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11188

[startup+0.101094 s]
/proc/loadavg: 0.99 0.85 0.45 3/106 3478
/proc/meminfo: memFree=1612516/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=11188 CPUtime=0.09
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 465 0 0 0 9 0 0 0 25 0 1 0 2085393 11456512 369 1992294400 134512640 137138936 4287373024 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 2797 369 192 642 0 2153 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11188

[startup+0.301131 s]
/proc/loadavg: 0.99 0.85 0.45 3/106 3478
/proc/meminfo: memFree=1612516/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=12040 CPUtime=0.29
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 658 0 0 0 29 0 0 0 25 0 1 0 2085393 12328960 562 1992294400 134512640 137138936 4287373024 18446744073709551615 136297633 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 3010 562 192 642 0 2366 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12040

[startup+0.701206 s]
/proc/loadavg: 0.99 0.85 0.45 3/106 3478
/proc/meminfo: memFree=1612516/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=13492 CPUtime=0.69
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 1026 0 0 0 69 0 0 0 25 0 1 0 2085393 13815808 930 1992294400 134512640 137138936 4287373024 18446744073709551615 134606964 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 3373 930 192 642 0 2729 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13492

[startup+1.50136 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 3479
/proc/meminfo: memFree=1608416/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=15792 CPUtime=1.49
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 1601 0 0 0 148 1 0 0 25 0 1 0 2085393 16171008 1505 1992294400 134512640 137138936 4287373024 18446744073709551615 136504089 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 3948 1505 192 642 0 3304 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15792

[startup+3.10166 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 3479
/proc/meminfo: memFree=1605192/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=19536 CPUtime=3.09
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 2554 0 0 0 307 2 0 0 25 0 1 0 2085393 20004864 2458 1992294400 134512640 137138936 4287373024 18446744073709551615 134606958 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 4884 2458 192 642 0 4240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19536

[startup+6.30126 s]
/proc/loadavg: 0.99 0.85 0.45 2/107 3480
/proc/meminfo: memFree=1598372/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=25876 CPUtime=6.29
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 4129 0 0 0 626 3 0 0 25 0 1 0 2085393 26497024 4033 1992294400 134512640 137138936 4287373024 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 6469 4033 192 642 0 5825 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25876

[startup+12.7015 s]
/proc/loadavg: 0.99 0.85 0.46 2/107 3480
/proc/meminfo: memFree=1588948/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=34268 CPUtime=12.69
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 6224 0 0 0 1263 6 0 0 25 0 1 0 2085393 35090432 6128 1992294400 134512640 137138936 4287373024 18446744073709551615 134578331 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 8567 6128 192 642 0 7923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34268

[startup+25.5009 s]
/proc/loadavg: 0.99 0.86 0.46 2/107 3481
/proc/meminfo: memFree=1584236/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=38480 CPUtime=25.48
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 7275 0 0 0 2538 10 0 0 25 0 1 0 2085393 39403520 7179 1992294400 134512640 137138936 4287373024 18446744073709551615 134542508 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 9620 7179 192 642 0 8976 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38480

[startup+51.1007 s]
/proc/loadavg: 0.99 0.87 0.47 2/107 3481
/proc/meminfo: memFree=1575928/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=46880 CPUtime=51.07
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 9379 0 0 0 5091 16 0 0 25 0 1 0 2085393 48005120 9283 1992294400 134512640 137138936 4287373024 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 11720 9283 192 642 0 11076 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 46880

[startup+102.308 s]
/proc/loadavg: 0.99 0.89 0.50 2/107 3483
/proc/meminfo: memFree=1571340/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=51136 CPUtime=102.26
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 10452 0 0 0 10201 25 0 0 25 0 1 0 2085393 52363264 10356 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 12784 10356 192 642 0 12140 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51136

[startup+162.301 s]
/proc/loadavg: 0.99 0.91 0.53 2/107 3484
/proc/meminfo: memFree=1569356/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=53100 CPUtime=162.24
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 10948 0 0 0 16191 33 0 0 25 0 1 0 2085393 54374400 10852 1992294400 134512640 137138936 4287373024 18446744073709551615 136504512 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 13275 10852 192 642 0 12631 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 53100

[startup+222.301 s]
/proc/loadavg: 0.99 0.92 0.56 2/107 3485
/proc/meminfo: memFree=1563032/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=59424 CPUtime=222.21
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 12520 0 0 0 22180 41 0 0 25 0 1 0 2085393 60850176 12424 1992294400 134512640 137138936 4287373024 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 14856 12424 192 642 0 14212 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 59424

[startup+282.302 s]
/proc/loadavg: 0.99 0.93 0.58 2/107 3487
/proc/meminfo: memFree=1561668/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=60700 CPUtime=282.2
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 12840 0 0 0 28172 48 0 0 25 0 1 0 2085393 62156800 12744 1992294400 134512640 137138936 4287373024 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 15175 12744 192 642 0 14531 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 60700

[startup+342.301 s]
/proc/loadavg: 0.99 0.94 0.60 2/107 3498
/proc/meminfo: memFree=1558940/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=63648 CPUtime=342.16
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 13575 0 0 0 34160 56 0 0 25 0 1 0 2085393 65175552 13479 1992294400 134512640 137138936 4287373024 18446744073709551615 134543959 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 15912 13479 192 642 0 15268 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 63648

[startup+402.301 s]
/proc/loadavg: 0.99 0.95 0.63 2/107 3500
/proc/meminfo: memFree=1557204/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=64988 CPUtime=402.14
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 13918 0 0 0 40150 64 0 0 25 0 1 0 2085393 66547712 13822 1992294400 134512640 137138936 4287373024 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 16247 13822 192 642 0 15603 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 64988

[startup+462.301 s]
/proc/loadavg: 0.99 0.95 0.65 2/107 3501
/proc/meminfo: memFree=1557204/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=64988 CPUtime=462.11
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 13918 0 0 0 46143 68 0 0 25 0 1 0 2085393 66547712 13822 1992294400 134512640 137138936 4287373024 18446744073709551615 134542624 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 16247 13822 192 642 0 15603 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 64988

[startup+522.301 s]
/proc/loadavg: 0.99 0.96 0.67 2/107 3502
/proc/meminfo: memFree=1557204/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=64988 CPUtime=522.09
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 13918 0 0 0 52136 73 0 0 25 0 1 0 2085393 66547712 13822 1992294400 134512640 137138936 4287373024 18446744073709551615 136295499 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 16247 13822 192 642 0 15603 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 64988

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.68 2/107 3504
/proc/meminfo: memFree=1554228/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=67972 CPUtime=582.08
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 14662 0 0 0 58127 81 0 0 25 0 1 0 2085393 69603328 14566 1992294400 134512640 137138936 4287373024 18446744073709551615 134607563 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 16993 14566 192 642 0 16349 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 67972

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.70 2/107 3506
/proc/meminfo: memFree=1552492/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=69652 CPUtime=642.06
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 15082 0 0 0 64119 87 0 0 25 0 1 0 2085393 71323648 14986 1992294400 134512640 137138936 4287373024 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 17413 14986 192 642 0 16769 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 69652

[startup+702.302 s]

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

/proc/meminfo: memFree=1546292/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=75052 CPUtime=1121.89
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 16446 0 0 0 112058 131 0 0 25 0 1 0 2085393 76853248 16339 1992294400 134512640 137138936 4287373024 18446744073709551615 134577246 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 18763 16339 192 642 0 18119 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 75052

[startup+1182.3 s]
/proc/loadavg: 1.03 1.00 0.82 2/107 3523
/proc/meminfo: memFree=1543316/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=78032 CPUtime=1181.88
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17190 0 0 0 118049 139 0 0 25 0 1 0 2085393 79904768 17083 1992294400 134512640 137138936 4287373024 18446744073709551615 134575602 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 19508 17083 192 642 0 18864 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 78032

[startup+1242.3 s]
/proc/loadavg: 1.12 1.03 0.84 2/107 3525
/proc/meminfo: memFree=1543316/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=78032 CPUtime=1241.85
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17190 0 0 0 124041 144 0 0 25 0 1 0 2085393 79904768 17083 1992294400 134512640 137138936 4287373024 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 19508 17083 192 642 0 18864 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 78032

[startup+1302.3 s]
/proc/loadavg: 1.12 1.04 0.85 2/107 3527
/proc/meminfo: memFree=1542324/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=79132 CPUtime=1301.84
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17476 0 0 0 130033 151 0 0 25 0 1 0 2085393 81031168 17359 1992294400 134512640 137138936 4287373024 18446744073709551615 134618214 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 19783 17359 192 642 0 19139 0
Current children cumulated CPU time (s) 1301.84
Current children cumulated vsize (KiB) 79132

[startup+1362.3 s]
/proc/loadavg: 1.11 1.04 0.86 2/107 3528
/proc/meminfo: memFree=1541208/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=80144 CPUtime=1361.81
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17729 0 0 0 136025 156 0 0 25 0 1 0 2085393 82067456 17612 1992294400 134512640 137138936 4287373024 18446744073709551615 136505666 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20036 17612 192 642 0 19392 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 80144

[startup+1422.31 s]
/proc/loadavg: 1.10 1.05 0.87 2/107 3529
/proc/meminfo: memFree=1541208/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=80136 CPUtime=1421.8
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17729 0 0 0 142019 161 0 0 25 0 1 0 2085393 82059264 17611 1992294400 134512640 137138936 4287373024 18446744073709551615 136296975 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20034 17611 192 642 0 19390 0
Current children cumulated CPU time (s) 1421.8
Current children cumulated vsize (KiB) 80136

[startup+1482.3 s]
/proc/loadavg: 1.09 1.05 0.88 2/107 3531
/proc/meminfo: memFree=1541208/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=80140 CPUtime=1481.77
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 17730 0 0 0 148011 166 0 0 25 0 1 0 2085393 82063360 17612 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20035 17612 192 642 0 19391 0
Current children cumulated CPU time (s) 1481.77
Current children cumulated vsize (KiB) 80140

[startup+1542.3 s]
/proc/loadavg: 1.08 1.06 0.89 2/107 3533
/proc/meminfo: memFree=1537488/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=83752 CPUtime=1541.75
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18664 0 0 0 154003 172 0 0 25 0 1 0 2085393 85762048 18511 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20938 18511 192 642 0 20294 0
Current children cumulated CPU time (s) 1541.75
Current children cumulated vsize (KiB) 83752

[startup+1602.3 s]
/proc/loadavg: 1.08 1.06 0.91 2/107 3535
/proc/meminfo: memFree=1537488/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=83752 CPUtime=1601.73
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18664 0 0 0 159997 176 0 0 25 0 1 0 2085393 85762048 18511 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20938 18511 192 642 0 20294 0
Current children cumulated CPU time (s) 1601.73
Current children cumulated vsize (KiB) 83752

[startup+1662.3 s]
/proc/loadavg: 1.07 1.06 0.91 2/107 3536
/proc/meminfo: memFree=1537488/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=83752 CPUtime=1661.71
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18664 0 0 0 165989 182 0 0 25 0 1 0 2085393 85762048 18511 1992294400 134512640 137138936 4287373024 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20938 18511 192 642 0 20294 0
Current children cumulated CPU time (s) 1661.71
Current children cumulated vsize (KiB) 83752

[startup+1722.3 s]
/proc/loadavg: 1.02 1.05 0.91 2/107 3537
/proc/meminfo: memFree=1537488/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=83752 CPUtime=1721.69
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18664 0 0 0 171980 189 0 0 25 0 1 0 2085393 85762048 18511 1992294400 134512640 137138936 4287373024 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 20938 18511 192 642 0 20294 0
Current children cumulated CPU time (s) 1721.69
Current children cumulated vsize (KiB) 83752

[startup+1782.3 s]
/proc/loadavg: 1.01 1.04 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1781.67
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 177973 194 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134573759 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1781.67
Current children cumulated vsize (KiB) 84020

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

[startup+1791.91 s]
/proc/loadavg: 1.01 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1791.27
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 178932 195 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1791.27
Current children cumulated vsize (KiB) 84020

[startup+1795.1 s]
/proc/loadavg: 1.01 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1794.47
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179252 195 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134542363 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (KiB) 84020

[startup+1796.7 s]
/proc/loadavg: 1.00 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1796.07
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179411 196 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134542187 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 84020

[startup+1797.5 s]
/proc/loadavg: 1.00 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1796.87
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179491 196 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 135984592 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1796.87
Current children cumulated vsize (KiB) 84020

[startup+1798.3 s]
/proc/loadavg: 1.00 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1797.67
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179571 196 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (KiB) 84020

[startup+1798.51 s]
/proc/loadavg: 1.00 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1797.88
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179592 196 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134607222 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 84020

[startup+1798.6 s]
/proc/loadavg: 1.00 1.03 0.91 2/107 3539
/proc/meminfo: memFree=1537240/2059040 swapFree=4192956/4192956
[pid=3478] ppid=3476 vsize=84020 CPUtime=1797.97
/proc/3478/stat : 3478 (bsolo_pb10) R 3476 3478 3356 0 -1 4202496 18703 0 0 0 179601 196 0 0 25 0 1 0 2085393 86036480 18550 1992294400 134512640 137138936 4287373024 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/3478/statm: 21005 18550 192 642 0 20361 0
Current children cumulated CPU time (s) 1797.97
Current children cumulated vsize (KiB) 84020

Child status: 0
Real time (s): 1798.63
CPU time (s): 1798.01
CPU user time (s): 1796.04
CPU system time (s): 1.9707
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (KiB): 84020

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

runsolver used 3.08253 second user time and 8.37873 second system time

The end

Launcher Data

Begin job on node007 at 2010-06-11 14:56:17
IDJOB=2656672
IDBENCH=1160
IDSOLVER=1162
FILE ID=node007/2656672-1276260977
PBS_JOBID= 11172203
Free space on /tmp= 62444 MiB

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

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

MD5SUM BENCH= f8964c43535341fcc69e672675167b77
RANDOM SEED=782342697

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1613044 kB
Buffers:         36260 kB
Cached:         284872 kB
SwapCached:          0 kB
Active:         146216 kB
Inactive:       234168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1613044 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            4064 kB
Writeback:           0 kB
AnonPages:       59292 kB
Mapped:          15356 kB
Slab:            43900 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   178620 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= 62440 MiB
End job on node007 at 2010-06-11 15:26:15