Trace number 49818

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.69 1801.19

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552-max.opb
MD5SUM7144dfb48272235c3b7a545be98e4888
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -1
Optimality of the best value was proved NO
Number of variables13201
Total number of constraints38881
Number of constraints which are clauses38880
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 constraint12960
Number of terms in the objective function 81
Biggest coefficient in the objective function 1208925819614629174706176
Number of bits for the biggest coefficient in the objective function 81
Sum of the numbers in the objective function 2417851639229258349412351
Number of bits of the sum of numbers in the objective function 81
Biggest number in a constraint 883423532389192164791648750371459257913741948437809479060803100646309888
Number of bits of the biggest number in a constraint 240
Biggest sum of numbers in a constraint 3533694129556768659166594049428614927482833788414325188820087345754616777
Number of bits of the biggest sum of numbers241
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...
1.68	c Converting 38882 PB-constraints to clauses...
1.69	c   -- Unit propagations: (none)
8.34	c   -- Detecting intervals from adjacent constraints: #
8.35	c   -- Clauses(.)/Splits(s): ..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
8.42	c ---[   0]---> Adder-cost: 19116   maxlim: 58681371896674837403050882969317323942949467245625   bits: 166/166
28.34	c ==================================[MINISAT+]==================================
28.34	c | Conflicts | Original         | Learnt                           | Progress |
28.34	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
28.34	c ==============================================================================
28.34	c |         0 |  164956   547571 |   54985       0        0     nan |  0.000 % |
28.45	c |       101 |  164956   547571 |   60483     101     2036    20.2 | 11.249 % |
28.49	c |       251 |  164956   547571 |   66531     251     6597    26.3 | 11.249 % |
28.56	c |       476 |  164949   547548 |   73185     474    12532    26.4 | 11.253 % |
28.64	c |       813 |  164949   547548 |   80503     811    20484    25.3 | 11.252 % |
28.80	c |      1319 |  164949   547548 |   88553    1317    42619    32.4 | 11.252 % |
29.04	c |      2079 |  164949   547548 |   97409    2077    70802    34.1 | 11.253 % |
29.51	c |      3218 |  164949   547548 |  107150    3216   149066    46.4 | 11.252 % |
29.89	c |      4926 |  164949   547548 |  117865    4924   251880    51.2 | 11.252 % |
30.87	c |      7488 |  164925   547476 |  129651    7483   349233    46.7 | 11.269 % |
31.96	c |     11332 |  164925   547476 |  142616   11327   593702    52.4 | 11.268 % |
34.35	c |     17098 |  164917   547450 |  156878   17092  1145793    67.0 | 11.271 % |
36.97	c |     25747 |  164895   547380 |  172566   25737  1783695    69.3 | 11.280 % |
44.94	c |     38721 |  164887   547354 |  189823   38710  3465272    89.5 | 11.283 % |
54.74	c |     58182 |  164871   547302 |  208805   58169  5152630    88.6 | 11.289 % |
83.81	c |     87374 |  164799   547068 |  229685   87352  9153757   104.8 | 11.317 % |
127.37	c |    131164 |  164791   547042 |  252654  131141 13745431   104.8 | 11.320 % |
219.33	c |    196848 |  164775   546990 |  277920  196823 20023084   101.7 | 11.327 % |
453.14	c |    295375 |  164759   546938 |  305712   26692  1878770    70.4 | 11.332 % |
669.33	c |    443164 |  164592   546377 |  336283  174463 20621715   118.2 | 11.409 % |
1486.05	c |    664847 |  164592   546377 |  369911   55234  9420331   170.6 | 11.409 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node25/watcher-49818-1154120467 -o ROOT/results/node25/solver-49818-1154120467 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/49818-1154120467/instance-49818-1154120467.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.95 1.00 1.00 3/70 586
/proc/meminfo: memFree=1595680/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=1048 CPUtime=0
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 107 0 0 0 0 0 0 0 19 0 1 0 158921654 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 262 91 74 215 0 44 0

[startup+10.0015 s]
/proc/loadavg: 0.96 1.00 1.00 2/70 654
/proc/meminfo: memFree=1568216/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=28844 CPUtime=9.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 7279 0 0 0 988 8 0 0 25 0 1 0 158921654 29536256 6978 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 7211 6978 92 215 0 6993 0
Current children cumulated CPU time (s) 9.96
Current children cumulated vsize (Kb) 28844

