Trace number 2656680

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.03 1798.55

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army12.21ls.opb
MD5SUM3d28f31cd61cfb39466f429c599fdb4f
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 benchmark30.5064
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables428
Total number of constraints644
Number of constraints which are clauses354
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint2
Maximum length of a constraint144
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 21
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 165
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-2656680-1276695679.opb
0.00/0.00	c File size is 31753 bytes.
0.00/0.00	c Highest Coefficient sum: 165
0.00/0.00	c Parsing was ok!!
0.00/0.00	c Total parsing time: 0.005 s
0.00/0.00	c Var: 428 Constr: 644 354/2/288 Lit: 3448 Watch. Lit: 2192
0.00/0.00	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.018 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    420      632     3416    5     2160    4978      0      0 0.02
0.00/0.02	c Switching off lower bounding mode.
1797.99/1798.53	c      100    420      756    26996   35     2408    5476    124   1515 0.07
1797.99/1798.53	c      251    420      941    63052   67     2778    6024    309   1743 0.14
1797.99/1798.53	c      476    420     1212   119225   98     3320    6627    580   1782 0.27
1797.99/1798.53	c      815    420     1611   193095  119     4118    7290    979   1764 0.46
1797.99/1798.53	c     1325    420     2174   303343  139     5244    8020   1542   1658 0.80
1797.99/1798.53	c     2090    420     3051   481751  157     6998    8823   2419   1467 1.42
1797.99/1798.53	c     3236    420     4404   744325  169     9704    9706   3772   1324 2.44
1797.99/1798.53	c     4959    420     6427  1134903  176    13750   10677   5795   1161 4.27
1797.99/1798.53	c     7544    420     9486  1725487  181    19870   11745   8854    976 7.72
1797.99/1798.53	c    11426    420     7878  1401018  177    16655   12920   7246    766 14.91
1797.99/1798.53	c    17248    420     7975  1442818  180    16846   14213   7343    687 25.09
1797.99/1798.53	c    25986    420    10685  1909646  178    22280   15635  10053    667 38.92
1797.99/1798.53	c    39097    420     9934  1847876  186    20765   17199   9302    599 65.27
1797.99/1798.53	c    58767    420    15035  2829101  188    30966   18919  14403    543 108.07
1797.99/1798.53	c    88277    420    10214  1824950  178    21324   20811   9582    495 178.01
1797.99/1798.53	c   132549    420    19165  3519302  183    39238   22893  18533    425 311.50
1797.99/1798.53	c   198960    420    13860  2355500  169    28616   25183  13228    377 527.24
1797.99/1798.53	c   298580    420    14153  2467714  174    29202   27702  13521    347 859.19
1797.99/1798.53	c   448015    420    20714  3886908  187    42340   30473  20082    322 1387.71
1797.99/1798.53	c Resources Exceeded
1797.99/1798.53	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1797.99/1798.53	c   19   562744 168283  1635882    29574  5633666  28942    312 1798.02
1797.99/1798.53	s UNKNOWN
1797.99/1798.53	c Total time: 1798.02 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-2656680-1276695679/watcher-2656680-1276695679 -o /tmp/evaluation-result-2656680-1276695679/solver-2656680-1276695679 -C 1800 -W 2000 -M 1800 bsolo_pb10 -t1800 -l2 HOME/instance-2656680-1276695679.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 0.48 0.33 3/105 17372
/proc/meminfo: memFree=1816644/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=10924 CPUtime=0
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 361 0 0 0 0 0 0 0 25 0 1 0 10861762 11186176 271 1992294400 134512640 137138936 4288408080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 2731 271 184 642 0 2087 0

[startup+0.100593 s]
/proc/loadavg: 1.03 0.48 0.33 3/105 17372
/proc/meminfo: memFree=1816644/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=11412 CPUtime=0.09
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 502 0 0 0 9 0 0 0 25 0 1 0 10861762 11685888 412 1992294400 134512640 137138936 4288408080 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 2853 412 192 642 0 2209 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11412

[startup+0.201602 s]
/proc/loadavg: 1.03 0.48 0.33 3/105 17372
/proc/meminfo: memFree=1816644/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=12020 CPUtime=0.19
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 665 0 0 0 19 0 0 0 25 0 1 0 10861762 12308480 575 1992294400 134512640 137138936 4288408080 18446744073709551615 134601095 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 3005 575 192 642 0 2361 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12020

