Trace number 358096

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
minisat+ 1.14UNSAT 313.798 313.873

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110971697.opb
MD5SUMc9a87792271871ea771a066925b39a9d
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.230964
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1238
Number of bits of the biggest sum of numbers11
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 Parsing PB file...
0.00/0.01	c Converting 101 PB-constraints to clauses...
0.00/0.01	c   -- Unit propagations: (none)
0.00/0.01	c   -- Detecting intervals from adjacent constraints: ##########################
0.00/0.01	c   -- Clauses(.)/Splits(s): ....
0.00/0.01	c ---[  99]---> BDD-cost:   23
0.00/0.01	c ---[  97]---> BDD-cost:   23
0.00/0.01	c ---[  95]---> BDD-cost:   23
0.00/0.01	c ---[  93]---> BDD-cost:   23
0.00/0.01	c ---[  91]---> BDD-cost:   23
0.00/0.01	c ---[  89]---> BDD-cost:   23
0.00/0.01	c ---[  87]---> BDD-cost:   23
0.00/0.01	c ---[  85]---> BDD-cost:   23
0.00/0.01	c ---[  83]---> BDD-cost:   23
0.00/0.01	c ---[  81]---> BDD-cost:   23
0.00/0.01	c ---[  79]---> BDD-cost:   23
0.00/0.01	c ---[  77]---> BDD-cost:   23
0.00/0.01	c ---[  75]---> BDD-cost:   23
0.00/0.01	c ---[  73]---> BDD-cost:   23
0.00/0.01	c ---[  71]---> BDD-cost:   23
0.00/0.01	c ---[  69]---> BDD-cost:   23
0.00/0.01	c ---[  67]---> BDD-cost:   23
0.00/0.01	c ---[  65]---> BDD-cost:   23
0.00/0.01	c ---[  63]---> BDD-cost:   23
0.00/0.01	c ---[  61]---> BDD-cost:   23
0.00/0.01	c ---[  59]---> BDD-cost:   23
0.00/0.01	c ---[  57]---> BDD-cost:   23
0.00/0.01	c ---[  55]---> BDD-cost:   23
0.00/0.01	c ---[  53]---> BDD-cost:   23
0.00/0.01	c ---[  51]---> BDD-cost:   23
0.00/0.01	c ---[  49]---> BDD-cost:   23
0.00/0.01	c ---[  48]---> BDD-cost:   23
0.00/0.01	c ---[  47]---> BDD-cost:   21
0.00/0.01	c ---[  46]---> BDD-cost:   19
0.00/0.01	c ---[  45]---> BDD-cost:   17
0.00/0.01	c ---[  44]---> BDD-cost:   15
0.00/0.01	c ---[  43]---> BDD-cost:   13
0.00/0.01	c ---[  42]---> BDD-cost:   11
0.00/0.02	c ---[  41]---> BDD-cost:    9
0.00/0.02	c ---[  40]---> BDD-cost:    7
0.00/0.02	c ---[  39]---> BDD-cost:    5
0.00/0.02	c ---[  38]---> BDD-cost:    3
0.00/0.02	c ---[  35]---> BDD-cost:    3
0.00/0.02	c ---[  34]---> BDD-cost:    5
0.00/0.02	c ---[  33]---> BDD-cost:    7
0.00/0.02	c ---[  32]---> BDD-cost:    9
0.00/0.02	c ---[  31]---> BDD-cost:   11
0.00/0.02	c ---[  30]---> BDD-cost:   13
0.00/0.02	c ---[  29]---> BDD-cost:   15
0.00/0.02	c ---[  28]---> BDD-cost:   17
0.00/0.02	c ---[  27]---> BDD-cost:   19
0.00/0.02	c ---[  26]---> BDD-cost:   21
0.00/0.02	c ---[  25]---> BDD-cost:   23
0.00/0.02	c ---[  24]---> BDD-cost:    0
0.00/0.02	c ---[  23]---> BDD-cost:   21
0.00/0.02	c ---[  22]---> BDD-cost:   19
0.00/0.02	c ---[  21]---> BDD-cost:   17
0.00/0.02	c ---[  20]---> BDD-cost:   15
0.00/0.02	c ---[  19]---> BDD-cost:   13
0.00/0.02	c ---[  18]---> BDD-cost:   11
0.00/0.02	c ---[  17]---> BDD-cost:    9
0.00/0.02	c ---[  16]---> BDD-cost:    7
0.00/0.02	c ---[  15]---> BDD-cost:    5
0.00/0.02	c ---[  14]---> BDD-cost:    3
0.00/0.02	c ---[  12]---> BDD-cost:    0
0.00/0.02	c ---[  11]---> BDD-cost:   21
0.00/0.02	c ---[  10]---> BDD-cost:   19
0.00/0.02	c ---[   9]---> BDD-cost:   17
0.00/0.02	c ---[   8]---> BDD-cost:   15
0.00/0.02	c ---[   7]---> BDD-cost:   13
0.00/0.02	c ---[   6]---> BDD-cost:   11
0.00/0.02	c ---[   5]---> BDD-cost:    9
0.00/0.02	c ---[   4]---> BDD-cost:    7
0.00/0.02	c ---[   3]---> BDD-cost:    5
0.00/0.02	c ---[   2]---> BDD-cost:    3
0.00/0.02	c ---[   0]---> Adder-cost: 606   maxlim: 1161   bits: 11/11
0.00/0.05	c ==================================[MINISAT+]==================================
0.00/0.05	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |    6887    21957 |    2295       0        0     nan |  0.000 % |
0.00/0.06	c |       100 |    6863    21875 |    2524      96     3517    36.6 |  4.366 % |
0.06/0.08	c |       250 |    6863    21875 |    2776     246     9095    37.0 |  4.366 % |
0.09/0.13	c |       475 |    6863    21875 |    3054     471    16936    36.0 |  4.366 % |
0.19/0.20	c |       814 |    6863    21875 |    3360     810    29020    35.8 |  4.366 % |
0.19/0.29	c |      1320 |    6863    21875 |    3696    1316    49131    37.3 |  4.366 % |
0.39/0.45	c |      2082 |    6863    21875 |    4065    2078    79243    38.1 |  4.367 % |
0.69/0.74	c |      3223 |    6863    21875 |    4472    3219   130092    40.4 |  4.367 % |
1.19/1.21	c |      4931 |    6863    21875 |    4919    2484   115819    46.6 |  4.366 % |
1.79/1.89	c |      7493 |    6799    21641 |    5411    5039   247191    49.1 |  4.997 % |
2.89/2.99	c |     11338 |    6799    21641 |    5952    5910   275282    46.6 |  4.997 % |
4.49/4.56	c |     17104 |    6799    21641 |    6547    5257   239605    45.6 |  4.997 % |
7.09/7.16	c |     25755 |    6767    21537 |    7202    6776   320532    47.3 |  5.314 % |
11.00/11.06	c |     38730 |    6767    21537 |    7922    4184   168803    40.3 |  5.313 % |
16.89/16.95	c |     58193 |    6760    21514 |    8715    6751   372379    55.2 |  5.366 % |
26.99/27.04	c |     87388 |    6751    21485 |    9586    8317   503995    60.6 |  5.471 % |
42.18/42.28	c |    131181 |    6703    21327 |   10545    6657   364892    54.8 |  5.892 % |
65.97/66.06	c |    196865 |    6679    21243 |   11600    5923   272114    45.9 |  5.997 % |
102.66/102.71	c |    295391 |    6659    21169 |   12760    7082   358501    50.6 |  6.155 % |
158.56/158.62	c |    443182 |    6650    21138 |   14036    7881   378763    48.1 |  6.207 % |
242.73/242.81	c |    664865 |    6641    21107 |   15439    9366   492412    52.6 |  6.260 % |
313.72/313.86	c ==============================================================================
313.72/313.86	c UNSATISFIABLE
313.72/313.86	s UNSATISFIABLE
313.72/313.86	c _______________________________________________________________________________
313.72/313.86	c 
313.72/313.86	c restarts              : 21
313.72/313.86	c conflicts             : 860436         (2742 /sec)
313.72/313.86	c decisions             : 1001491        (3192 /sec)
313.72/313.86	c propagations          : 0              (0 /sec)
313.72/313.86	c inspects              : 0              (0 /sec)
313.72/313.86	c CPU time              : 313.769 s
313.72/313.86	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/358096-1176912784/instance-358096-1176912784.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node65/watcher-358096-1176912784 -o ROOT/results/node65/solver-358096-1176912784 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/358096-1176912784/minisat+ /tmp/evaluation/358096-1176912784/instance-358096-1176912784.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.92 0.99 0.99 3/64 952
/proc/meminfo: memFree=1797984/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=1048 CPUtime=0
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 167268075 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134631815 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 262 100 74 215 0 44 0

