Trace number 49821

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.86 1801.34

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354.opb
MD5SUMeca994a4da1c48383c86dd1e556e3687
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark7.95079
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables10151
Total number of constraints29821
Number of constraints which are clauses29820
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 constraint9940
Number of terms in the objective function 71
Biggest coefficient in the objective function 1180591620717411303424
Number of bits for the biggest coefficient in the objective function 71
Sum of the numbers in the objective function 2361183241434822606847
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 822752278660603021077484591278675252491367932816789931674304512
Number of bits of the biggest number in a constraint 210
Biggest sum of numbers in a constraint 3291009114642412084308654416646809277848400271660251117497592779
Number of bits of the biggest sum of numbers211
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.26	c Converting 29822 PB-constraints to clauses...
1.26	c   -- Unit propagations: (none)
5.33	c   -- Detecting intervals from adjacent constraints: #
5.33	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
5.39	c ---[   0]---> Adder-cost: 14344   maxlim: 12260096495293523194541348577744854983136311   bits: 144/144
18.05	c ==================================[MINISAT+]==================================
18.05	c | Conflicts | Original         | Learnt                           | Progress |
18.05	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
18.05	c ==============================================================================
18.05	c |         0 |  123862   410764 |   41287       0        0     nan |  0.000 % |
18.17	c |       100 |  123552   409658 |   45415      60      184     3.1 | 12.351 % |
18.21	c |       250 |  123467   409381 |   49957     197      606     3.1 | 12.412 % |
18.38	c |       476 |  123399   409137 |   54952     413     1862     4.5 | 12.456 % |
18.66	c |       813 |  123344   408940 |   60448     743    21899    29.5 | 12.497 % |
19.32	c |      1319 |  123344   408940 |   66493    1249    80313    64.3 | 12.497 % |
19.95	c |      2078 |  123344   408940 |   73142    2008   145197    72.3 | 12.497 % |
21.10	c |      3218 |  123326   408874 |   80456    3144   172890    55.0 | 12.509 % |
21.50	c |      4926 |  123326   408874 |   88502    4852   285881    58.9 | 12.509 % |
23.04	c |      7488 |  123326   408874 |   97352    7414   516391    69.7 | 12.509 % |
26.46	c |     11333 |  123326   408874 |  107087   11259   647537    57.5 | 12.509 % |
29.62	c |     17099 |  123326   408874 |  117796   17025  1231603    72.3 | 12.509 % |
35.77	c |     25748 |  123299   408779 |  129576   25671  2139717    83.4 | 12.529 % |
46.48	c |     38723 |  123299   408779 |  142533   38646  3611429    93.4 | 12.529 % |
59.69	c |     58184 |  123268   408678 |  156787   58102  5356606    92.2 | 12.550 % |
79.45	c |     87376 |  123268   408678 |  172466   87294 10255459   117.5 | 12.550 % |
116.40	c |    131169 |  123185   408409 |  189712  131041 14231254   108.6 | 12.611 % |
204.25	c |    196855 |  123185   408409 |  208683   25617  2284929    89.2 | 12.611 % |
300.85	c |    295384 |  123128   408224 |  229552  124138 14142763   113.9 | 12.647 % |
535.42	c |    443174 |  123095   408117 |  252507   54728 11521691   210.5 | 12.667 % |
842.39	c |    664858 |  123023   407883 |  277758   34383  4231892   123.1 | 12.704 % |
1333.04	c |    997384 |  122964   407690 |  305534  108269 13316881   123.0 | 12.740 % |
1801.29	c 
1801.29	c *** TERMINATED ***
1801.29	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/node19/watcher-49821-1154120555 -o ROOT/results/node19/solver-49821-1154120555 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/49821-1154120555/instance-49821-1154120555.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1453080/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=1048 CPUtime=0
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 108 0 0 0 0 0 0 0 19 0 1 0 158916020 1073152 92 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 262 92 74 215 0 44 0

[startup+10.0021 s]
/proc/loadavg: 0.93 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1416920/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=37104 CPUtime=9.99
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 9427 0 0 0 993 6 0 0 25 0 1 0 158916020 37994496 9049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 9276 9049 92 215 0 9058 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 37104