[startup+0.301612 s]
/proc/loadavg: 1.03 0.48 0.33 3/105 17372
/proc/meminfo: memFree=1816644/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=12632 CPUtime=0.29
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 808 0 0 0 29 0 0 0 25 0 1 0 10861762 12935168 718 1992294400 134512640 137138936 4288408080 18446744073709551615 136297639 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 3158 718 192 642 0 2514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12632

[startup+0.701651 s]
/proc/loadavg: 1.03 0.48 0.33 3/105 17372
/proc/meminfo: memFree=1816644/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=14484 CPUtime=0.69
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 1277 0 0 0 68 1 0 0 25 0 1 0 10861762 14831616 1187 1992294400 134512640 137138936 4288408080 18446744073709551615 134606663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 3621 1187 192 642 0 2977 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14484

[startup+1.50073 s]
/proc/loadavg: 1.03 0.49 0.33 2/106 17373
/proc/meminfo: memFree=1810932/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=17512 CPUtime=1.49
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 2042 0 0 0 148 1 0 0 25 0 1 0 10861762 17932288 1952 1992294400 134512640 137138936 4288408080 18446744073709551615 134606976 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 4378 1952 192 642 0 3734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17512

[startup+3.10089 s]
/proc/loadavg: 1.03 0.49 0.33 2/106 17373
/proc/meminfo: memFree=1806964/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=22824 CPUtime=3.09
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 3350 0 0 0 306 3 0 0 25 0 1 0 10861762 23371776 3260 1992294400 134512640 137138936 4288408080 18446744073709551615 134542249 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 5706 3260 192 642 0 5062 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22824

[startup+6.30121 s]
/proc/loadavg: 1.18 0.53 0.35 2/106 17373
/proc/meminfo: memFree=1797664/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=30780 CPUtime=6.29
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 5342 0 0 0 624 5 0 0 25 0 1 0 10861762 31518720 5252 1992294400 134512640 137138936 4288408080 18446744073709551615 136500388 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 7695 5253 192 642 0 7051 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30780

[startup+12.7008 s]
/proc/loadavg: 1.17 0.54 0.35 2/106 17373
/proc/meminfo: memFree=1786132/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=41104 CPUtime=12.69
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 7941 0 0 0 1259 10 0 0 25 0 1 0 10861762 42090496 7851 1992294400 134512640 137138936 4288408080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 10276 7851 192 642 0 9632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41104

[startup+25.5011 s]
/proc/loadavg: 1.14 0.56 0.36 2/106 17373
/proc/meminfo: memFree=1781296/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=45228 CPUtime=25.48
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 8954 0 0 0 2534 14 0 0 25 0 1 0 10861762 46313472 8864 1992294400 134512640 137138936 4288408080 18446744073709551615 134542497 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 11307 8864 192 642 0 10663 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 45228

[startup+51.1017 s]
/proc/loadavg: 1.09 0.60 0.38 2/106 17373
/proc/meminfo: memFree=1774476/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=52104 CPUtime=51.08
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 10676 0 0 0 5085 23 0 0 25 0 1 0 10861762 53354496 10586 1992294400 134512640 137138936 4288408080 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 13026 10586 192 642 0 12382 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 52104

[startup+102.302 s]
/proc/loadavg: 1.04 0.66 0.41 2/106 17375
/proc/meminfo: memFree=1769888/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=56592 CPUtime=102.27
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 11800 0 0 0 10194 33 0 0 25 0 1 0 10861762 57950208 11710 1992294400 134512640 137138936 4288408080 18446744073709551615 134542490 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 14148 11710 192 642 0 13504 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 56592

[startup+162.302 s]
/proc/loadavg: 1.01 0.72 0.44 2/106 17377
/proc/meminfo: memFree=1766416/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=59884 CPUtime=162.25
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 12624 0 0 0 16176 49 0 0 25 0 1 0 10861762 61321216 12534 1992294400 134512640 137138936 4288408080 18446744073709551615 136570369 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 14971 12534 192 642 0 14327 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 59884

[startup+222.309 s]
/proc/loadavg: 1.00 0.77 0.47 2/106 17379
/proc/meminfo: memFree=1761704/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=64704 CPUtime=222.24
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 13831 0 0 0 22165 59 0 0 25 0 1 0 10861762 66256896 13741 1992294400 134512640 137138936 4288408080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 16176 13741 192 642 0 15532 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 64704

