Trace number 432171

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, and are wall clock time (not CPU 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.0.17? (TO) 1800.05 1800.62

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army11.17bt.opb
MD5SUMbde651356fbc7760944c2b16aa27f15d
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
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 benchmark1.9947
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables370
Total number of constraints809
Number of constraints which are clauses558
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints249
Minimum length of a constraint1
Maximum length of a constraint121
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 17
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 138
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho 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 Memory Limit set to 1800 MB
0.00/0.00	c Instance file /tmp/evaluation/432171-1177941383/instance-432171-1177941383.opb
0.00/0.00	c File size is 39935 bytes.
0.00/0.01	c Highest Coefficient sum: 138
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: 370 Constr: 809 558/2/249 Lit: 4357 Watch. Lit: 2416
0.00/0.01	c Obj. Vars: 0 (0 % of total variables)
0.00/0.02	c Pre-processing Time: 0.022 s
0.00/0.02	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
0.00/0.02	c        0    340      753     4158    5     2292    3978      0      0 0.02
0.00/0.02	c Switching off LPR mode.
1800.03/1800.61	c      102    340      855    11705   13     2471    4376    102   2756 0.04
1800.03/1800.61	c      254    340     1007    26052   25     2774    4814    254   4096 0.06
1800.03/1800.61	c      479    340     1232    48281   39     3230    5296    479   4518 0.11
1800.03/1800.61	c      817    340     1570    89397   56     3904    5826    817   4863 0.17
1800.03/1800.61	c     1327    340     2080   139872   67     4928    6409   1327   5123 0.26
1800.03/1800.61	c     2090    340     2843   216779   76     6454    7050   2090   4976 0.42
1800.03/1800.61	c     3237    340     3990   338189   84     8743    7756   3237   4231 0.77
1800.03/1800.61	c     4961    340     5714   532713   93    12214    8532   4961   3294 1.51
1800.03/1800.61	c     7546    340     8299   795482   95    17384    9386   7546   2236 3.37
1800.03/1800.61	c    11425    340     7239   679271   93    15264   10325   6486   1813 6.30
1800.03/1800.61	c    17248    340     7661   742196   96    16083   11358   6908   1561 11.04
1800.03/1800.61	c    25985    340    10476  1081793  103    21721   12494   9723   1317 19.73
1800.03/1800.61	c    39096    340    10616  1150571  108    21995   13744   9863   1085 36.01
1800.03/1800.61	c    58766    340     8908   950973  106    18589   15119   8155    926 63.41
1800.03/1800.61	c    88276    340    15044  1715980  114    30848   16631  14291    821 107.44
1800.03/1800.61	c   132548    340    16537  1868489  112    33833   18295  15784    710 186.58
1800.03/1800.61	c   198960    340    17255  2059005  119    35273   20125  16502    620 320.40
1800.03/1800.61	c   298582    340    14099  1633026  115    28959   22138  13346    558 534.44
1800.03/1800.61	c   448018    340    16729  1922328  114    34218   24352  15976    499 897.35
1800.03/1800.61	c   672176    340    22964  2706289  117    46695   26788  22211    450 1493.72
1800.03/1800.61	c Caught signal: 15
1800.03/1800.61	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.03/1800.61	c   20   780697  74230   912752    25240  2969551  24487    433 1800.04
1800.03/1800.61	s UNKNOWN
1800.03/1800.61	c Total time: 1800.04 s

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-432171-1177941383 -o ROOT/results/node60/solver-432171-1177941383 -C 1800 -W 3600 -M 1800 --output-limit 1,15 bsolo3.0.17 -m1800 /tmp/evaluation/432171-1177941383/instance-432171-1177941383.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31257
/proc/meminfo: memFree=1772696/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=11776 CPUtime=0
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 361 0 0 0 0 0 0 0 18 0 1 0 242048455 12058624 331 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 4294960144 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 2944 333 280 324 0 2004 0

[startup+0.0721179 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31257
/proc/meminfo: memFree=1772696/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=4452 CPUtime=0.06
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 543 0 0 0 6 0 0 0 18 0 1 0 242048455 4558848 503 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 1113 504 310 324 0 183 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4452

[startup+0.101119 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31257
/proc/meminfo: memFree=1772696/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=4712 CPUtime=0.09
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 594 0 0 0 9 0 0 0 18 0 1 0 242048455 4825088 554 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 1178 555 310 324 0 248 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4712

[startup+0.301138 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31257
/proc/meminfo: memFree=1772696/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=6388 CPUtime=0.29
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 999 0 0 0 29 0 0 0 19 0 1 0 242048455 6541312 959 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 1597 959 310 324 0 667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6388

[startup+0.701178 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 31257
/proc/meminfo: memFree=1772696/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=8448 CPUtime=0.69
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 1527 0 0 0 69 0 0 0 22 0 1 0 242048455 8650752 1487 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 2112 1487 310 324 0 1182 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8448

[startup+1.50126 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 31258
/proc/meminfo: memFree=1766608/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=11420 CPUtime=1.49
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 2270 0 0 0 148 1 0 0 25 0 1 0 242048455 11694080 2230 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 2855 2230 310 324 0 1925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11420

[startup+3.10141 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 31258
/proc/meminfo: memFree=1763280/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=14644 CPUtime=3.08
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 3091 0 0 0 307 1 0 0 25 0 1 0 242048455 14995456 3051 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5969531 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 3661 3051 310 324 0 2731 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14644

[startup+6.30173 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 31258
/proc/meminfo: memFree=1757840/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=18268 CPUtime=6.29
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 3979 0 0 0 627 2 0 0 25 0 1 0 242048455 18706432 3939 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5963807 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 4567 3939 310 324 0 3637 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18268

[startup+12.7024 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 31258
/proc/meminfo: memFree=1756624/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=19564 CPUtime=12.69
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 4304 0 0 0 1267 2 0 0 25 0 1 0 242048455 20033536 4264 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550832 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 4891 4264 310 324 0 3961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19564

[startup+25.5016 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 31258
/proc/meminfo: memFree=1752464/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=23776 CPUtime=25.48
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 5356 0 0 0 2545 3 0 0 25 0 1 0 242048455 24346624 5316 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550919 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 5944 5316 310 324 0 5014 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23776

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 31258
/proc/meminfo: memFree=1750032/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=26196 CPUtime=51.07
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 5962 0 0 0 5103 4 0 0 25 0 1 0 242048455 26824704 5922 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551061 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 6549 5922 310 324 0 5619 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26196

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 31258
/proc/meminfo: memFree=1746576/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=29624 CPUtime=102.26
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 6821 0 0 0 10221 5 0 0 25 0 1 0 242048455 30334976 6781 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 7406 6781 310 324 0 6476 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 29624

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 31258
/proc/meminfo: memFree=1744208/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=31976 CPUtime=162.24
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 7410 0 0 0 16218 6 0 0 25 0 1 0 242048455 32743424 7370 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 7994 7370 310 324 0 7064 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31976

[startup+222.302 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 31258
/proc/meminfo: memFree=1741840/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=34312 CPUtime=222.23
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 8008 0 0 0 22216 7 0 0 25 0 1 0 242048455 35135488 7956 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550893 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 8578 7956 310 324 0 7648 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 34312

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/71 31324
/proc/meminfo: memFree=1739352/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=35324 CPUtime=282.18
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 8261 0 0 0 28211 7 0 0 25 0 1 0 242048455 36171776 8209 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134551063 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 8831 8209 310 324 0 7901 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 35324

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 31456
/proc/meminfo: memFree=1737544/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=38280 CPUtime=342.08
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 9037 0 0 0 34200 8 0 0 25 0 1 0 242048455 39198720 8958 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 9570 8958 310 324 0 8640 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 38280

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 31456
/proc/meminfo: memFree=1737160/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=38668 CPUtime=402.06
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 9127 0 0 0 40198 8 0 0 25 0 1 0 242048455 39596032 9048 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 9667 9048 310 324 0 8737 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 38668

[startup+462.301 s]
/proc/loadavg: 1.03 0.79 0.38 2/65 31456
/proc/meminfo: memFree=1736456/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=39356 CPUtime=462.05
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 9341 0 0 0 46197 8 0 0 25 0 1 0 242048455 40300544 9218 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 9839 9218 310 324 0 8909 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 39356

[startup+522.301 s]
/proc/loadavg: 1.07 0.84 0.42 2/65 31456
/proc/meminfo: memFree=1734664/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=41140 CPUtime=522.04
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 9788 0 0 0 52195 9 0 0 25 0 1 0 242048455 42127360 9665 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 10285 9665 310 324 0 9355 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 41140

[startup+582.301 s]
/proc/loadavg: 1.08 0.88 0.46 2/65 31456
/proc/meminfo: memFree=1734024/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=41972 CPUtime=582.02
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 10001 0 0 0 58193 9 0 0 25 0 1 0 242048455 42979328 9875 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 10493 9875 310 324 0 9563 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 41972

[startup+642.301 s]
/proc/loadavg: 1.11 0.93 0.50 2/65 31456
/proc/meminfo: memFree=1733648/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=42472 CPUtime=642.01
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 10126 0 0 0 64192 9 0 0 25 0 1 0 242048455 43491328 10000 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550878 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 10618 10000 310 324 0 9688 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 42472


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

[startup+822.302 s]
/proc/loadavg: 1.00 0.95 0.58 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47660 CPUtime=821.96
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11432 0 0 0 82185 11 0 0 25 0 1 0 242048455 48803840 11306 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5975694 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11915 11306 310 324 0 10985 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 47660

[startup+882.302 s]
/proc/loadavg: 1.00 0.96 0.60 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47656 CPUtime=881.95
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11432 0 0 0 88184 11 0 0 25 0 1 0 242048455 48799744 11306 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134520488 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11914 11306 310 324 0 10984 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 47656

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.63 2/65 31456
/proc/meminfo: memFree=1728272/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47664 CPUtime=941.93
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 94182 11 0 0 25 0 1 0 242048455 48807936 11308 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11916 11308 310 324 0 10986 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 47664

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.65 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47664 CPUtime=1001.92
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 100181 11 0 0 25 0 1 0 242048455 48807936 11308 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967604 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11916 11308 310 324 0 10986 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 47664

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.66 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47664 CPUtime=1061.9
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 106179 11 0 0 25 0 1 0 242048455 48807936 11308 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11916 11308 310 324 0 10986 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 47664

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.68 2/65 31456
/proc/meminfo: memFree=1728272/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47664 CPUtime=1121.88
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 112177 11 0 0 25 0 1 0 242048455 48807936 11308 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11916 11308 310 324 0 10986 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 47664

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.70 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47652 CPUtime=1181.87
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 118176 11 0 0 25 0 1 0 242048455 48795648 11305 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550942 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11913 11305 310 324 0 10983 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 47652

[startup+1242.3 s]
/proc/loadavg: 1.00 0.97 0.72 2/65 31456
/proc/meminfo: memFree=1728336/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47648 CPUtime=1241.85
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11434 0 0 0 124174 11 0 0 25 0 1 0 242048455 48791552 11304 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550872 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11912 11304 310 324 0 10982 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 47648

[startup+1302.3 s]
/proc/loadavg: 1.00 0.97 0.73 2/65 31456
/proc/meminfo: memFree=1727952/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=48020 CPUtime=1301.85
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11519 0 0 0 130173 12 0 0 25 0 1 0 242048455 49172480 11389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12005 11389 310 324 0 11075 0
Current children cumulated CPU time (s) 1301.85
Current children cumulated vsize (KiB) 48020

[startup+1362.3 s]
/proc/loadavg: 1.00 0.97 0.74 2/65 31456
/proc/meminfo: memFree=1727952/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=48012 CPUtime=1361.83
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11519 0 0 0 136171 12 0 0 25 0 1 0 242048455 49164288 11389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550576 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12003 11389 310 324 0 11073 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 48012

[startup+1422.31 s]
/proc/loadavg: 1.00 0.97 0.76 2/65 31456
/proc/meminfo: memFree=1727888/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=48004 CPUtime=1421.82
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11519 0 0 0 142170 12 0 0 25 0 1 0 242048455 49156096 11389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12001 11389 310 324 0 11071 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 48004

[startup+1482.3 s]
/proc/loadavg: 1.00 0.97 0.77 2/65 31456
/proc/meminfo: memFree=1727888/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=47996 CPUtime=1481.8
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11519 0 0 0 148168 12 0 0 25 0 1 0 242048455 49147904 11389 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 5967504 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 11999 11389 310 324 0 11069 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 47996

[startup+1542.3 s]
/proc/loadavg: 1.00 0.97 0.78 2/65 31456
/proc/meminfo: memFree=1726608/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49284 CPUtime=1541.78
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 11838 0 0 0 154166 12 0 0 25 0 1 0 242048455 50466816 11708 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12321 11708 310 324 0 11391 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 49284

[startup+1602.3 s]
/proc/loadavg: 1.00 0.97 0.79 2/65 31456
/proc/meminfo: memFree=1725904/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49968 CPUtime=1601.76
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 12008 0 0 0 160164 12 0 0 25 0 1 0 242048455 51167232 11878 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550804 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12492 11878 310 324 0 11562 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 49968

[startup+1662.3 s]
/proc/loadavg: 1.00 0.97 0.80 2/65 31456
/proc/meminfo: memFree=1725904/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49868 CPUtime=1661.75
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 12008 0 0 0 166163 12 0 0 25 0 1 0 242048455 51064832 11859 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12467 11859 310 324 0 11537 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 49868

[startup+1722.3 s]
/proc/loadavg: 1.00 0.97 0.81 2/65 31456
/proc/meminfo: memFree=1726096/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49844 CPUtime=1721.74
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 12109 0 0 0 172161 13 0 0 25 0 1 0 242048455 51040256 11848 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12461 11848 310 324 0 11531 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 49844

[startup+1782.3 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 31456
/proc/meminfo: memFree=1726032/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49888 CPUtime=1781.73
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 12120 0 0 0 178160 13 0 0 25 0 1 0 242048455 51085312 11859 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550764 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12472 11859 310 324 0 11542 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 49888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 0.97 0.82 2/65 31456
/proc/meminfo: memFree=1726032/2055920 swapFree=4183304/4192956
[pid=31257] ppid=31255 vsize=49888 CPUtime=1800.03
/proc/31257/stat : 31257 (bsolo3.0.17) R 31255 31257 31193 0 -1 4194304 12120 0 0 0 179990 13 0 0 25 0 1 0 242048455 51085312 11859 18446744073709551615 134512640 135840783 4294956688 18446744073709551615 134550779 0 0 4096 16384 0 0 0 17 1 0 0
/proc/31257/statm: 12472 11859 310 324 0 11542 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 49888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 15
Real time (s): 1800.62
CPU time (s): 1800.05
CPU user time (s): 1799.91
CPU system time (s): 0.140978
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 49996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12124
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= 12
involuntary context switches= 2947

runsolver used 1.47477 second user time and 3.49847 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Apr 30 13:56:24 UTC 2007

IDJOB= 432171
IDBENCH= 1158
IDSOLVER= 199
FILE ID= node60/432171-1177941383

PBS_JOBID= 4727538

Free space on /tmp= 66558 MiB

SOLVER NAME= bsolo 3.0.17
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army11.17bt.opb
COMMAND LINE= bsolo3.0.17 -m1800 /tmp/evaluation/432171-1177941383/instance-432171-1177941383.opb            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-432171-1177941383 -o ROOT/results/node60/solver-432171-1177941383 -C 1800 -W 3600 -M 1800 --output-limit 1,15  bsolo3.0.17 -m1800 /tmp/evaluation/432171-1177941383/instance-432171-1177941383.opb            

META MD5SUM SOLVER= c9b15312c639dd71a11a1e3ca1b27020
MD5SUM BENCH=  bde651356fbc7760944c2b16aa27f15d

RANDOM SEED= 526312541

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1773104 kB
Buffers:         36216 kB
Cached:         167388 kB
SwapCached:       3728 kB
Active:         101908 kB
Inactive:       111268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773104 kB
SwapTotal:     4192956 kB
SwapFree:      4183304 kB
Dirty:            6620 kB
Writeback:           0 kB
Mapped:          15488 kB
Slab:            55672 kB
Committed_AS:  2701760 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66558 MiB

End job on node60 on Mon Apr 30 14:26:28 UTC 2007