Trace number 365888

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.14? (TO) 1800.15 1800.69

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
MD5SUMfff7b3dc5d07bd6a4fd3046b5e5241f1
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.073987
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables8190
Total number of constraints181
Number of constraints which are clauses91
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint91
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
Number of bits of the biggest sum of numbers7
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.09/0.17	c Converting 181 PB-constraints to clauses...
0.09/0.17	c   -- Unit propagations: (none)
0.09/0.18	c   -- Detecting intervals from adjacent constraints: (none)
0.09/0.18	c   -- Clauses(.)/Splits(s): ...........................................................................................
0.09/0.18	c ---[  89]---> BDD-cost:  179
0.09/0.18	c ---[  88]---> BDD-cost:  179
0.09/0.19	c ---[  87]---> BDD-cost:  179
0.09/0.19	c ---[  86]---> BDD-cost:  179
0.09/0.19	c ---[  85]---> BDD-cost:  179
0.19/0.20	c ---[  84]---> BDD-cost:  179
0.19/0.20	c ---[  83]---> BDD-cost:  179
0.19/0.21	c ---[  82]---> BDD-cost:  179
0.19/0.21	c ---[  81]---> BDD-cost:  179
0.19/0.21	c ---[  80]---> BDD-cost:  179
0.19/0.22	c ---[  79]---> BDD-cost:  179
0.19/0.22	c ---[  78]---> BDD-cost:  179
0.19/0.23	c ---[  77]---> BDD-cost:  179
0.19/0.23	c ---[  76]---> BDD-cost:  179
0.19/0.24	c ---[  75]---> BDD-cost:  179
0.19/0.24	c ---[  74]---> BDD-cost:  179
0.19/0.24	c ---[  73]---> BDD-cost:  179
0.19/0.25	c ---[  72]---> BDD-cost:  179
0.19/0.25	c ---[  71]---> BDD-cost:  179
0.19/0.26	c ---[  70]---> BDD-cost:  179
0.19/0.26	c ---[  69]---> BDD-cost:  179
0.19/0.26	c ---[  68]---> BDD-cost:  179
0.19/0.27	c ---[  67]---> BDD-cost:  179
0.19/0.27	c ---[  66]---> BDD-cost:  179
0.19/0.28	c ---[  65]---> BDD-cost:  179
0.19/0.28	c ---[  64]---> BDD-cost:  179
0.19/0.29	c ---[  63]---> BDD-cost:  179
0.19/0.29	c ---[  62]---> BDD-cost:  179
0.19/0.29	c ---[  61]---> BDD-cost:  179
0.29/0.30	c ---[  60]---> BDD-cost:  179
0.29/0.30	c ---[  59]---> BDD-cost:  179
0.29/0.31	c ---[  58]---> BDD-cost:  179
0.29/0.31	c ---[  57]---> BDD-cost:  179
0.29/0.32	c ---[  56]---> BDD-cost:  179
0.29/0.32	c ---[  55]---> BDD-cost:  179
0.29/0.32	c ---[  54]---> BDD-cost:  179
0.29/0.33	c ---[  53]---> BDD-cost:  179
0.29/0.33	c ---[  52]---> BDD-cost:  179
0.29/0.34	c ---[  51]---> BDD-cost:  179
0.29/0.34	c ---[  50]---> BDD-cost:  179
0.29/0.35	c ---[  49]---> BDD-cost:  179
0.29/0.35	c ---[  48]---> BDD-cost:  179
0.29/0.35	c ---[  47]---> BDD-cost:  179
0.29/0.36	c ---[  46]---> BDD-cost:  179
0.29/0.36	c ---[  45]---> BDD-cost:  179
0.29/0.37	c ---[  44]---> BDD-cost:  179
0.29/0.37	c ---[  43]---> BDD-cost:  179
0.29/0.37	c ---[  42]---> BDD-cost:  179
0.29/0.38	c ---[  41]---> BDD-cost:  179
0.29/0.38	c ---[  40]---> BDD-cost:  179
0.29/0.39	c ---[  39]---> BDD-cost:  179
0.29/0.39	c ---[  38]---> BDD-cost:  179
0.29/0.40	c ---[  37]---> BDD-cost:  179
0.39/0.40	c ---[  36]---> BDD-cost:  179
0.39/0.40	c ---[  35]---> BDD-cost:  179
0.39/0.41	c ---[  34]---> BDD-cost:  179
0.39/0.41	c ---[  33]---> BDD-cost:  179
0.39/0.42	c ---[  32]---> BDD-cost:  179
0.39/0.42	c ---[  31]---> BDD-cost:  179
0.39/0.43	c ---[  30]---> BDD-cost:  179
0.39/0.43	c ---[  29]---> BDD-cost:  179
0.39/0.43	c ---[  28]---> BDD-cost:  179
0.39/0.44	c ---[  27]---> BDD-cost:  179
0.39/0.44	c ---[  26]---> BDD-cost:  179
0.39/0.45	c ---[  25]---> BDD-cost:  179
0.39/0.45	c ---[  24]---> BDD-cost:  179
0.39/0.46	c ---[  23]---> BDD-cost:  179
0.39/0.46	c ---[  22]---> BDD-cost:  179
0.39/0.46	c ---[  21]---> BDD-cost:  179
0.39/0.47	c ---[  20]---> BDD-cost:  179
0.39/0.47	c ---[  19]---> BDD-cost:  179
0.39/0.48	c ---[  18]---> BDD-cost:  179
0.39/0.48	c ---[  17]---> BDD-cost:  179
0.39/0.49	c ---[  16]---> BDD-cost:  179
0.39/0.49	c ---[  15]---> BDD-cost:  179
0.39/0.49	c ---[  14]---> BDD-cost:  179
0.49/0.50	c ---[  13]---> BDD-cost:  179
0.49/0.50	c ---[  12]---> BDD-cost:  179
0.49/0.51	c ---[  11]---> BDD-cost:  179
0.49/0.51	c ---[  10]---> BDD-cost:  179
0.49/0.51	c ---[   9]---> BDD-cost:  179
0.49/0.52	c ---[   8]---> BDD-cost:  179
0.49/0.52	c ---[   7]---> BDD-cost:  179
0.49/0.53	c ---[   6]---> BDD-cost:  179
0.49/0.53	c ---[   5]---> BDD-cost:  179
0.49/0.54	c ---[   4]---> BDD-cost:  179
0.49/0.54	c ---[   3]---> BDD-cost:  179
0.49/0.54	c ---[   2]---> BDD-cost:  179
0.49/0.55	c ---[   1]---> BDD-cost:  179
0.49/0.55	c ---[   0]---> BDD-cost:  179
0.49/0.59	c ==================================[MINISAT+]==================================
0.49/0.59	c | Conflicts | Original         | Learnt                           | Progress |
0.49/0.59	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.49/0.59	c ==============================================================================
0.49/0.59	c |         0 |   40231   112590 |   13410       0        0     nan |  0.000 % |
0.59/0.65	c |       102 |   40231   112590 |   14751     102    41413   406.0 |  0.370 % |
0.69/0.72	c |       252 |   40231   112590 |   16226     252    63092   250.4 |  0.370 % |
0.89/0.92	c |       478 |   40231   112590 |   17848     478   177379   371.1 |  0.370 % |
0.99/1.10	c |       816 |   40231   112590 |   19633     816   303062   371.4 |  0.370 % |
1.39/1.49	c |      1322 |   40231   112590 |   21596    1322   546528   413.4 |  0.370 % |
2.09/2.15	c |      2085 |   40231   112590 |   23756    2085   961293   461.1 |  0.370 % |
3.19/3.23	c |      3224 |   40231   112590 |   26132    3224  1615088   501.0 |  0.370 % |
5.39/5.45	c |      4932 |   40231   112590 |   28745    4932  3018509   612.0 |  0.370 % |
7.98/8.08	c |      7494 |   40231   112590 |   31620    7494  4602571   614.2 |  0.370 % |
13.39/13.46	c |     11339 |   40231   112590 |   34782   11339  7965695   702.5 |  0.370 % |
21.09/21.15	c |     17107 |   40231   112590 |   38260   17107 12184989   712.3 |  0.370 % |
33.98/34.04	c |     25757 |   40231   112590 |   42086   25757 19449978   755.1 |  0.370 % |
53.57/53.60	c |     38732 |   40231   112590 |   46294   38732 29999633   774.5 |  0.370 % |
108.46/108.57	c |     58195 |   40231   112590 |   50924   58195 55667006   956.6 |  0.370 % |
168.75/168.80	c |     87387 |   40231   112590 |   56016   41910 43142227  1029.4 |  0.370 % |
417.18/417.37	c |    131176 |   40231   112590 |   61618   24156 38949411  1612.4 |  0.370 % |
615.93/616.10	c |    196866 |   40231   112590 |   67780   22666 22699255  1001.5 |  0.370 % |
994.35/994.64	c |    295393 |   40231   112590 |   74558   49802 57195561  1148.5 |  0.370 % |
1647.05/1647.59	c |    443183 |   40231   112590 |   82014   41540 51423143  1237.9 |  0.370 % |
1800.06/1800.60	c 
1800.06/1800.60	c *** TERMINATED ***
1800.06/1800.60	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/365888-1177054426/instance-365888-1177054426.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/node60/watcher-365888-1177054426 -o ROOT/results/node60/solver-365888-1177054426 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/365888-1177054426/minisat+ /tmp/evaluation/365888-1177054426/instance-365888-1177054426.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.85 0.98 0.99 3/64 7084
/proc/meminfo: memFree=1832016/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=1048 CPUtime=0
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 153352564 1073152 110 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 262 110 74 215 0 44 0