[startup+20.0082 s]
/proc/loadavg: 0.94 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1412832/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=42084 CPUtime=19.99
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 10623 0 0 0 1993 6 0 0 25 0 1 0 158916020 43094016 10162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 10521 10162 123 215 0 10303 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 42084

[startup+30.0143 s]
/proc/loadavg: 0.95 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1412896/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=42084 CPUtime=29.99
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 10623 0 0 0 2993 6 0 0 25 0 1 0 158916020 43094016 10162 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 10521 10162 123 215 0 10303 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 42084

[startup+40.0204 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1412960/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=42084 CPUtime=40
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 10624 0 0 0 3993 7 0 0 25 0 1 0 158916020 43094016 10163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 10521 10163 123 215 0 10303 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 42084

[startup+50.0275 s]
/proc/loadavg: 0.96 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1412960/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=42084 CPUtime=50.01
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 10624 0 0 0 4994 7 0 0 25 0 1 0 158916020 43094016 10163 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 10521 10163 123 215 0 10303 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 42084

[startup+60.0336 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1408736/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=46276 CPUtime=60
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 11686 0 0 0 5993 7 0 0 25 0 1 0 158916020 47386624 11225 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 11569 11225 123 215 0 11351 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 46276

[startup+70.0397 s]
/proc/loadavg: 0.97 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1398048/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=56908 CPUtime=70.01
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 14342 0 0 0 6991 10 0 0 25 0 1 0 158916020 58273792 13881 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 14227 13881 123 215 0 14009 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 56908

[startup+80.0458 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1388384/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=66520 CPUtime=80.02
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 16752 0 0 0 7990 12 0 0 25 0 1 0 158916020 68116480 16291 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 16630 16291 123 215 0 16412 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 66520

[startup+90.0519 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1385568/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=69592 CPUtime=90.01
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 17462 0 0 0 8989 12 0 0 25 0 1 0 158916020 71262208 17001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 17398 17001 123 215 0 17180 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 69592

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1382944/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=72080 CPUtime=100.02
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 18120 0 0 0 9988 14 0 0 25 0 1 0 158916020 73809920 17659 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 18020 17659 123 215 0 17802 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 72080

[startup+110.065 s]
/proc/loadavg: 0.98 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1374560/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=80380 CPUtime=110.02
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 20214 0 0 0 10987 15 0 0 25 0 1 0 158916020 82309120 19753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 20095 19753 123 215 0 19877 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 80380

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1370144/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=84740 CPUtime=120.03
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 21304 0 0 0 11987 16 0 0 25 0 1 0 158916020 86773760 20843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 21185 20843 123 215 0 20967 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 84740

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1365920/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=89208 CPUtime=130.03
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 22362 0 0 0 12986 17 0 0 25 0 1 0 158916020 91348992 21901 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 22302 21901 123 215 0 22084 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 89208

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1360416/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=94708 CPUtime=140.04
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 23735 0 0 0 13985 19 0 0 25 0 1 0 158916020 96980992 23274 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 23677 23274 123 215 0 23459 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 94708

[startup+150.089 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1356064/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=99024 CPUtime=150.04
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 24814 0 0 0 14984 20 0 0 25 0 1 0 158916020 101400576 24353 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 24756 24353 123 215 0 24538 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 99024

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1351968/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=103084 CPUtime=160.05
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 25841 0 0 0 15983 22 0 0 25 0 1 0 158916020 105558016 25380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 25771 25380 123 215 0 25553 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 103084

[startup+170.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1348192/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=106748 CPUtime=170.05
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 26790 0 0 0 16983 22 0 0 25 0 1 0 158916020 109309952 26329 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 26687 26329 123 215 0 26469 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 106748

[startup+180.109 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1344544/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=110416 CPUtime=180.05
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 27691 0 0 0 17982 23 0 0 25 0 1 0 158916020 113065984 27230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 27604 27230 123 215 0 27386 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 110416

[startup+190.115 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1341088/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=113820 CPUtime=190.05
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 28562 0 0 0 18981 24 0 0 25 0 1 0 158916020 116551680 28101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 28455 28101 123 215 0 28237 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 113820

[startup+200.121 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1336544/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=118404 CPUtime=200.06
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 29694 0 0 0 19980 26 0 0 25 0 1 0 158916020 121245696 29233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577224 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 29601 29233 123 215 0 29383 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 118404

[startup+210.127 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561

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

/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178111 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (Kb) 265324

[startup+1783.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1782.72
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178212 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1782.72
Current children cumulated vsize (Kb) 265324

[startup+1784.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1783.72
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178312 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1783.72
Current children cumulated vsize (Kb) 265324

[startup+1785.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1784.72
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178412 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1784.72
Current children cumulated vsize (Kb) 265324

[startup+1786.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1785.73
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178513 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1785.73
Current children cumulated vsize (Kb) 265324

[startup+1787.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1786.73
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178613 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1786.73
Current children cumulated vsize (Kb) 265324

[startup+1788.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1787.74
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178714 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1787.74
Current children cumulated vsize (Kb) 265324

[startup+1789.22 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1788.74
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178814 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1788.74
Current children cumulated vsize (Kb) 265324

[startup+1790.23 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1789.75
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 178915 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587949 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1789.75
Current children cumulated vsize (Kb) 265324

[startup+1791.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1790.75
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179015 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581426 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1790.75
Current children cumulated vsize (Kb) 265324

[startup+1792.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1791.76
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179116 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580789 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1791.76
Current children cumulated vsize (Kb) 265324

[startup+1793.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1792.76
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179216 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1792.76
Current children cumulated vsize (Kb) 265324

[startup+1794.25 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1793.77
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179317 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1793.77
Current children cumulated vsize (Kb) 265324

[startup+1795.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1794.77
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179417 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1794.77
Current children cumulated vsize (Kb) 265324

[startup+1796.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1795.78
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179518 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580978 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (Kb) 265324

[startup+1797.26 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1796.78
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179618 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581330 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1796.78
Current children cumulated vsize (Kb) 265324

[startup+1798.27 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1797.79
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179719 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1797.79
Current children cumulated vsize (Kb) 265324

[startup+1799.28 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1798.79
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179819 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1798.79
Current children cumulated vsize (Kb) 265324

[startup+1800.29 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1799.8
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 179920 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1799.8
Current children cumulated vsize (Kb) 265324

[startup+1801.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1800.81
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 180021 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (Kb) 265324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.29 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 29561
/proc/meminfo: memFree=1189984/2055920 swapFree=4183080/4192956
[pid=29561] ppid=29559 vsize=265324 CPUtime=1800.81
/proc/29561/stat : 29561 (minisat+) R 29559 29561 29512 0 -1 4194304 66251 0 0 0 180021 60 0 0 25 0 1 0 158916020 271691776 65790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29561/statm: 66331 65790 123 215 0 66113 0
Current children cumulated CPU time (s) 1800.81
Current children cumulated vsize (Kb) 265324

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

Child status: 0
Real time (s): 1801.34
CPU time (s): 1800.86
CPU user time (s): 1800.21
CPU system time (s): 0.649901
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (Kb): 265324
The end

Launcher Data (download as text)

Begin job on node19 on Fri Jul 28 21:02:35 UTC 2006


FILE ID= 49821-1154120555

PBS_JOBID= 886949

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=140-sizeP=71-sizeQ=140-217105354.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/49821-1154120555/instance-49821-1154120555.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-49821-1154120555 -o ROOT/results/node19/solver-49821-1154120555 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node19/49821-1154120555/instance-49821-1154120555.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  eca994a4da1c48383c86dd1e556e3687

RANDOM SEED= 560655712

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.233
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.233
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:       1453224 kB
Buffers:         28136 kB
Cached:         516320 kB
SwapCached:       3556 kB
Active:          59832 kB
Inactive:       493096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453224 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            35736 kB
Committed_AS:   795508 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jul 28 21:32:37 UTC 2006