Trace number 49867

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 NameAnswerObjective functionCPU timeWall clock time
minisat+ 1.14? (TO) 1800.77 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=120-sizeP=61-sizeQ=120-883133839-max.opb
MD5SUM0073f65f5c50ef8f4ebea5bdb58f4e26
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7501
Total number of constraints21961
Number of constraints which are clauses21960
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint7320
Number of terms in the objective function 61
Biggest coefficient in the objective function 1152921504606846976
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 2305843009213693951
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 766247770432944429179173513575154591809369561091801088
Number of bits of the biggest number in a constraint 180
Biggest sum of numbers in a constraint 3064991081731777715595715329186976003635521247756299664
Number of bits of the biggest sum of numbers181
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.92	c Converting 21962 PB-constraints to clauses...
0.92	c   -- Unit propagations: (none)
3.14	c   -- Detecting intervals from adjacent constraints: #
3.14	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
3.18	c ---[   0]---> Adder-cost: 10612   maxlim: 20062477665048693547869521587178426994   bits: 124/124
11.19	c ==================================[MINISAT+]==================================
11.19	c | Conflicts | Original         | Learnt                           | Progress |
11.19	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
11.19	c ==============================================================================
11.19	c |         0 |   91237   302912 |   30412       0        0     nan |  0.000 % |
11.25	c |       100 |   91078   302355 |   33453      81      255     3.1 | 12.223 % |
11.29	c |       251 |   91078   302355 |   36798     232     2265     9.8 | 12.223 % |
11.37	c |       476 |   91078   302355 |   40478     457     6381    14.0 | 12.223 % |
11.55	c |       813 |   91078   302355 |   44526     794    11283    14.2 | 12.223 % |
11.64	c |      1319 |   91078   302355 |   48978    1300    37332    28.7 | 12.223 % |
11.78	c |      2078 |   91078   302355 |   53876    2059    60016    29.1 | 12.223 % |
11.94	c |      3217 |   91078   302355 |   59264    3198    98207    30.7 | 12.224 % |
12.21	c |      4925 |   91078   302355 |   65190    4906   153861    31.4 | 12.224 % |
12.86	c |      7488 |   91078   302355 |   71709    7469   286891    38.4 | 12.223 % |
14.09	c |     11332 |   91062   302303 |   78880   11311   457418    40.4 | 12.234 % |
17.80	c |     17099 |   91020   302163 |   86768   17025  1359777    79.9 | 12.261 % |
19.83	c |     25748 |   90959   301944 |   95445   25665  1869308    72.8 | 12.322 % |
23.75	c |     38723 |   90959   301944 |  104990   38640  2668122    69.1 | 12.322 % |
38.84	c |     58184 |   90959   301944 |  115489   58101  4045051    69.6 | 12.322 % |
61.95	c |     87376 |   90943   301892 |  127038   87291  7055378    80.8 | 12.334 % |
108.36	c |    131166 |   90895   301736 |  139742  131075 11014807    84.0 | 12.366 % |
175.23	c |    196850 |   90871   301658 |  153716   72677 11027543   151.7 | 12.382 % |
339.03	c |    295376 |   90839   301554 |  169088   24319  2891953   118.9 | 12.404 % |
545.55	c |    443166 |   90743   301240 |  185997  172091 16974380    98.6 | 12.486 % |
1007.61	c |    664851 |   90661   300960 |  204596   41115  8999624   218.9 | 12.547 % |
1801.16	c 
1801.16	c *** TERMINATED ***
1801.16	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/node50/watcher-49867-1154124095 -o ROOT/results/node50/solver-49867-1154124095 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/49867-1154124095/instance-49867-1154124095.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.01 1.02 1.00 2/64 11937
/proc/meminfo: memFree=1379440/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=18544 CPUtime=0
/proc/11937/stat : 11937 (runsolver) R 11935 11937 11888 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 159280240 18989056 280 18446744073709551615 4194304 4264732 548682069056 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11937/statm: 0 0 0 0 0 0 0