[startup+20.0084 s]
/proc/loadavg: 0.97 1.00 1.00 2/70 702
/proc/meminfo: memFree=1542680/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=54612 CPUtime=19.94
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 13725 0 0 0 1983 11 0 0 25 0 1 0 158921654 55922688 13344 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 13653 13344 92 215 0 13435 0
Current children cumulated CPU time (s) 19.94
Current children cumulated vsize (Kb) 54612

[startup+30.0153 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 718
/proc/meminfo: memFree=1538184/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=60180 CPUtime=29.93
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 15315 0 0 0 2981 12 0 0 25 0 1 0 158921654 61624320 14777 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 15045 14777 123 215 0 14827 0
Current children cumulated CPU time (s) 29.93
Current children cumulated vsize (Kb) 60180

[startup+40.0212 s]
/proc/loadavg: 0.97 1.00 1.00 2/64 718
/proc/meminfo: memFree=1538256/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=60180 CPUtime=39.94
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 15320 0 0 0 3982 12 0 0 25 0 1 0 158921654 61624320 14782 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 15045 14782 123 215 0 14827 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 60180

[startup+50.0271 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 718
/proc/meminfo: memFree=1538256/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=60180 CPUtime=49.94
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 15322 0 0 0 4982 12 0 0 25 0 1 0 158921654 61624320 14784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576787 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 15045 14784 123 215 0 14827 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 60180

[startup+60.033 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 718
/proc/meminfo: memFree=1538320/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=60180 CPUtime=59.94
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 15323 0 0 0 5982 12 0 0 25 0 1 0 158921654 61624320 14785 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 15045 14785 123 215 0 14827 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 60180

[startup+70.0389 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 718
/proc/meminfo: memFree=1536016/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=62560 CPUtime=69.94
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 15908 0 0 0 6982 12 0 0 25 0 1 0 158921654 64061440 15370 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588655 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 15640 15370 123 215 0 15422 0
Current children cumulated CPU time (s) 69.94
Current children cumulated vsize (Kb) 62560

[startup+80.0448 s]
/proc/loadavg: 0.98 1.00 1.00 2/64 718
/proc/meminfo: memFree=1530192/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=68340 CPUtime=79.95
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 17357 0 0 0 7981 14 0 0 25 0 1 0 158921654 69980160 16819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 17085 16819 123 215 0 16867 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 68340

[startup+90.0507 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1525008/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=73600 CPUtime=89.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 18646 0 0 0 8980 16 0 0 25 0 1 0 158921654 75366400 18108 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 18400 18108 123 215 0 18182 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 73600

[startup+100.057 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1521680/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=77004 CPUtime=99.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 19484 0 0 0 9980 16 0 0 25 0 1 0 158921654 78852096 18946 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580458 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 19251 18946 123 215 0 19033 0
Current children cumulated CPU time (s) 99.96
Current children cumulated vsize (Kb) 77004

[startup+110.062 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1518032/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=80652 CPUtime=109.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 20417 0 0 0 10979 17 0 0 25 0 1 0 158921654 82587648 19879 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 20163 19879 123 215 0 19945 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 80652

[startup+120.068 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1514128/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=84468 CPUtime=119.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 21392 0 0 0 11978 18 0 0 25 0 1 0 158921654 86495232 20854 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 21117 20854 123 215 0 20899 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 84468

[startup+130.074 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1508176/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=90372 CPUtime=129.96
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 22873 0 0 0 12977 19 0 0 25 0 1 0 158921654 92540928 22335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 22593 22335 123 215 0 22375 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 90372

[startup+140.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1506064/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=92720 CPUtime=139.97
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 23393 0 0 0 13977 20 0 0 25 0 1 0 158921654 94945280 22855 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 23180 22855 123 215 0 22962 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 92720

[startup+150.086 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1503632/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=95200 CPUtime=149.97
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 24014 0 0 0 14976 21 0 0 25 0 1 0 158921654 97484800 23476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 23800 23476 123 215 0 23582 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 95200

[startup+160.092 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1500496/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=98208 CPUtime=159.98
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 24790 0 0 0 15976 22 0 0 25 0 1 0 158921654 100564992 24252 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 24552 24252 123 215 0 24334 0
Current children cumulated CPU time (s) 159.98
Current children cumulated vsize (Kb) 98208

[startup+170.098 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1498896/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=99904 CPUtime=169.98
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 25197 0 0 0 16976 22 0 0 25 0 1 0 158921654 102301696 24659 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 24976 24659 123 215 0 24758 0
Current children cumulated CPU time (s) 169.98
Current children cumulated vsize (Kb) 99904

[startup+180.104 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1497168/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=101596 CPUtime=179.98
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 25624 0 0 0 17976 22 0 0 25 0 1 0 158921654 104034304 25086 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 25399 25086 123 215 0 25181 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 101596

[startup+190.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1494544/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=104092 CPUtime=189.99
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 26279 0 0 0 18976 23 0 0 25 0 1 0 158921654 106590208 25741 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 26023 25741 123 215 0 25805 0
Current children cumulated CPU time (s) 189.99
Current children cumulated vsize (Kb) 104092

[startup+200.116 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1489744/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=108856 CPUtime=199.99
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 27476 0 0 0 19974 25 0 0 25 0 1 0 158921654 111468544 26938 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 27214 26938 123 215 0 26996 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 108856

[startup+210.121 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718

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

/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178086 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 272896

[startup+1783.05 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1782.55
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178187 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 272896

[startup+1784.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1783.55
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178287 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 272896

[startup+1785.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1784.56
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178388 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 272896

[startup+1786.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1785.56
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178488 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 272896

[startup+1787.07 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1786.57
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178589 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 272896

[startup+1788.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1787.57
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178689 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 272896

[startup+1789.08 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1788.57
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178789 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 272896

[startup+1790.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1789.58
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178890 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 272896

[startup+1791.09 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1790.58
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 178990 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 272896

[startup+1792.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1791.59
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179091 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 272896

[startup+1793.1 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1792.59
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179191 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 272896

[startup+1794.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1793.6
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179292 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 272896

[startup+1795.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1794.6
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179392 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 272896

[startup+1796.11 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325712/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1795.61
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179493 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006575 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 272896

[startup+1797.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1796.61
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179593 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 272896

[startup+1798.12 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1797.61
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179693 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 272896

[startup+1799.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1798.62
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179794 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 272896

[startup+1800.13 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1799.62
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179894 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 272896

[startup+1801.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1800.63
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179995 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 272896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 718
/proc/meminfo: memFree=1325776/2055920 swapFree=4183116/4192956
[pid=586] ppid=584 vsize=272896 CPUtime=1800.63
/proc/586/stat : 586 (minisat+) R 584 586 537 0 -1 4194304 68357 0 0 0 179995 68 0 0 25 0 1 0 158921654 279445504 67819 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/586/statm: 68224 67819 123 215 0 68006 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 272896

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

Child status: 0
Real time (s): 1801.19
CPU time (s): 1800.69
CPU user time (s): 1799.96
CPU system time (s): 0.729889
CPU usage (%): 99.9719
Max. virtual memory (cumulated for all children) (Kb): 272896
The end

Launcher Data (download as text)

Begin job on node25 on Fri Jul 28 21:01:07 UTC 2006


FILE ID= 49818-1154120467

PBS_JOBID= 886937

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=160-sizeP=81-sizeQ=160-451332552-max.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/49818-1154120467/instance-49818-1154120467.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-49818-1154120467 -o ROOT/results/node25/solver-49818-1154120467 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node25/49818-1154120467/instance-49818-1154120467.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  7144dfb48272235c3b7a545be98e4888

RANDOM SEED= 465078004

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.209
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.209
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:       1595888 kB
Buffers:         31976 kB
Cached:         357264 kB
SwapCached:       3732 kB
Active:          32436 kB
Inactive:       366264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595888 kB
SwapTotal:     4192956 kB
SwapFree:      4183116 kB
Dirty:             252 kB
Writeback:           0 kB
Mapped:          16024 kB
Slab:            46892 kB
Committed_AS:   763520 kB
PageTables:       1656 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node25 on Fri Jul 28 21:31:09 UTC 2006