Trace number 46103

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.7 1801.27

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-41-40.opb
MD5SUMe9d572489c41443264f4f0eeadc7c4fb
Bench CategorySATUNSAT-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1640
Total number of constraints32841
Number of constraints which are clauses32841
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint40
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 41
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c Parsing PB file...
0.88	c Converting 32841 PB-constraints to clauses...
0.89	c   -- Unit propagations: (none)
0.89	c   -- Detecting intervals from adjacent constraints: (none)
0.90	c   -- Clauses(.)/Splits(s): .........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.97	c ==================================[MINISAT+]==================================
0.97	c | Conflicts | Original         | Learnt                           | Progress |
0.97	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.97	c ==============================================================================
0.97	c |         0 |   32841    67240 |   10947       0        0     nan |  0.000 % |
0.98	c |       100 |   32841    67240 |   12041     100    13736   137.4 |  0.000 % |
0.99	c |       250 |   32841    67240 |   13245     250    33389   133.6 |  0.000 % |
1.02	c |       481 |   32841    67240 |   14570     481    80395   167.1 |  0.000 % |
1.05	c |       822 |   32841    67240 |   16027     822   134535   163.7 |  0.000 % |
1.09	c |      1328 |   32841    67240 |   17630    1328   218813   164.8 |  0.000 % |
1.18	c |      2088 |   32841    67240 |   19393    2088   374939   179.6 |  0.000 % |
1.41	c |      3229 |   32841    67240 |   21332    3229   758512   234.9 |  0.000 % |
1.74	c |      4938 |   32841    67240 |   23465    4938  1246681   252.5 |  0.000 % |
2.45	c |      7500 |   32841    67240 |   25812    7500  2125776   283.4 |  0.000 % |
3.71	c |     11345 |   32841    67240 |   28393   11345  3562558   314.0 |  0.000 % |
5.54	c |     17111 |   32841    67240 |   31233   17111  5736652   335.3 |  0.000 % |
8.54	c |     25761 |   32841    67240 |   34356   25761  9064478   351.9 |  0.000 % |
17.91	c |     38737 |   32841    67240 |   37792   15353  6238216   406.3 |  0.000 % |
33.24	c |     58199 |   32841    67240 |   41571   34815 15404164   442.5 |  0.000 % |
68.07	c |     87392 |   32841    67240 |   45728   33500 15520537   463.3 |  0.000 % |
96.72	c |    131189 |   32841    67240 |   50301   42107 16474593   391.3 |  0.000 % |
174.66	c |    196877 |   32841    67240 |   55331   32716 12913122   394.7 |  0.000 % |
259.31	c |    295403 |   32841    67240 |   60864   47225 22482124   476.1 |  0.000 % |
525.41	c |    443197 |   32841    67240 |   66950   49145 46933143   955.0 |  0.000 % |
1167.81	c |    664880 |   32841    67240 |   73645   58541 56612986   967.1 |  0.000 % |
1801.21	c 
1801.21	c *** TERMINATED ***
1801.21	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/node35/watcher-46103-1154058979 -o ROOT/results/node35/solver-46103-1154058979 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/46103-1154058979/instance-46103-1154058979.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1370912/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=1048 CPUtime=0
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 152757950 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 262 97 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1323040/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=48824 CPUtime=9.98
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 12064 0 0 0 990 8 0 0 25 0 1 0 152757950 49995776 12048 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 12206 12048 103 215 0 11988 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 48824

