Trace number 358670

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 268.449 268.517

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111212476.opb
MD5SUM08d0b9097a8249582d167bf6c1cdd903
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.370943
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 1139
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.02	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: 584   maxlim: 1062   bits: 11/11
0.00/0.04	c ==================================[MINISAT+]==================================
0.00/0.04	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.04	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    6738    21440 |    2246       0        0     nan |  0.000 % |
0.00/0.05	c |       101 |    6680    21246 |    2470      91     1322    14.5 |  4.892 % |
0.00/0.08	c |       251 |    6665    21193 |    2717     238     8944    37.6 |  4.997 % |
0.09/0.12	c |       478 |    6665    21193 |    2989     465    20095    43.2 |  4.997 % |
0.09/0.18	c |       816 |    6665    21193 |    3288     803    34410    42.9 |  4.997 % |
0.19/0.29	c |      1324 |    6665    21193 |    3617    1311    58308    44.5 |  4.997 % |
0.39/0.46	c |      2083 |    6665    21193 |    3978    2070   101477    49.0 |  4.997 % |
0.69/0.77	c |      3223 |    6665    21193 |    4376    3210   178263    55.5 |  4.997 % |
1.19/1.29	c |      4931 |    6644    21117 |    4814    4915   291022    59.2 |  5.157 % |
1.99/2.09	c |      7494 |    6644    21117 |    5295    5021   308923    61.5 |  5.157 % |
3.29/3.30	c |     11340 |    6635    21088 |    5825    3075   165862    53.9 |  5.263 % |
4.89/4.98	c |     17106 |    6635    21088 |    6408    5671   288282    50.8 |  5.263 % |
7.49/7.57	c |     25755 |    6624    21045 |    7048    4111   209921    51.1 |  5.370 % |
11.69/11.80	c |     38729 |    6608    20989 |    7753    5783   309034    53.4 |  5.529 % |
18.18/18.29	c |     58191 |    6608    20989 |    8529    4538   228082    50.3 |  5.529 % |
28.08/28.18	c |     87384 |    6576    20885 |    9382    6603   361383    54.7 |  5.848 % |
43.38/43.49	c |    131173 |    6560    20831 |   10320    5664   281046    49.6 |  5.954 % |
67.28/67.30	c |    196857 |    6560    20831 |   11352    5757   260347    45.2 |  5.954 % |
104.06/104.11	c |    295383 |    6551    20802 |   12487    9206   501998    54.5 |  6.061 % |
160.95/161.06	c |    443175 |    6551    20802 |   13736    6776   316150    46.7 |  6.061 % |
247.73/247.88	c |    664858 |    6542    20771 |   15109   14099   609355    43.2 |  6.114 % |
268.43/268.51	c ==============================================================================
268.43/268.51	c UNSATISFIABLE
268.43/268.51	s UNSATISFIABLE
268.43/268.51	c _______________________________________________________________________________
268.43/268.51	c 
268.43/268.51	c restarts              : 21
268.43/268.51	c conflicts             : 720323         (2684 /sec)
268.43/268.51	c decisions             : 810825         (3021 /sec)
268.43/268.51	c propagations          : 0              (0 /sec)
268.43/268.51	c inspects              : 0              (0 /sec)
268.43/268.51	c CPU time              : 268.414 s
268.43/268.51	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/358670-1176916864/instance-358670-1176916864.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/node14/watcher-358670-1176916864 -o ROOT/results/node14/solver-358670-1176916864 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/358670-1176916864/minisat+ /tmp/evaluation/358670-1176916864/instance-358670-1176916864.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.89 0.94 0.96 3/77 9386
/proc/meminfo: memFree=1907528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=1048 CPUtime=0
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 139604129 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 262 100 74 215 0 44 0

[startup+0.0957511 s]
/proc/loadavg: 0.89 0.94 0.96 3/77 9386
/proc/meminfo: memFree=1907528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=2148 CPUtime=0.09
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 414 0 0 0 9 0 0 0 18 0 1 0 139604129 2199552 399 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 537 399 122 215 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2148

[startup+0.101751 s]
/proc/loadavg: 0.89 0.94 0.96 3/77 9386
/proc/meminfo: memFree=1907528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=2148 CPUtime=0.09
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 416 0 0 0 9 0 0 0 18 0 1 0 139604129 2199552 401 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579892 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 537 401 122 215 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2148

[startup+0.301771 s]
/proc/loadavg: 0.89 0.94 0.96 3/77 9386
/proc/meminfo: memFree=1907528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=2408 CPUtime=0.29
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 478 0 0 0 29 0 0 0 19 0 1 0 139604129 2465792 463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 602 463 122 215 0 384 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.701808 s]
/proc/loadavg: 0.89 0.94 0.96 3/77 9386
/proc/meminfo: memFree=1907528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=2804 CPUtime=0.69
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 599 0 0 0 69 0 0 0 22 0 1 0 139604129 2871296 584 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 701 584 122 215 0 483 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2804

[startup+1.50188 s]
/proc/loadavg: 0.89 0.94 0.96 2/78 9387
/proc/meminfo: memFree=1905280/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=3464 CPUtime=1.49
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 764 0 0 0 149 0 0 0 25 0 1 0 139604129 3547136 749 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 866 749 122 215 0 648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3464

[startup+3.10103 s]
/proc/loadavg: 0.89 0.94 0.96 2/78 9387
/proc/meminfo: memFree=1904640/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=4020 CPUtime=3.09
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 881 0 0 0 309 0 0 0 25 0 1 0 139604129 4116480 866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1005 866 122 215 0 787 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4020