[startup+282.302 s]
/proc/loadavg: 1.00 0.81 0.50 2/106 17379
/proc/meminfo: memFree=1761456/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=64964 CPUtime=282.21
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 13896 0 0 0 28153 68 0 0 25 0 1 0 10861762 66523136 13806 1992294400 134512640 137138936 4288408080 18446744073709551615 134542516 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 16241 13806 192 642 0 15597 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 64964

[startup+342.302 s]
/proc/loadavg: 1.00 0.84 0.53 2/106 17381
/proc/meminfo: memFree=1756372/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=69960 CPUtime=342.2
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 15146 0 0 0 34142 78 0 0 25 0 1 0 10861762 71639040 15056 1992294400 134512640 137138936 4288408080 18446744073709551615 134618259 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 17490 15056 192 642 0 16846 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 69960

[startup+402.302 s]
/proc/loadavg: 1.00 0.86 0.56 2/106 17383
/proc/meminfo: memFree=1756372/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=69956 CPUtime=402.18
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 15146 0 0 0 40131 87 0 0 25 0 1 0 10861762 71634944 15056 1992294400 134512640 137138936 4288408080 18446744073709551615 136504225 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 17489 15056 192 642 0 16845 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 69956

[startup+462.301 s]
/proc/loadavg: 1.00 0.89 0.58 2/106 17385
/proc/meminfo: memFree=1755380/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=71088 CPUtime=462.16
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 15428 0 0 0 46123 93 0 0 25 0 1 0 10861762 72794112 15338 1992294400 134512640 137138936 4288408080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 17772 15338 192 642 0 17128 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 71088

[startup+522.301 s]
/proc/loadavg: 1.00 0.90 0.60 2/106 17387
/proc/meminfo: memFree=1755256/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=71084 CPUtime=522.14
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 15428 0 0 0 52105 109 0 0 25 0 1 0 10861762 72790016 15338 1992294400 134512640 137138936 4288408080 18446744073709551615 134543407 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 17771 15338 192 642 0 17127 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 71084

[startup+582.301 s]
/proc/loadavg: 1.00 0.92 0.63 2/106 17387
/proc/meminfo: memFree=1753148/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=73156 CPUtime=582.13
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 15948 0 0 0 58093 120 0 0 25 0 1 0 10861762 74911744 15858 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 18289 15858 192 642 0 17645 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 73156

[startup+642.301 s]
/proc/loadavg: 1.00 0.93 0.65 2/106 17389
/proc/meminfo: memFree=1750668/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=75600 CPUtime=642.12
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 16559 0 0 0 64082 130 0 0 25 0 1 0 10861762 77414400 16469 1992294400 134512640 137138936 4288408080 18446744073709551615 134542322 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 18900 16469 192 642 0 18256 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 75600

[startup+702.301 s]

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

/proc/meminfo: memFree=1741864/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=84164 CPUtime=1121.98
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 18702 0 0 0 112000 198 0 0 25 0 1 0 10861762 86183936 18612 1992294400 134512640 137138936 4288408080 18446744073709551615 134542525 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 21041 18612 192 642 0 20397 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 84164

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/106 17403
/proc/meminfo: memFree=1741368/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=84424 CPUtime=1181.95
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 18771 0 0 0 117989 206 0 0 25 0 1 0 10861762 86450176 18681 1992294400 134512640 137138936 4288408080 18446744073709551615 134542808 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/17372/statm: 21106 18681 192 642 0 20462 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 84424

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/106 17414
/proc/meminfo: memFree=1740376/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=84424 CPUtime=1241.94
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 18771 0 0 0 123979 215 0 0 25 0 1 0 10861762 86450176 18681 1992294400 134512640 137138936 4288408080 18446744073709551615 134542295 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 21106 18681 192 642 0 20462 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 84424

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/106 17416
/proc/meminfo: memFree=1740500/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=84396 CPUtime=1301.92
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 18771 0 0 0 129969 223 0 0 25 0 1 0 10861762 86421504 18674 1992294400 134512640 137138936 4288408080 18446744073709551615 134542484 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 21099 18674 192 642 0 20455 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 84396

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/106 17418
/proc/meminfo: memFree=1740500/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=84384 CPUtime=1361.9
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 18771 0 0 0 135959 231 0 0 25 0 1 0 10861762 86409216 18671 1992294400 134512640 137138936 4288408080 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 21096 18671 192 642 0 20452 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 84384