[startup+0.0670611 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 7084
/proc/meminfo: memFree=1832016/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=2336 CPUtime=0.06
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 406 0 0 0 6 0 0 0 18 0 1 0 153352564 2392064 391 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134805948 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 584 391 74 215 0 366 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2336

[startup+0.101064 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 7084
/proc/meminfo: memFree=1832016/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=2820 CPUtime=0.09
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 515 0 0 0 9 0 0 0 18 0 1 0 153352564 2887680 500 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 705 500 74 215 0 487 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2820

[startup+0.301084 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 7084
/proc/meminfo: memFree=1832016/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=3376 CPUtime=0.29
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 745 0 0 0 29 0 0 0 19 0 1 0 153352564 3457024 682 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012160 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 844 682 88 215 0 626 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3376

[startup+0.701123 s]
/proc/loadavg: 0.85 0.98 0.99 3/64 7084
/proc/meminfo: memFree=1832016/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=6584 CPUtime=0.69
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 1528 0 0 0 69 0 0 0 23 0 1 0 153352564 6742016 1453 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 1646 1453 106 215 0 1428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6584

[startup+1.5012 s]
/proc/loadavg: 0.85 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1825864/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=8692 CPUtime=1.48
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 2037 0 0 0 148 0 0 0 25 0 1 0 153352564 8900608 1962 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580384 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 2173 1962 106 215 0 1955 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8692

[startup+3.10136 s]
/proc/loadavg: 0.86 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1822856/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=12780 CPUtime=3.09
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 3060 0 0 0 308 1 0 0 25 0 1 0 153352564 13086720 2985 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 3195 2985 106 215 0 2977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12780

[startup+6.30268 s]
/proc/loadavg: 0.86 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1814480/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=20852 CPUtime=6.29
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 5090 0 0 0 627 2 0 0 25 0 1 0 153352564 21352448 5015 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 5213 5016 106 215 0 4995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20852

[startup+12.7013 s]
/proc/loadavg: 0.88 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1797584/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=36992 CPUtime=12.69
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 9124 0 0 0 1265 4 0 0 25 0 1 0 153352564 37879808 9049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 9248 9049 106 215 0 9030 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 36992

[startup+25.5016 s]
/proc/loadavg: 0.90 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1766800/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=66780 CPUtime=25.48
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 16562 0 0 0 2541 7 0 0 25 0 1 0 153352564 68382720 16487 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 16695 16487 106 215 0 16477 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 66780

[startup+51.1011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1709904/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=124000 CPUtime=51.08
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 30871 0 0 0 5094 14 0 0 25 0 1 0 153352564 126976000 30796 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574553 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 31000 30796 106 215 0 30782 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 124000

[startup+102.305 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1610192/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=222636 CPUtime=102.27
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 55521 0 0 0 10200 27 0 0 25 0 1 0 153352564 227979264 55446 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 55659 55446 106 215 0 55441 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 222636

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1600528/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=232120 CPUtime=162.25
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 57883 0 0 0 16197 28 0 0 25 0 1 0 153352564 237690880 57808 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575273 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 58030 57808 106 215 0 57812 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 232120

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1557648/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=275044 CPUtime=222.24
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 68625 0 0 0 22190 34 0 0 25 0 1 0 153352564 281645056 68550 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 68761 68550 106 215 0 68543 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 275044

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1498704/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=334612 CPUtime=282.22
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 83470 0 0 0 28179 43 0 0 25 0 1 0 153352564 342642688 83395 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 83653 83395 106 215 0 83435 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 334612

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7085
/proc/meminfo: memFree=1440848/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=391880 CPUtime=342.21
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 97775 0 0 0 34169 52 0 0 25 0 1 0 153352564 401285120 97700 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 97970 97700 106 215 0 97752 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 391880

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1425552/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=406756 CPUtime=402.19
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 101506 0 0 0 40165 54 0 0 25 0 1 0 153352564 416518144 101431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 101689 101431 106 215 0 101471 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 406756

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1425488/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=406756 CPUtime=462.18
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 101506 0 0 0 46163 55 0 0 25 0 1 0 153352564 416518144 101431 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 101689 101431 106 215 0 101471 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 406756

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1425488/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=406756 CPUtime=522.16
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 101507 0 0 0 52161 55 0 0 25 0 1 0 153352564 416518144 101432 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 101689 101432 106 215 0 101471 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 406756

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1398224/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=434676 CPUtime=582.14
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 108498 0 0 0 58155 59 0 0 25 0 1 0 153352564 445108224 108423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 108669 108423 106 215 0 108451 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 434676

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1388560/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=443592 CPUtime=642.13
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110716 0 0 0 64152 61 0 0 25 0 1 0 153352564 454238208 110641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573730 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110898 110641 106 215 0 110680 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 443592


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1388560/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=443592 CPUtime=822.08
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110716 0 0 0 82147 61 0 0 25 0 1 0 153352564 454238208 110641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110898 110641 106 215 0 110680 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 443592

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1390160/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=441744 CPUtime=882.06
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110721 0 0 0 88145 61 0 0 25 0 1 0 153352564 452345856 110190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110436 110190 106 215 0 110218 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 441744

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1390224/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=441744 CPUtime=942.06
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110721 0 0 0 94144 62 0 0 25 0 1 0 153352564 452345856 110190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110436 110190 106 215 0 110218 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 441744

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1390224/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=441744 CPUtime=1002.04
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110721 0 0 0 100142 62 0 0 25 0 1 0 153352564 452345856 110190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110436 110190 106 215 0 110218 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 441744

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1390288/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=441744 CPUtime=1062.03
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110721 0 0 0 106141 62 0 0 25 0 1 0 153352564 452345856 110190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110436 110190 106 215 0 110218 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 441744

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1390288/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=441744 CPUtime=1122.01
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 110721 0 0 0 112139 62 0 0 25 0 1 0 153352564 452345856 110190 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575380 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 110436 110190 106 215 0 110218 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 441744

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1371536/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=461676 CPUtime=1181.99
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 115619 0 0 0 118134 65 0 0 25 0 1 0 153352564 472756224 115088 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 115419 115088 106 215 0 115201 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 461676

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1362384/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=469928 CPUtime=1241.98
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 117675 0 0 0 124132 66 0 0 25 0 1 0 153352564 481206272 117144 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 117482 117144 106 215 0 117264 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 469928

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1362384/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=469928 CPUtime=1301.97
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 117677 0 0 0 130131 66 0 0 25 0 1 0 153352564 481206272 117146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 117482 117146 106 215 0 117264 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 469928

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1362320/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=469928 CPUtime=1361.95
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 117677 0 0 0 136128 67 0 0 25 0 1 0 153352564 481206272 117146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 117482 117146 106 215 0 117264 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 469928

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1362320/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=469928 CPUtime=1421.94
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 117677 0 0 0 142127 67 0 0 25 0 1 0 153352564 481206272 117146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 117482 117146 106 215 0 117264 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 469928

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1362320/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=469928 CPUtime=1481.92
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 117677 0 0 0 148125 67 0 0 25 0 1 0 153352564 481206272 117146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 117482 117146 106 215 0 117264 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 469928

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1346768/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1541.9
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 154121 69 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 485504

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7087
/proc/meminfo: memFree=1346768/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1601.89
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 160120 69 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576672 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 485504

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 7225
/proc/meminfo: memFree=1345432/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1661.82
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 166112 70 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1661.82
Current children cumulated vsize (KiB) 485504

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7285
/proc/meminfo: memFree=1346576/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1721.77
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 172107 70 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1721.77
Current children cumulated vsize (KiB) 485504

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7285
/proc/meminfo: memFree=1346512/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1781.75
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 178105 70 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 485504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7285
/proc/meminfo: memFree=1346576/2055920 swapFree=4183236/4192956
[pid=7084] ppid=7082 vsize=485504 CPUtime=1800.06
/proc/7084/stat : 7084 (minisat+) R 7082 7084 7022 0 -1 4194304 121564 0 0 0 179936 70 0 0 25 0 1 0 153352564 497156096 121033 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7084/statm: 121376 121033 106 215 0 121158 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 485504

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

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

Child status: 0
Real time (s): 1800.69
CPU time (s): 1800.15
CPU user time (s): 1799.36
CPU system time (s): 0.78888
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 485504

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

runsolver used 1.22481 second user time and 3.76043 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Fri Apr 20 07:33:46 UTC 2007

IDJOB= 365888
IDBENCH= 2584
IDSOLVER= 156
FILE ID= node60/365888-1177054426

PBS_JOBID= 4640199

Free space on /tmp= 66415 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-91-90.opb
COMMAND LINE= /tmp/evaluation/365888-1177054426/minisat+ /tmp/evaluation/365888-1177054426/instance-365888-1177054426.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node60/convwatcher-365888-1177054426 -o ROOT/results/node60/conversion-365888-1177054426 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/365888-1177054426/instance-365888-1177054426.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  fff7b3dc5d07bd6a4fd3046b5e5241f1

RANDOM SEED= 906914427

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:       1832488 kB
Buffers:         37916 kB
Cached:         118204 kB
SwapCached:       3476 kB
Active:          34076 kB
Inactive:       131360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832488 kB
SwapTotal:     4192956 kB
SwapFree:      4183236 kB
Dirty:            2668 kB
Writeback:           0 kB
Mapped:          15232 kB
Slab:            44008 kB
Committed_AS:  2424284 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= 66415 MiB

End job on node60 on Fri Apr 20 08:03:49 UTC 2007