[startup+6.30134 s]
/proc/loadavg: 0.90 0.94 0.96 2/78 9387
/proc/meminfo: memFree=1904064/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=4284 CPUtime=6.29
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 964 0 0 0 629 0 0 0 25 0 1 0 139604129 4386816 949 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1071 949 122 215 0 853 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4284

[startup+12.7019 s]
/proc/loadavg: 0.91 0.94 0.96 2/78 9387
/proc/meminfo: memFree=1903296/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=5088 CPUtime=12.69
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1165 0 0 0 1269 0 0 0 25 0 1 0 139604129 5210112 1150 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1272 1150 122 215 0 1054 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5088

[startup+25.5012 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 9387
/proc/meminfo: memFree=1902528/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=5748 CPUtime=25.48
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1317 0 0 0 2548 0 0 0 25 0 1 0 139604129 5885952 1302 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1437 1302 122 215 0 1219 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5748

[startup+51.1016 s]
/proc/loadavg: 0.95 0.95 0.96 2/78 9387
/proc/meminfo: memFree=1901568/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=6684 CPUtime=51.08
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1552 0 0 0 5107 1 0 0 25 0 1 0 139604129 6844416 1537 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1671 1537 122 215 0 1453 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 6684

[startup+102.305 s]
/proc/loadavg: 0.98 0.95 0.96 2/78 9387
/proc/meminfo: memFree=1900608/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=7500 CPUtime=102.27
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1769 0 0 0 10226 1 0 0 25 0 1 0 139604129 7680000 1754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1875 1754 122 215 0 1657 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7500

[startup+162.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 9387
/proc/meminfo: memFree=1900096/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=7956 CPUtime=162.25
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1866 0 0 0 16223 2 0 0 25 0 1 0 139604129 8146944 1851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 1989 1851 122 215 0 1771 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7956

[startup+222.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/78 9387
/proc/meminfo: memFree=1899712/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8396 CPUtime=222.23
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1961 0 0 0 22221 2 0 0 25 0 1 0 139604129 8597504 1946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2099 1946 122 215 0 1881 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8396

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

[startup+230.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899648/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8396 CPUtime=230.23
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 1961 0 0 0 23021 2 0 0 25 0 1 0 139604129 8597504 1946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2099 1946 122 215 0 1881 0
Current children cumulated CPU time (s) 230.23
Current children cumulated vsize (KiB) 8396

[startup+255.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899456/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8556 CPUtime=255.83
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2007 0 0 0 25580 3 0 0 25 0 1 0 139604129 8761344 1992 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2139 1992 122 215 0 1921 0
Current children cumulated CPU time (s) 255.83
Current children cumulated vsize (KiB) 8556

[startup+262.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899456/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=262.23
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2027 0 0 0 26220 3 0 0 25 0 1 0 139604129 8921088 2012 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580765 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2012 122 215 0 1960 0
Current children cumulated CPU time (s) 262.23
Current children cumulated vsize (KiB) 8712

[startup+265.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899392/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=265.43
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2042 0 0 0 26540 3 0 0 25 0 1 0 139604129 8921088 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2027 122 215 0 1960 0
Current children cumulated CPU time (s) 265.43
Current children cumulated vsize (KiB) 8712

[startup+267.102 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899392/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=267.03
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2042 0 0 0 26700 3 0 0 25 0 1 0 139604129 8921088 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2027 122 215 0 1960 0
Current children cumulated CPU time (s) 267.03
Current children cumulated vsize (KiB) 8712

[startup+267.901 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899392/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=267.83
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2042 0 0 0 26780 3 0 0 25 0 1 0 139604129 8921088 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2027 122 215 0 1960 0
Current children cumulated CPU time (s) 267.83
Current children cumulated vsize (KiB) 8712

[startup+268.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899392/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=268.23
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2042 0 0 0 26820 3 0 0 25 0 1 0 139604129 8921088 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576132 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2027 122 215 0 1960 0
Current children cumulated CPU time (s) 268.23
Current children cumulated vsize (KiB) 8712

[startup+268.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/78 9387
/proc/meminfo: memFree=1899392/2055920 swapFree=4148736/4192956
[pid=9386] ppid=9384 vsize=8712 CPUtime=268.43
/proc/9386/stat : 9386 (minisat+) R 9384 9386 8362 0 -1 4194304 2042 0 0 0 26840 3 0 0 25 0 1 0 139604129 8921088 2027 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/9386/statm: 2178 2027 122 215 0 1960 0
Current children cumulated CPU time (s) 268.43
Current children cumulated vsize (KiB) 8712

Child status: 20
Real time (s): 268.517
CPU time (s): 268.449
CPU user time (s): 268.415
CPU system time (s): 0.033994
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 8712

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.415
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2044
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= 8
involuntary context switches= 204

runsolver used 0.335948 second user time and 0.638902 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Apr 18 17:21:04 UTC 2007

IDJOB= 358670
IDBENCH= 1231
IDSOLVER= 156
FILE ID= node14/358670-1176916864

PBS_JOBID= 4605634

Free space on /tmp= 66206 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  08d0b9097a8249582d167bf6c1cdd903

RANDOM SEED= 5726468

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1907936 kB
Buffers:         13988 kB
Cached:          71904 kB
SwapCached:      11076 kB
Active:          64648 kB
Inactive:        43788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907936 kB
SwapTotal:     4192956 kB
SwapFree:      4148736 kB
Dirty:            2524 kB
Writeback:           0 kB
Mapped:          29768 kB
Slab:            25112 kB
Committed_AS:  6608076 kB
PageTables:       1784 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= 66206 MiB

End job on node14 on Wed Apr 18 17:25:32 UTC 2007