Trace number 49801

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.64 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197.opb
MD5SUM0a6144d2156b2eb66da8c624c6f3d576
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 benchmark24.9122
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 variables16651
Total number of constraints49141
Number of constraints which are clauses49140
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 constraint16380
Number of terms in the objective function 91
Biggest coefficient in the objective function 1237940039285380274899124224
Number of bits for the biggest coefficient in the objective function 91
Sum of the numbers in the objective function 2475880078570760549798248447
Number of bits of the sum of numbers in the objective function 91
Biggest number in a constraint 948568795032094272909893509191171341133987714380927500611236528192824358010355712
Number of bits of the biggest number in a constraint 270
Biggest sum of numbers in a constraint 3794275180128377091639574036150438611441468153567802156940920507153788002840397422
Number of bits of the biggest sum of numbers271
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...
2.22	c Converting 49142 PB-constraints to clauses...
2.23	c   -- Unit propagations: (none)
12.82	c   -- Detecting intervals from adjacent constraints: #
12.83	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
12.92	c ---[   0]---> Adder-cost: 24382   maxlim: 138538845431024479956207140284080091974162509326128724372   bits: 187/187
41.79	c ==================================[MINISAT+]==================================
41.79	c | Conflicts | Original         | Learnt                           | Progress |
41.79	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
41.79	c ==============================================================================
41.79	c |         0 |  210136   698246 |   70045       0        0     nan |  0.000 % |
41.84	c |       100 |  210058   697966 |   77049      92      289     3.1 | 10.881 % |
41.99	c |       250 |  209856   697256 |   84754     211      653     3.1 | 10.963 % |
42.57	c |       476 |  209856   697256 |   93229     437     1743     4.0 | 10.963 % |
43.25	c |       818 |  209856   697256 |  102552     779    16704    21.4 | 10.963 % |
44.24	c |      1324 |  209856   697256 |  112808    1285    44759    34.8 | 10.963 % |
44.87	c |      2084 |  209856   697256 |  124088    2045    72108    35.3 | 10.963 % |
45.31	c |      3223 |  209856   697256 |  136497    3184   128615    40.4 | 10.963 % |
46.76	c |      4931 |  209856   697256 |  150147    4892   186427    38.1 | 10.963 % |
49.55	c |      7494 |  209856   697256 |  165162    7455   257756    34.6 | 10.963 % |
51.50	c |     11338 |  209856   697256 |  181678   11299   682708    60.4 | 10.963 % |
59.05	c |     17104 |  209778   696982 |  199846   16839  1156585    68.7 | 10.995 % |
70.84	c |     25755 |  209666   696584 |  219831   25473  1672845    65.7 | 11.041 % |
76.65	c |     38729 |  209666   696584 |  241814   38447  3279720    85.3 | 11.041 % |
96.63	c |     58190 |  209612   696404 |  265995   57898  5703878    98.5 | 11.063 % |
122.45	c |     87383 |  209612   696404 |  292595   87091 10063101   115.5 | 11.063 % |
170.97	c |    131173 |  209601   696361 |  321854  130880 16439325   125.6 | 11.068 % |
259.97	c |    196857 |  209479   695957 |  354040  196541 24574279   125.0 | 11.114 % |
439.07	c |    295384 |  209185   694961 |  389444  291923 39203876   134.3 | 11.211 % |
990.12	c |    443173 |  209122   694746 |  428388   48315  9369624   193.9 | 11.233 % |
1712.07	c |    664856 |  208964   694212 |  471227  269921 51073684   189.2 | 11.281 % |
1801.17	c 
1801.17	c *** TERMINATED ***
1801.17	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/node26/watcher-49801-1154119004 -o ROOT/results/node26/solver-49801-1154119004 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/49801-1154119004/instance-49801-1154119004.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1202712/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=1048 CPUtime=0
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 158760511 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 262 98 74 215 0 44 0

