Trace number 46109

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.65 1801.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
MD5SUMd887ec44be40cf432f8acabc52df2afa
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.05499
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6480
Total number of constraints161
Number of constraints which are clauses81
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint81
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 82
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	c Parsing PB file...
0.14	c Converting 161 PB-constraints to clauses...
0.14	c   -- Unit propagations: (none)
0.14	c   -- Detecting intervals from adjacent constraints: (none)
0.14	c   -- Clauses(.)/Splits(s): .................................................................................
0.14	c ---[  79]---> BDD-cost:  159
0.15	c ---[  78]---> BDD-cost:  159
0.15	c ---[  77]---> BDD-cost:  159
0.15	c ---[  76]---> BDD-cost:  159
0.16	c ---[  75]---> BDD-cost:  159
0.16	c ---[  74]---> BDD-cost:  159
0.16	c ---[  73]---> BDD-cost:  159
0.17	c ---[  72]---> BDD-cost:  159
0.17	c ---[  71]---> BDD-cost:  159
0.17	c ---[  70]---> BDD-cost:  159
0.18	c ---[  69]---> BDD-cost:  159
0.18	c ---[  68]---> BDD-cost:  159
0.18	c ---[  67]---> BDD-cost:  159
0.19	c ---[  66]---> BDD-cost:  159
0.19	c ---[  65]---> BDD-cost:  159
0.19	c ---[  64]---> BDD-cost:  159
0.20	c ---[  63]---> BDD-cost:  159
0.20	c ---[  62]---> BDD-cost:  159
0.20	c ---[  61]---> BDD-cost:  159
0.21	c ---[  60]---> BDD-cost:  159
0.21	c ---[  59]---> BDD-cost:  159
0.21	c ---[  58]---> BDD-cost:  159
0.22	c ---[  57]---> BDD-cost:  159
0.22	c ---[  56]---> BDD-cost:  159
0.23	c ---[  55]---> BDD-cost:  159
0.23	c ---[  54]---> BDD-cost:  159
0.23	c ---[  53]---> BDD-cost:  159
0.24	c ---[  52]---> BDD-cost:  159
0.24	c ---[  51]---> BDD-cost:  159
0.24	c ---[  50]---> BDD-cost:  159
0.25	c ---[  49]---> BDD-cost:  159
0.25	c ---[  48]---> BDD-cost:  159
0.25	c ---[  47]---> BDD-cost:  159
0.26	c ---[  46]---> BDD-cost:  159
0.26	c ---[  45]---> BDD-cost:  159
0.26	c ---[  44]---> BDD-cost:  159
0.27	c ---[  43]---> BDD-cost:  159
0.27	c ---[  42]---> BDD-cost:  159
0.27	c ---[  41]---> BDD-cost:  159
0.28	c ---[  40]---> BDD-cost:  159
0.28	c ---[  39]---> BDD-cost:  159
0.28	c ---[  38]---> BDD-cost:  159
0.29	c ---[  37]---> BDD-cost:  159
0.29	c ---[  36]---> BDD-cost:  159
0.29	c ---[  35]---> BDD-cost:  159
0.30	c ---[  34]---> BDD-cost:  159
0.30	c ---[  33]---> BDD-cost:  159
0.30	c ---[  32]---> BDD-cost:  159
0.31	c ---[  31]---> BDD-cost:  159
0.31	c ---[  30]---> BDD-cost:  159
0.31	c ---[  29]---> BDD-cost:  159
0.32	c ---[  28]---> BDD-cost:  159
0.32	c ---[  27]---> BDD-cost:  159
0.33	c ---[  26]---> BDD-cost:  159
0.33	c ---[  25]---> BDD-cost:  159
0.33	c ---[  24]---> BDD-cost:  159
0.34	c ---[  23]---> BDD-cost:  159
0.34	c ---[  22]---> BDD-cost:  159
0.34	c ---[  21]---> BDD-cost:  159
0.35	c ---[  20]---> BDD-cost:  159
0.35	c ---[  19]---> BDD-cost:  159
0.35	c ---[  18]---> BDD-cost:  159
0.36	c ---[  17]---> BDD-cost:  159
0.36	c ---[  16]---> BDD-cost:  159
0.36	c ---[  15]---> BDD-cost:  159
0.37	c ---[  14]---> BDD-cost:  159
0.37	c ---[  13]---> BDD-cost:  159
0.37	c ---[  12]---> BDD-cost:  159
0.38	c ---[  11]---> BDD-cost:  159
0.38	c ---[  10]---> BDD-cost:  159
0.39	c ---[   9]---> BDD-cost:  159
0.39	c ---[   8]---> BDD-cost:  159
0.39	c ---[   7]---> BDD-cost:  159
0.40	c ---[   6]---> BDD-cost:  159
0.40	c ---[   5]---> BDD-cost:  159
0.40	c ---[   4]---> BDD-cost:  159
0.41	c ---[   3]---> BDD-cost:  159
0.41	c ---[   2]---> BDD-cost:  159
0.41	c ---[   1]---> BDD-cost:  159
0.42	c ---[   0]---> BDD-cost:  159
0.45	c ==================================[MINISAT+]==================================
0.45	c | Conflicts | Original         | Learnt                           | Progress |
0.45	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.45	c ==============================================================================
0.45	c |         0 |   31761    88880 |   10587       0        0     nan |  0.000 % |
0.49	c |       101 |   31761    88880 |   11645     101    30745   304.4 |  0.417 % |
0.57	c |       252 |   31761    88880 |   12810     252    63708   252.8 |  0.417 % |
0.70	c |       479 |   31761    88880 |   14091     479   138821   289.8 |  0.417 % |
0.91	c |       816 |   31761    88880 |   15500     816   266328   326.4 |  0.417 % |
1.25	c |      1323 |   31761    88880 |   17050    1323   490425   370.7 |  0.417 % |
1.97	c |      2087 |   31761    88880 |   18755    2087   897872   430.2 |  0.417 % |
2.85	c |      3227 |   31761    88880 |   20631    3227  1459016   452.1 |  0.417 % |
4.54	c |      4936 |   31761    88880 |   22694    4936  2769986   561.2 |  0.417 % |
6.71	c |      7499 |   31761    88880 |   24963    7499  4188339   558.5 |  0.417 % |
10.55	c |     11344 |   31761    88880 |   27459   11344  6325665   557.6 |  0.417 % |
20.96	c |     17110 |   31761    88880 |   30205   17110 12218334   714.1 |  0.417 % |
35.78	c |     25759 |   31761    88880 |   33226   25759 18423393   715.2 |  0.417 % |
63.33	c |     38735 |   31761    88880 |   36549   38735 31753572   819.8 |  0.417 % |
98.02	c |     58197 |   31761    88880 |   40204   31439 26626718   846.9 |  0.417 % |
157.01	c |     87390 |   31761    88880 |   44224   19512 13716161   703.0 |  0.417 % |
274.87	c |    131181 |   31761    88880 |   48646   17834 19135987  1073.0 |  0.417 % |
564.96	c |    196866 |   31761    88880 |   53511   36191 43344184  1197.7 |  0.417 % |
864.45	c |    295396 |   31761    88880 |   58862   25911 20405925   787.5 |  0.417 % |
1467.41	c |    443186 |   31761    88880 |   64749   56452 47315346   838.2 |  0.417 % |
1801.24	c 
1801.24	c *** TERMINATED ***
1801.24	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

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

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node12/watcher-46109-1154060995 -o ROOT/results/node12/solver-46109-1154060995 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/46109-1154060995/instance-46109-1154060995.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=523272/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=1048 CPUtime=0
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 152960952 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 262 92 71 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=494096/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=30424 CPUtime=9.98
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 7461 0 0 0 995 3 0 0 25 0 1 0 152960952 31154176 7394 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 7606 7394 106 215 0 7388 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 30424