[startup+0.0693959 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 952
/proc/meminfo: memFree=1797984/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=2044 CPUtime=0.06
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 392 0 0 0 6 0 0 0 18 0 1 0 167268075 2093056 377 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134575839 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 511 377 122 215 0 293 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2044

[startup+0.101398 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 952
/proc/meminfo: memFree=1797984/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=2044 CPUtime=0.09
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 403 0 0 0 9 0 0 0 18 0 1 0 167268075 2093056 388 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134585912 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 511 388 122 215 0 293 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2044

[startup+0.301416 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 952
/proc/meminfo: memFree=1797984/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=2308 CPUtime=0.29
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 456 0 0 0 29 0 0 0 19 0 1 0 167268075 2363392 441 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 577 441 122 215 0 359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2308

[startup+0.701448 s]
/proc/loadavg: 0.92 0.99 0.99 3/64 952
/proc/meminfo: memFree=1797984/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=2716 CPUtime=0.69
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 555 0 0 0 69 0 0 0 22 0 1 0 167268075 2781184 540 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 679 540 122 215 0 461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2716

[startup+1.50151 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 953
/proc/meminfo: memFree=1795928/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=3236 CPUtime=1.49
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 680 0 0 0 149 0 0 0 25 0 1 0 167268075 3313664 665 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 809 665 122 215 0 591 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3236

[startup+3.10165 s]
/proc/loadavg: 0.92 0.99 0.99 2/65 953
/proc/meminfo: memFree=1795288/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=3760 CPUtime=3.09
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 821 0 0 0 309 0 0 0 25 0 1 0 167268075 3850240 806 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580811 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 940 806 122 215 0 722 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3760

[startup+6.30191 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 953
/proc/meminfo: memFree=1794584/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=4156 CPUtime=6.29
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 910 0 0 0 628 1 0 0 25 0 1 0 167268075 4255744 895 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 1039 895 122 215 0 821 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4156

[startup+12.7014 s]
/proc/loadavg: 0.93 0.99 0.99 2/65 953
/proc/meminfo: memFree=1794144/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=4560 CPUtime=12.69
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 1029 0 0 0 1268 1 0 0 25 0 1 0 167268075 4669440 1014 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 1140 1014 122 215 0 922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4560

[startup+25.5015 s]
/proc/loadavg: 0.95 0.99 0.99 2/65 953
/proc/meminfo: memFree=1793184/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=5732 CPUtime=25.49
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 1313 0 0 0 2548 1 0 0 25 0 1 0 167268075 5869568 1298 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 1433 1298 122 215 0 1215 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5732

[startup+51.1016 s]
/proc/loadavg: 0.96 0.99 0.99 2/65 953
/proc/meminfo: memFree=1792416/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=6388 CPUtime=51.08
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 1493 0 0 0 5107 1 0 0 25 0 1 0 167268075 6541312 1478 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 1597 1478 122 215 0 1379 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6388

[startup+102.306 s]
/proc/loadavg: 0.98 0.99 0.99 2/65 953
/proc/meminfo: memFree=1791328/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=7468 CPUtime=102.27
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 1756 0 0 0 10226 1 0 0 25 0 1 0 167268075 7647232 1741 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 1867 1741 122 215 0 1649 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7468

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1790688/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=8152 CPUtime=162.26
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 1901 0 0 0 16224 2 0 0 25 0 1 0 167268075 8347648 1886 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581192 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2038 1886 122 215 0 1820 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 8152

[startup+222.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1790240/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=8580 CPUtime=222.24
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2002 0 0 0 22222 2 0 0 25 0 1 0 167268075 8785920 1987 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580771 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2145 1987 122 215 0 1927 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 8580

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789536/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9272 CPUtime=282.22
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2178 0 0 0 28220 2 0 0 25 0 1 0 167268075 9494528 2163 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2318 2163 122 215 0 2100 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 9272

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789472/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9272 CPUtime=294.22
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2187 0 0 0 29420 2 0 0 25 0 1 0 167268075 9494528 2172 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2318 2172 122 215 0 2100 0
Current children cumulated CPU time (s) 294.22
Current children cumulated vsize (KiB) 9272

[startup+307.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789472/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=307.02
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2194 0 0 0 30700 2 0 0 25 0 1 0 167268075 9658368 2179 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2179 122 215 0 2140 0
Current children cumulated CPU time (s) 307.02
Current children cumulated vsize (KiB) 9432

[startup+310.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789472/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=310.22
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2194 0 0 0 31020 2 0 0 25 0 1 0 167268075 9658368 2179 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581431 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2179 122 215 0 2140 0
Current children cumulated CPU time (s) 310.22
Current children cumulated vsize (KiB) 9432

[startup+311.901 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789472/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=311.82
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2194 0 0 0 31180 2 0 0 25 0 1 0 167268075 9658368 2179 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2179 122 215 0 2140 0
Current children cumulated CPU time (s) 311.82
Current children cumulated vsize (KiB) 9432

[startup+312.701 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789472/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=312.62
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2194 0 0 0 31260 2 0 0 25 0 1 0 167268075 9658368 2179 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2179 122 215 0 2140 0
Current children cumulated CPU time (s) 312.62
Current children cumulated vsize (KiB) 9432

[startup+313.505 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789408/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=313.42
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2197 0 0 0 31340 2 0 0 25 0 1 0 167268075 9658368 2182 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2182 122 215 0 2140 0
Current children cumulated CPU time (s) 313.42
Current children cumulated vsize (KiB) 9432

[startup+313.701 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789408/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=313.62
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2197 0 0 0 31360 2 0 0 25 0 1 0 167268075 9658368 2182 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2182 122 215 0 2140 0
Current children cumulated CPU time (s) 313.62
Current children cumulated vsize (KiB) 9432

[startup+313.801 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 953
/proc/meminfo: memFree=1789408/2055920 swapFree=4183196/4192956
[pid=952] ppid=950 vsize=9432 CPUtime=313.72
/proc/952/stat : 952 (minisat+) R 950 952 32719 0 -1 4194304 2202 0 0 0 31370 2 0 0 25 0 1 0 167268075 9658368 2187 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/952/statm: 2358 2187 122 215 0 2140 0
Current children cumulated CPU time (s) 313.72
Current children cumulated vsize (KiB) 9432

Child status: 20
Real time (s): 313.873
CPU time (s): 313.798
CPU user time (s): 313.769
CPU system time (s): 0.028995
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 9432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 313.769
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2205
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= 9
involuntary context switches= 376

runsolver used 0.199969 second user time and 0.667898 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Wed Apr 18 16:13:04 UTC 2007

IDJOB= 358096
IDBENCH= 1190
IDSOLVER= 156
FILE ID= node65/358096-1176912784

PBS_JOBID= 4595213

Free space on /tmp= 66399 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110971697.opb
COMMAND LINE= /tmp/evaluation/358096-1176912784/minisat+ /tmp/evaluation/358096-1176912784/instance-358096-1176912784.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node65/convwatcher-358096-1176912784 -o ROOT/results/node65/conversion-358096-1176912784 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/358096-1176912784/instance-358096-1176912784.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-358096-1176912784 -o ROOT/results/node65/solver-358096-1176912784 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/358096-1176912784/minisat+ /tmp/evaluation/358096-1176912784/instance-358096-1176912784.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  c9a87792271871ea771a066925b39a9d

RANDOM SEED= 8467921

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.245
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.245
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:       1798456 kB
Buffers:          7748 kB
Cached:         198832 kB
SwapCached:       3472 kB
Active:          39108 kB
Inactive:       177924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798456 kB
SwapTotal:     4192956 kB
SwapFree:      4183196 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          15712 kB
Slab:            26500 kB
Committed_AS:  2231184 kB
PageTables:       1456 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= 66399 MiB

End job on node65 on Wed Apr 18 16:18:19 UTC 2007