[startup+10.0022 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1181784/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=21828 CPUtime=9.99
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 5409 0 0 0 996 3 0 0 25 0 1 0 158760511 22351872 5255 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005858 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 5457 5255 83 215 0 5239 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 21828

[startup+20.0082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1128920/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=75092 CPUtime=19.99
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 18971 0 0 0 1985 14 0 0 25 0 1 0 158760511 76894208 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 18773 18473 92 215 0 18555 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 75092

[startup+30.0142 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1128920/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=75092 CPUtime=29.99
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 18971 0 0 0 2985 14 0 0 25 0 1 0 158760511 76894208 18473 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005800 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 18773 18473 92 215 0 18555 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 75092

[startup+40.0202 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1128344/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=75900 CPUtime=40.01
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 19264 0 0 0 3986 15 0 0 25 0 1 0 158760511 77721600 18683 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 18975 18683 92 215 0 18757 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 75900

[startup+50.0262 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=50
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20426 0 0 0 4985 15 0 0 25 0 1 0 158760511 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576171 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 80900

[startup+60.0322 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123736/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=60
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20426 0 0 0 5985 15 0 0 25 0 1 0 158760511 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572737 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 80900

[startup+70.0382 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123736/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=70.01
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20426 0 0 0 6986 15 0 0 25 0 1 0 158760511 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576165 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 80900

[startup+80.0441 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=80.01
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20426 0 0 0 7986 15 0 0 25 0 1 0 158760511 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 80900

[startup+90.0501 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=90.01
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20426 0 0 0 8986 15 0 0 25 0 1 0 158760511 82841600 19845 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19845 123 215 0 20007 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 80900

[startup+100.056 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=100.02
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20430 0 0 0 9987 15 0 0 25 0 1 0 158760511 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 80900

[startup+110.062 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=110.02
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20430 0 0 0 10987 15 0 0 25 0 1 0 158760511 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580314 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 80900

[startup+120.068 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1123800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=80900 CPUtime=120.02
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 20430 0 0 0 11987 15 0 0 25 0 1 0 158760511 82841600 19849 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579877 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 20225 19849 123 215 0 20007 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 80900

[startup+130.074 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1120280/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=84600 CPUtime=130.04
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 21304 0 0 0 12987 17 0 0 25 0 1 0 158760511 86630400 20723 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 21150 20723 123 215 0 20932 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 84600

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1113944/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=90904 CPUtime=140.03
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 22890 0 0 0 13984 19 0 0 25 0 1 0 158760511 93085696 22309 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 22726 22309 123 215 0 22508 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 90904

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1107800/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=96952 CPUtime=150.04
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 24412 0 0 0 14984 20 0 0 25 0 1 0 158760511 99278848 23831 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 24238 23831 123 215 0 24020 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 96952

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1102936/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=101804 CPUtime=160.04
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 25621 0 0 0 15982 22 0 0 25 0 1 0 158760511 104247296 25040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 25451 25040 123 215 0 25233 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 101804

[startup+170.097 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1097624/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=107036 CPUtime=170.04
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 26948 0 0 0 16981 23 0 0 25 0 1 0 158760511 109604864 26367 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581071 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 26759 26367 123 215 0 26541 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 107036

[startup+180.103 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1093528/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=111388 CPUtime=180.04
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 27969 0 0 0 17980 24 0 0 25 0 1 0 158760511 114061312 27388 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580414 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 27847 27388 123 215 0 27629 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 111388

[startup+190.109 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1086552/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=118344 CPUtime=190.05
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 29715 0 0 0 18979 26 0 0 25 0 1 0 158760511 121184256 29134 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 29586 29134 123 215 0 29368 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 118344

[startup+200.115 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28553
/proc/meminfo: memFree=1081112/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=123712 CPUtime=200.05
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 31069 0 0 0 19978 27 0 0 25 0 1 0 158760511 126681088 30488 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134569795 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 30928 30488 123 215 0 30710 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 123712

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

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

/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178068 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1781.49
Current children cumulated vsize (Kb) 308120

[startup+1783.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1782.49
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178168 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1782.49
Current children cumulated vsize (Kb) 308120

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1783.5
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178269 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580244 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (Kb) 308120

[startup+1785.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1784.5
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178369 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1784.5
Current children cumulated vsize (Kb) 308120

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1785.51
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178470 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1785.51
Current children cumulated vsize (Kb) 308120

[startup+1787.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1786.51
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178570 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1786.51
Current children cumulated vsize (Kb) 308120

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1787.52
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178671 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1787.52
Current children cumulated vsize (Kb) 308120

[startup+1789.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1788.52
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178771 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581082 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1788.52
Current children cumulated vsize (Kb) 308120

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1789.53
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178872 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (Kb) 308120

[startup+1791.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1790.53
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 178972 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1790.53
Current children cumulated vsize (Kb) 308120

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1791.54
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179073 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1791.54
Current children cumulated vsize (Kb) 308120

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1792.54
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179173 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1792.54
Current children cumulated vsize (Kb) 308120

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1793.55
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179274 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1793.55
Current children cumulated vsize (Kb) 308120

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1794.55
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179374 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1794.55
Current children cumulated vsize (Kb) 308120

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1795.55
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179474 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1795.55
Current children cumulated vsize (Kb) 308120

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1796.56
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179575 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1796.56
Current children cumulated vsize (Kb) 308120

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1797.56
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179675 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1797.56
Current children cumulated vsize (Kb) 308120

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1798.57
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77179 0 0 0 179776 81 0 0 25 0 1 0 158760511 315514880 76598 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76598 123 215 0 76812 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (Kb) 308120

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1799.57
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77180 0 0 0 179876 81 0 0 25 0 1 0 158760511 315514880 76599 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76599 123 215 0 76812 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (Kb) 308120

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1800.58
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77180 0 0 0 179977 81 0 0 25 0 1 0 158760511 315514880 76599 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76599 123 215 0 76812 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 308120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 28753
/proc/meminfo: memFree=895904/2055920 swapFree=4177816/4192956
[pid=28553] ppid=28551 vsize=308120 CPUtime=1800.58
/proc/28553/stat : 28553 (minisat+) R 28551 28553 28504 0 -1 4194304 77180 0 0 0 179977 81 0 0 25 0 1 0 158760511 315514880 76599 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28553/statm: 77030 76599 123 215 0 76812 0
Current children cumulated CPU time (s) 1800.58
Current children cumulated vsize (Kb) 308120

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

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.64
CPU user time (s): 1799.78
CPU system time (s): 0.865868
CPU usage (%): 99.9677
Max. virtual memory (cumulated for all children) (Kb): 308120
The end

Launcher Data (download as text)

Begin job on node26 on Fri Jul 28 20:36:44 UTC 2006


FILE ID= 49801-1154119004

PBS_JOBID= 886869

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=180-sizeP=91-sizeQ=180-780825197.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/49801-1154119004/instance-49801-1154119004.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-49801-1154119004 -o ROOT/results/node26/solver-49801-1154119004 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node26/49801-1154119004/instance-49801-1154119004.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0a6144d2156b2eb66da8c624c6f3d576

RANDOM SEED= 386130224

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.225
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.225
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:       1202920 kB
Buffers:         39972 kB
Cached:         729756 kB
SwapCached:       8804 kB
Active:         143972 kB
Inactive:       639748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1202920 kB
SwapTotal:     4192956 kB
SwapFree:      4177816 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          14468 kB
Slab:            55400 kB
Committed_AS:   741424 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node26 on Fri Jul 28 21:06:46 UTC 2006