[startup+1422.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/106 17420
/proc/meminfo: memFree=1736656/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=88912 CPUtime=1421.89
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 19900 0 0 0 141948 241 0 0 25 0 1 0 10861762 91045888 19794 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22228 19794 192 642 0 21584 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 88912

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.83 2/106 17420
/proc/meminfo: memFree=1736284/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=89320 CPUtime=1481.87
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20010 0 0 0 147934 253 0 0 25 0 1 0 10861762 91463680 19904 1992294400 134512640 137138936 4288408080 18446744073709551615 134542354 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22330 19904 192 642 0 21686 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 89320

[startup+1542.31 s]
/proc/loadavg: 1.00 0.97 0.83 2/106 17422
/proc/meminfo: memFree=1736284/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=89316 CPUtime=1541.86
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20010 0 0 0 153923 263 0 0 25 0 1 0 10861762 91459584 19904 1992294400 134512640 137138936 4288408080 18446744073709551615 134542617 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22329 19904 192 642 0 21685 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 89316

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.84 2/106 17424
/proc/meminfo: memFree=1736160/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=89300 CPUtime=1601.83
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20010 0 0 0 159910 273 0 0 25 0 1 0 10861762 91443200 19901 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22325 19901 192 642 0 21681 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 89300

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/106 17426
/proc/meminfo: memFree=1736160/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=89264 CPUtime=1661.81
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20010 0 0 0 165900 281 0 0 25 0 1 0 10861762 91406336 19892 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22316 19892 192 642 0 21672 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 89264

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.85 2/106 17428
/proc/meminfo: memFree=1736036/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=89264 CPUtime=1721.8
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20010 0 0 0 171892 288 0 0 25 0 1 0 10861762 91406336 19892 1992294400 134512640 137138936 4288408080 18446744073709551615 134542325 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22316 19892 192 642 0 21672 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 89264

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17428
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1781.78
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 177882 296 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 90752

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

[startup+1792.01 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1791.48
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 178851 297 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542301 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 90752

[startup+1795.2 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1794.69
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179171 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 90752

[startup+1796.8 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1796.28
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179330 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542316 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1796.28
Current children cumulated vsize (KiB) 90752

[startup+1797.6 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1797.08
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179410 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134574740 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1797.08
Current children cumulated vsize (KiB) 90752

[startup+1798 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1797.48
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179450 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542233 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (KiB) 90752

[startup+1798.4 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1797.88
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179490 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 90752

[startup+1798.5 s]
/proc/loadavg: 1.00 0.97 0.86 2/106 17430
/proc/meminfo: memFree=1734548/2059040 swapFree=4140432/4192956
[pid=17372] ppid=17370 vsize=90752 CPUtime=1797.99
/proc/17372/stat : 17372 (bsolo_pb10) R 17370 17372 17314 0 -1 4202496 20381 0 0 0 179501 298 0 0 25 0 1 0 10861762 92930048 20263 1992294400 134512640 137138936 4288408080 18446744073709551615 134542199 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/17372/statm: 22688 20263 192 642 0 22044 0
Current children cumulated CPU time (s) 1797.99
Current children cumulated vsize (KiB) 90752

Child status: 0
Real time (s): 1798.55
CPU time (s): 1798.03
CPU user time (s): 1795.04
CPU system time (s): 2.99254
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 90752

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

runsolver used 3.02654 second user time and 8.43072 second system time

The end

Launcher Data

Begin job on node084 at 2010-06-16 15:41:19
IDJOB=2656680
IDBENCH=1168
IDSOLVER=1162
FILE ID=node084/2656680-1276695679
PBS_JOBID= 11174041
Free space on /tmp= 62512 MiB

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

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

MD5SUM BENCH= 3d28f31cd61cfb39466f429c599fdb4f
RANDOM SEED=1418334420

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1817296 kB
Buffers:         11172 kB
Cached:         143296 kB
SwapCached:      13444 kB
Active:          82236 kB
Inactive:        92944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1817296 kB
SwapTotal:     4192956 kB
SwapFree:      4140432 kB
Dirty:            3984 kB
Writeback:           0 kB
AnonPages:       11184 kB
Mapped:          13112 kB
Slab:            44836 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181420 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= 62508 MiB
End job on node084 at 2010-06-16 16:11:18