[startup+20.0097 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1311272/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=60592 CPUtime=19.99
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 15017 0 0 0 1989 10 0 0 25 0 1 0 152757950 62046208 15001 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 15148 15001 103 215 0 14930 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 60592

[startup+30.0169 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1304808/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=67208 CPUtime=29.99
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 16658 0 0 0 2988 11 0 0 25 0 1 0 152757950 68820992 16642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581002 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 16802 16642 103 215 0 16584 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 67208

[startup+40.0231 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1293480/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=78532 CPUtime=39.99
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 19472 0 0 0 3986 13 0 0 25 0 1 0 152757950 80416768 19456 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 19633 19456 103 215 0 19415 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 78532

[startup+50.0293 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1286504/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=85620 CPUtime=50
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 21228 0 0 0 4985 15 0 0 25 0 1 0 152757950 87674880 21212 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 21405 21212 103 215 0 21187 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 85620

[startup+60.0355 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1286504/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=85620 CPUtime=60
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 21230 0 0 0 5985 15 0 0 25 0 1 0 152757950 87674880 21214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 21405 21214 103 215 0 21187 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 85620

[startup+70.0417 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1286504/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=85620 CPUtime=70
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 21230 0 0 0 6985 15 0 0 25 0 1 0 152757950 87674880 21214 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 21405 21214 103 215 0 21187 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 85620

[startup+80.0479 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277416/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94612 CPUtime=80.01
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23492 0 0 0 7984 17 0 0 25 0 1 0 152757950 96882688 23476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23653 23476 103 215 0 23435 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 94612

[startup+90.0541 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277416/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94612 CPUtime=90.01
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23492 0 0 0 8984 17 0 0 25 0 1 0 152757950 96882688 23476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23653 23476 103 215 0 23435 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 94612

[startup+100.059 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277416/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94612 CPUtime=100.01
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23496 0 0 0 9984 17 0 0 25 0 1 0 152757950 96882688 23480 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23653 23480 103 215 0 23435 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 94612

[startup+110.066 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277224/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94876 CPUtime=110.02
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23544 0 0 0 10985 17 0 0 25 0 1 0 152757950 97153024 23528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23719 23528 103 215 0 23501 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 94876

[startup+120.072 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277224/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94876 CPUtime=120.02
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23544 0 0 0 11985 17 0 0 25 0 1 0 152757950 97153024 23528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23719 23528 103 215 0 23501 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 94876

[startup+130.078 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277224/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94876 CPUtime=130.02
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23544 0 0 0 12985 17 0 0 25 0 1 0 152757950 97153024 23528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23719 23528 103 215 0 23501 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 94876

[startup+140.085 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1277224/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=94876 CPUtime=140.03
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 23544 0 0 0 13986 17 0 0 25 0 1 0 152757950 97153024 23528 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 23719 23528 103 215 0 23501 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 94876

[startup+150.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1273704/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=98308 CPUtime=150.03
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 24420 0 0 0 14985 18 0 0 25 0 1 0 152757950 100667392 24404 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 24577 24404 103 215 0 24359 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 98308

[startup+160.099 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1272104/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=99968 CPUtime=160.04
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 24817 0 0 0 15985 19 0 0 25 0 1 0 152757950 102367232 24801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 24992 24801 103 215 0 24774 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 99968

[startup+170.105 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1272040/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=99968 CPUtime=170.05
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 24823 0 0 0 16986 19 0 0 25 0 1 0 152757950 102367232 24807 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 24992 24807 103 215 0 24774 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 99968

[startup+180.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1272104/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=99968 CPUtime=180.05
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 24823 0 0 0 17986 19 0 0 25 0 1 0 152757950 102367232 24807 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 24992 24807 103 215 0 24774 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 99968

[startup+190.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1258536/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=113496 CPUtime=190.05
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 28210 0 0 0 18984 21 0 0 25 0 1 0 152757950 116219904 28194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 28374 28194 103 215 0 28156 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 113496

[startup+200.123 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052
/proc/meminfo: memFree=1256488/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=115612 CPUtime=200.06
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 28723 0 0 0 19984 22 0 0 25 0 1 0 152757950 118386688 28707 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 28903 28707 103 215 0 28685 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 115612

[startup+210.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25052

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

/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178086 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 363720

[startup+1783.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1782.54
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178186 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 363720

[startup+1784.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1783.55
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178287 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1783.55
Current children cumulated vsize (Kb) 363720

[startup+1785.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1784.55
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178387 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 363720

[startup+1786.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1785.56
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178488 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1785.56
Current children cumulated vsize (Kb) 363720

[startup+1787.13 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1786.56
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178588 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1786.56
Current children cumulated vsize (Kb) 363720

[startup+1788.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1787.57
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178689 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580774 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (Kb) 363720

[startup+1789.14 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1788.57
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178789 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 363720

[startup+1790.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1789.58
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178890 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 363720

[startup+1791.15 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1790.58
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 178990 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1790.58
Current children cumulated vsize (Kb) 363720

[startup+1792.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1791.59
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179091 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 363720

[startup+1793.16 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1792.59
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179191 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 363720

[startup+1794.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1793.59
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179291 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 363720

[startup+1795.17 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1794.6
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179392 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579525 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 363720

[startup+1796.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1795.6
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179492 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 363720

[startup+1797.18 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1796.61
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179593 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 363720

[startup+1798.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1797.61
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179693 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 363720

[startup+1799.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1798.62
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179794 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578316 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 363720

[startup+1800.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1799.62
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179894 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578854 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 363720

[startup+1801.2 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1800.63
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179995 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 363720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 25250
/proc/meminfo: memFree=1007976/2055920 swapFree=4182936/4192956
[pid=25052] ppid=25050 vsize=363720 CPUtime=1800.63
/proc/25052/stat : 25052 (minisat+) R 25050 25052 25003 0 -1 4194304 90819 0 0 0 179995 68 0 0 25 0 1 0 152757950 372449280 90651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25052/statm: 90930 90651 103 215 0 90712 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 363720

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

Child status: 0
Real time (s): 1801.27
CPU time (s): 1800.7
CPU user time (s): 1799.96
CPU system time (s): 0.746886
CPU usage (%): 99.9685
Max. virtual memory (cumulated for all children) (Kb): 364180
The end

Launcher Data (download as text)

Begin job on node35 on Fri Jul 28 03:56:19 UTC 2006


FILE ID= 46103-1154058979

PBS_JOBID= 882142

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-41-40.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/46103-1154058979/instance-46103-1154058979.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-46103-1154058979 -o ROOT/results/node35/solver-46103-1154058979 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node35/46103-1154058979/instance-46103-1154058979.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  e9d572489c41443264f4f0eeadc7c4fb

RANDOM SEED= 457310095

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.232
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.232
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:       1371120 kB
Buffers:         42632 kB
Cached:         565132 kB
SwapCached:       4372 kB
Active:         204636 kB
Inactive:       412352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371120 kB
SwapTotal:     4192956 kB
SwapFree:      4182936 kB
Dirty:             160 kB
Writeback:           0 kB
Mapped:          14492 kB
Slab:            53872 kB
Committed_AS:   553316 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node35 on Fri Jul 28 04:26:20 UTC 2006