[startup+10.0024 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 11937
/proc/meminfo: memFree=1355328/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=24852 CPUtime=9.99
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 6237 0 0 0 994 5 0 0 25 0 1 0 159280240 25448448 6058 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003218 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 6213 6058 92 215 0 5995 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 24852

[startup+20.0093 s]
/proc/loadavg: 1.01 1.02 1.00 2/64 11937
/proc/meminfo: memFree=1351688/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=29272 CPUtime=19.99
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 7315 0 0 0 1994 5 0 0 25 0 1 0 159280240 29974528 7094 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 7318 7094 123 215 0 7100 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 29272

[startup+30.0152 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1348936/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=32140 CPUtime=30
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 8023 0 0 0 2994 6 0 0 25 0 1 0 159280240 32911360 7802 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 8035 7802 123 215 0 7817 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 32140

[startup+40.0211 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1345096/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=35920 CPUtime=40
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 8975 0 0 0 3993 7 0 0 25 0 1 0 159280240 36782080 8754 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 8980 8754 123 215 0 8762 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 35920

[startup+50.027 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1339336/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=41832 CPUtime=50
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 10435 0 0 0 4992 8 0 0 25 0 1 0 159280240 42835968 10214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005888 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 10458 10214 123 215 0 10240 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 41832

[startup+60.0329 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1333576/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=47468 CPUtime=60.01
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 11868 0 0 0 5991 10 0 0 25 0 1 0 159280240 48607232 11647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 11867 11647 123 215 0 11649 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 47468

[startup+70.0388 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1329608/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=51596 CPUtime=70.01
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 12846 0 0 0 6990 11 0 0 25 0 1 0 159280240 52834304 12625 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 12899 12625 123 215 0 12681 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 51596

[startup+80.0457 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1326920/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=54192 CPUtime=80.01
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 13518 0 0 0 7990 11 0 0 25 0 1 0 159280240 55492608 13297 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 13548 13297 123 215 0 13330 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 54192

[startup+90.0515 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1323976/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=57068 CPUtime=90.02
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 14251 0 0 0 8990 12 0 0 25 0 1 0 159280240 58437632 14030 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 14267 14030 123 215 0 14049 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 57068

[startup+100.057 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1318536/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=62584 CPUtime=100.02
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 15618 0 0 0 9988 14 0 0 25 0 1 0 159280240 64086016 15397 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 15646 15397 123 215 0 15428 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 62584

[startup+110.063 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1314568/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=66512 CPUtime=110.03
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 16606 0 0 0 10988 15 0 0 25 0 1 0 159280240 68108288 16385 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 16628 16385 123 215 0 16410 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 66512

[startup+120.069 s]
/proc/loadavg: 1.00 1.01 1.00 2/64 11937
/proc/meminfo: memFree=1312072/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69272 CPUtime=120.03
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17231 0 0 0 11987 16 0 0 25 0 1 0 159280240 70934528 17010 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17318 17010 123 215 0 17100 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 69272

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311624/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=130.03
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 12987 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574489 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 69668

[startup+140.081 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311624/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=140.04
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 13988 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 69668

[startup+150.087 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311624/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=150.04
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 14988 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 69668

[startup+160.093 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311624/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=160.04
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 15988 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 69668

[startup+170.099 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311624/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=170.05
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 16989 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 69668

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1311688/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=69668 CPUtime=180.05
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17328 0 0 0 17989 16 0 0 25 0 1 0 159280240 71340032 17107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17417 17107 123 215 0 17199 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 69668

[startup+190.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1309896/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=71488 CPUtime=190.05
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 17783 0 0 0 18989 16 0 0 25 0 1 0 159280240 73203712 17562 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580753 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 17872 17562 123 215 0 17654 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 71488

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1306568/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=74780 CPUtime=200.06
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 18607 0 0 0 19989 17 0 0 25 0 1 0 159280240 76574720 18386 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575418 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 18695 18386 123 215 0 18477 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 74780

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937

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

/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65742 0 0 0 178094 67 0 0 25 0 1 0 159280240 270086144 65521 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 65939 65521 123 215 0 65721 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 263756

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1117512/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=263888 CPUtime=1782.61
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65777 0 0 0 178194 67 0 0 25 0 1 0 159280240 270221312 65556 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 65972 65556 123 215 0 65754 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 263888

[startup+1784.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1117320/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264020 CPUtime=1783.62
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65816 0 0 0 178295 67 0 0 25 0 1 0 159280240 270356480 65595 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66005 65595 123 215 0 65787 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 264020

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1117192/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264148 CPUtime=1784.62
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65852 0 0 0 178395 67 0 0 25 0 1 0 159280240 270487552 65631 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66037 65631 123 215 0 65819 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 264148

[startup+1786.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1117064/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264408 CPUtime=1785.64
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65891 0 0 0 178496 68 0 0 25 0 1 0 159280240 270753792 65670 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66102 65670 123 215 0 65884 0
Current children cumulated CPU time (s) 1785.64
Current children cumulated vsize (Kb) 264408

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116872/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264604 CPUtime=1786.64
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65930 0 0 0 178596 68 0 0 25 0 1 0 159280240 270954496 65709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66151 65709 123 215 0 65933 0
Current children cumulated CPU time (s) 1786.64
Current children cumulated vsize (Kb) 264604

[startup+1788.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116744/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264736 CPUtime=1787.64
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 65967 0 0 0 178696 68 0 0 25 0 1 0 159280240 271089664 65746 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66184 65746 123 215 0 65966 0
Current children cumulated CPU time (s) 1787.64
Current children cumulated vsize (Kb) 264736

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116616/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264868 CPUtime=1788.65
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66004 0 0 0 178797 68 0 0 25 0 1 0 159280240 271224832 65783 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66217 65783 123 215 0 65999 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 264868

[startup+1790.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116424/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=264996 CPUtime=1789.65
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66042 0 0 0 178897 68 0 0 25 0 1 0 159280240 271355904 65821 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66249 65821 123 215 0 66031 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 264996

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116296/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265128 CPUtime=1790.66
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66080 0 0 0 178998 68 0 0 25 0 1 0 159280240 271491072 65859 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66282 65859 123 215 0 66064 0
Current children cumulated CPU time (s) 1790.66
Current children cumulated vsize (Kb) 265128

[startup+1792.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1116104/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265260 CPUtime=1791.66
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66122 0 0 0 179098 68 0 0 25 0 1 0 159280240 271626240 65901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66315 65901 123 215 0 66097 0
Current children cumulated CPU time (s) 1791.66
Current children cumulated vsize (Kb) 265260

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115976/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265476 CPUtime=1792.67
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66159 0 0 0 179199 68 0 0 25 0 1 0 159280240 271847424 65938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66369 65938 123 215 0 66151 0
Current children cumulated CPU time (s) 1792.67
Current children cumulated vsize (Kb) 265476

[startup+1794.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115848/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265608 CPUtime=1793.67
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66194 0 0 0 179299 68 0 0 25 0 1 0 159280240 271982592 65973 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66402 65973 123 215 0 66184 0
Current children cumulated CPU time (s) 1793.67
Current children cumulated vsize (Kb) 265608

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115656/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265740 CPUtime=1794.68
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66235 0 0 0 179400 68 0 0 25 0 1 0 159280240 272117760 66014 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66435 66014 123 215 0 66217 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (Kb) 265740

[startup+1796.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115528/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=265872 CPUtime=1795.68
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66274 0 0 0 179500 68 0 0 25 0 1 0 159280240 272252928 66053 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66468 66053 123 215 0 66250 0
Current children cumulated CPU time (s) 1795.68
Current children cumulated vsize (Kb) 265872

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115336/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266008 CPUtime=1796.68
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66311 0 0 0 179600 68 0 0 25 0 1 0 159280240 272392192 66090 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66502 66090 123 215 0 66284 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 266008

[startup+1798.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115208/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266136 CPUtime=1797.69
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66347 0 0 0 179701 68 0 0 25 0 1 0 159280240 272523264 66126 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66534 66126 123 215 0 66316 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 266136

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1115080/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266400 CPUtime=1798.69
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66383 0 0 0 179801 68 0 0 25 0 1 0 159280240 272793600 66162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66600 66162 123 215 0 66382 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 266400

[startup+1800.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1114952/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266536 CPUtime=1799.7
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66418 0 0 0 179902 68 0 0 25 0 1 0 159280240 272932864 66197 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66634 66197 123 215 0 66416 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 266536

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1114760/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266664 CPUtime=1800.7
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66457 0 0 0 180002 68 0 0 25 0 1 0 159280240 273063936 66236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66666 66236 123 215 0 66448 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 266664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 11937
/proc/meminfo: memFree=1114760/2055920 swapFree=4182948/4192956
[pid=11937] ppid=11935 vsize=266664 CPUtime=1800.71
/proc/11937/stat : 11937 (minisat+) R 11935 11937 11888 0 -1 4194304 66457 0 0 0 180003 68 0 0 25 0 1 0 159280240 273063936 66236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11937/statm: 66666 66236 123 215 0 66448 0
Current children cumulated CPU time (s) 1800.71
Current children cumulated vsize (Kb) 266664

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

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.77
CPU user time (s): 1800.03
CPU system time (s): 0.733888
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (Kb): 266664
The end

Launcher Data (download as text)

Begin job on node50 on Fri Jul 28 22:01:35 UTC 2006


FILE ID= 49867-1154124095

PBS_JOBID= 887133

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=120-sizeP=61-sizeQ=120-883133839-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/49867-1154124095/instance-49867-1154124095.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-49867-1154124095 -o ROOT/results/node50/solver-49867-1154124095 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node50/49867-1154124095/instance-49867-1154124095.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0073f65f5c50ef8f4ebea5bdb58f4e26

RANDOM SEED= 356898176

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.218
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.218
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:       1379648 kB
Buffers:         36512 kB
Cached:         581732 kB
SwapCached:       4024 kB
Active:          61984 kB
Inactive:       565136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379648 kB
SwapTotal:     4192956 kB
SwapFree:      4182948 kB
Dirty:             224 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            35124 kB
Committed_AS:   777568 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node50 on Fri Jul 28 22:31:37 UTC 2006