[startup+20.0078 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=471632/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=53008 CPUtime=19.99
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 13119 0 0 0 1992 7 0 0 25 0 1 0 152960952 54280192 13052 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 13252 13052 106 215 0 13034 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 53008

[startup+30.0136 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=451792/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=72884 CPUtime=29.99
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 18069 0 0 0 2990 9 0 0 25 0 1 0 152960952 74633216 18002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 18221 18002 106 215 0 18003 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 72884

[startup+40.0194 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=432784/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=91848 CPUtime=39.99
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 22806 0 0 0 3987 12 0 0 25 0 1 0 152960952 94052352 22739 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 22962 22739 106 215 0 22744 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 91848

[startup+50.0252 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=412624/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=111992 CPUtime=50
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 27846 0 0 0 4985 15 0 0 25 0 1 0 152960952 114679808 27779 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574085 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 27998 27779 106 215 0 27780 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 111992

[startup+60.031 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=395984/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=128620 CPUtime=60
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 31996 0 0 0 5983 17 0 0 25 0 1 0 152960952 131706880 31929 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134582953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 32155 31929 106 215 0 31937 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 128620

[startup+70.0368 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=390544/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=134084 CPUtime=70
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 33354 0 0 0 6982 18 0 0 25 0 1 0 152960952 137302016 33287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 33521 33287 106 215 0 33303 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 134084

[startup+80.0426 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=390544/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=134084 CPUtime=80
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 33354 0 0 0 7982 18 0 0 25 0 1 0 152960952 137302016 33287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578536 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 33521 33287 106 215 0 33303 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 134084

[startup+90.0484 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=390544/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=134084 CPUtime=90
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 33354 0 0 0 8982 18 0 0 25 0 1 0 152960952 137302016 33287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 33521 33287 106 215 0 33303 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 134084

[startup+100.054 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=390544/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=134084 CPUtime=100.01
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 33354 0 0 0 9983 18 0 0 25 0 1 0 152960952 137302016 33287 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 33521 33287 106 215 0 33303 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 134084

[startup+110.06 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=384144/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=140432 CPUtime=110.01
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 34938 0 0 0 10982 19 0 0 25 0 1 0 152960952 143802368 34871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 35108 34871 106 215 0 34890 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 140432

[startup+120.066 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=369808/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=154848 CPUtime=120.01
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 38536 0 0 0 11979 22 0 0 25 0 1 0 152960952 158564352 38469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 38712 38469 106 215 0 38494 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 154848

[startup+130.072 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=354896/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=169696 CPUtime=130.01
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 42250 0 0 0 12977 24 0 0 25 0 1 0 152960952 173768704 42183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 42424 42183 106 215 0 42206 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 169696

[startup+140.077 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=343568/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=181012 CPUtime=140.02
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 45071 0 0 0 13974 28 0 0 25 0 1 0 152960952 185356288 45004 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 45253 45004 106 215 0 45035 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 181012

[startup+150.084 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=150.01
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 14973 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 150.01
Current children cumulated vsize (Kb) 186608

[startup+160.091 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=160.02
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 15974 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 186608

[startup+170.097 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=170.02
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 16974 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 186608

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=180.02
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 17974 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 186608

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=190.03
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 18975 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 186608

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649
/proc/meminfo: memFree=337936/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=186608 CPUtime=200.03
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 46481 0 0 0 19975 28 0 0 25 0 1 0 152960952 191086592 46414 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 46652 46414 106 215 0 46434 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 186608

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 22649

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

/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178097 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1781.5
Current children cumulated vsize (Kb) 336960

[startup+1783.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1782.5
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178197 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1782.5
Current children cumulated vsize (Kb) 336960

[startup+1784.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1783.51
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178298 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1783.51
Current children cumulated vsize (Kb) 336960

[startup+1785.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1784.51
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178398 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1784.51
Current children cumulated vsize (Kb) 336960

[startup+1786.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1785.52
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178499 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (Kb) 336960

[startup+1787.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1786.52
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178599 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (Kb) 336960

[startup+1788.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1787.53
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178700 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1787.53
Current children cumulated vsize (Kb) 336960

[startup+1789.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1788.53
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178800 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (Kb) 336960

[startup+1790.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1789.54
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 178901 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1789.54
Current children cumulated vsize (Kb) 336960

[startup+1791.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1790.54
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 179001 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1790.54
Current children cumulated vsize (Kb) 336960

[startup+1792.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1791.54
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 179101 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 336960

[startup+1793.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1792.55
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 179202 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1792.55
Current children cumulated vsize (Kb) 336960

[startup+1794.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1793.55
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 179302 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 336960

[startup+1795.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187856/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=336960 CPUtime=1794.56
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83884 0 0 0 179403 53 0 0 25 0 1 0 152960952 345047040 83817 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84240 83817 106 215 0 84022 0
Current children cumulated CPU time (s) 1794.56
Current children cumulated vsize (Kb) 336960

[startup+1796.21 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=187536/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=337232 CPUtime=1795.56
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 83966 0 0 0 179503 53 0 0 25 0 1 0 152960952 345325568 83899 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84308 83899 106 215 0 84090 0
Current children cumulated CPU time (s) 1795.56
Current children cumulated vsize (Kb) 337232

[startup+1797.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=186960/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=337772 CPUtime=1796.56
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84111 0 0 0 179603 53 0 0 25 0 1 0 152960952 345878528 84044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84443 84044 106 215 0 84225 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 337772

[startup+1798.22 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=186320/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=338444 CPUtime=1797.57
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84259 0 0 0 179704 53 0 0 25 0 1 0 152960952 346566656 84192 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574120 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84611 84192 106 215 0 84393 0
Current children cumulated CPU time (s) 1797.57
Current children cumulated vsize (Kb) 338444

[startup+1799.23 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=185744/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=338988 CPUtime=1798.57
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84416 0 0 0 179804 53 0 0 25 0 1 0 152960952 347123712 84349 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84747 84349 106 215 0 84529 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 338988

[startup+1800.23 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=185168/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=339520 CPUtime=1799.58
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84547 0 0 0 179905 53 0 0 25 0 1 0 152960952 347668480 84480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 84880 84480 106 215 0 84662 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (Kb) 339520

[startup+1801.24 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=184592/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=340196 CPUtime=1800.58
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84707 0 0 0 180005 53 0 0 25 0 1 0 152960952 348360704 84640 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 85049 84640 106 215 0 84831 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 340196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 22651
/proc/meminfo: memFree=184528/2055920 swapFree=4183008/4192956
[pid=22649] ppid=22647 vsize=340196 CPUtime=1800.58
/proc/22649/stat : 22649 (minisat+) R 22647 22649 22600 0 -1 4194304 84707 0 0 0 180005 53 0 0 25 0 1 0 152960952 348360704 84640 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22649/statm: 85049 84640 106 215 0 84831 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 340196

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

Child status: 0
Real time (s): 1801.3
CPU time (s): 1800.65
CPU user time (s): 1800.06
CPU system time (s): 0.58991
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 340196
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jul 28 04:29:55 UTC 2006


FILE ID= 46109-1154060995

PBS_JOBID= 882220

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-81-80.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/46109-1154060995/instance-46109-1154060995.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-46109-1154060995 -o ROOT/results/node12/solver-46109-1154060995 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node12/46109-1154060995/instance-46109-1154060995.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  d887ec44be40cf432f8acabc52df2afa

RANDOM SEED= 327042796

TIMEOUT= 1800 seconds


/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.286
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.286
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:        523480 kB
Buffers:         52584 kB
Cached:        1396116 kB
SwapCached:       4052 kB
Active:         427380 kB
Inactive:      1030264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        523480 kB
SwapTotal:     4192956 kB
SwapFree:      4183008 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            60804 kB
Committed_AS:   628476 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jul 28 04:59:56 UTC 2006