Trace number 35932

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.67 1801.4

General information on the benchmark

Namenormalized-PB06/SATUNSAT-MEDINT/submitted-PB06/
manquiho/Aardal_1/normalized-prob8.opb
MD5SUM9a5e6e5ac9dd04defb35f28c3f495740
Bench CategorySATUNSAT-MEDINT (no optimisation, medium 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables86
Total number of constraints2
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint86
Maximum length of a constraint86
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 21733991
Number of bits of the biggest number in a constraint 25
Biggest sum of numbers in a constraint 300042743
Number of bits of the biggest sum of numbers29
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.00	c Converting 2 PB-constraints to clauses...
0.00	c   -- Unit propagations: (none)
0.00	c   -- Detecting intervals from adjacent constraints: #
0.00	c   -- Clauses(.)/Splits(s): (none)
0.00	c ---[   0]---> Adder-cost: 1393   maxlim: 21733991   bits: 26/25
255.43	c ==================================[MINISAT+]==================================
255.43	c | Conflicts | Original         | Learnt                           | Progress |
255.43	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
255.43	c ==============================================================================
255.43	c |         0 |    9509    33889 |    3169       0        0     nan |  0.000 % |
255.43	c |       102 |    9493    33837 |    3485     100      797     8.0 |  4.072 % |
255.44	c |       252 |    9493    33837 |    3834     250     2875    11.5 |  4.072 % |
255.46	c |       478 |    9485    33811 |    4217     475     5872    12.4 |  4.139 % |
255.48	c |       815 |    9485    33811 |    4639     812    14647    18.0 |  4.139 % |
255.53	c |      1322 |    9469    33759 |    5103    1317    28291    21.5 |  4.272 % |
255.59	c |      2083 |    9469    33759 |    5614    2078    53480    25.7 |  4.272 % |
255.69	c |      3222 |    9469    33759 |    6175    3217    91164    28.3 |  4.272 % |
255.89	c |      4933 |    9469    33759 |    6793    4928   189977    38.6 |  4.272 % |
256.28	c |      7498 |    9453    33707 |    7472    3856   167733    43.5 |  4.406 % |
256.83	c |     11342 |    9453    33707 |    8219    7700   376279    48.9 |  4.406 % |
257.80	c |     17110 |    9453    33707 |    9041    4565   290135    63.6 |  4.406 % |
259.36	c |     25762 |    9453    33707 |    9945    8426   560920    66.6 |  4.406 % |
261.56	c |     38736 |    9453    33707 |   10940    5681   248510    43.7 |  4.406 % |
265.01	c |     58198 |    9453    33707 |   12034    7847   420851    53.6 |  4.406 % |
272.32	c |     87391 |    9453    33707 |   13237   11810   857683    72.6 |  4.406 % |
283.65	c |    131180 |    9445    33681 |   14561    7414   560647    75.6 |  4.473 % |
299.28	c |    196864 |    9445    33681 |   16017   13090   582026    44.5 |  4.473 % |
326.63	c |    295390 |    9445    33681 |   17619   12404   885792    71.4 |  4.473 % |
371.86	c |    443180 |    9445    33681 |   19381   16501   784873    47.6 |  4.473 % |
443.28	c |    664867 |    9436    33650 |   21319   10572   447049    42.3 |  4.539 % |
567.11	c |    997392 |    9436    33650 |   23451   19001   970958    51.1 |  4.539 % |
750.62	c |   1496182 |    9436    33650 |   25796   18958   952217    50.2 |  4.539 % |
1058.24	c |   2244365 |    9436    33650 |   28376   23877  1318683    55.2 |  4.539 % |
1608.24	c |   3366639 |    9436    33650 |   31213   27585  1360088    49.3 |  4.539 % |
1801.18	c 
1801.18	c *** TERMINATED ***
1801.18	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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node87/watcher-35932-1149320424 -o ROOT/results/node87/solver-35932-1149320424 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node87/35932-1149320424/instance-35932-1149320424.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1493216/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=1048 CPUtime=0
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 100 0 0 0 0 0 0 0 20 0 1 0 197681520 1073152 86 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134648260 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 262 88 71 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1401832/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=92308 CPUtime=9.99
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 28164 0 0 0 990 9 0 0 25 0 1 0 197681520 94523392 22916 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 23077 22916 86 215 0 22859 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 92308

[startup+20.0088 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1303600/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=170424 CPUtime=20
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 52975 0 0 0 1979 21 0 0 25 0 1 0 197681520 174514176 42454 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 42606 42454 86 215 0 42388 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 170424

[startup+30.0149 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1259760/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=234180 CPUtime=30
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 68910 0 0 0 2974 26 0 0 25 0 1 0 197681520 239800320 58389 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005864 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 58545 58389 86 215 0 58327 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 234180

[startup+40.0201 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1205616/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=288300 CPUtime=40
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 82432 0 0 0 3969 31 0 0 25 0 1 0 197681520 295219200 71911 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 72075 71911 86 215 0 71857 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 288300

[startup+50.0263 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1119472/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=374172 CPUtime=50.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 114445 0 0 0 4957 44 0 0 25 0 1 0 197681520 383152128 93378 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810531 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 93543 93378 86 215 0 93325 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 374172

[startup+60.0324 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1076272/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=417336 CPUtime=60.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 125243 0 0 0 5954 47 0 0 25 0 1 0 197681520 427352064 104176 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 104334 104176 86 215 0 104116 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 417336

[startup+70.0386 s]
/proc/loadavg: 0.97 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1021616/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=471852 CPUtime=70.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 138882 0 0 0 6950 51 0 0 25 0 1 0 197681520 483176448 117815 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 117963 117815 86 215 0 117745 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 471852

[startup+80.0448 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=80.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 7947 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134649186 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 408752

[startup+90.051 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=90.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 8947 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839097 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 408752

[startup+100.056 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=100.01
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 9947 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134808942 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 408752

[startup+110.062 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=110.02
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 10948 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 408752

[startup+120.068 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=120.02
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 11948 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 408752

[startup+130.075 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=130.02
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 12948 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005847 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 408752

[startup+140.081 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=140.03
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 13949 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134530481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 408752

[startup+150.087 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=150.03
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 14949 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 408752

[startup+160.092 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=160.03
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 15949 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134839037 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 408752

[startup+170.098 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=170.04
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 16950 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134838324 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 408752

[startup+180.104 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=180.04
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 17950 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012143 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 408752

[startup+190.111 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=190.04
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 18950 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 408752

[startup+200.117 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408752 CPUtime=200.05
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144184 0 0 0 19951 54 0 0 25 0 1 0 197681520 418562048 102026 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005252 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102188 102026 89 215 0 101970 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 408752

[startup+210.122 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 31070
/proc/meminfo: memFree=1084592/2055888 swapFree=4085412/4096564

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

[pid=31070] ppid=31068 vsize=408748 CPUtime=1781.51
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178095 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (Kb) 408748

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1782.52
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178196 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1782.52
Current children cumulated vsize (Kb) 408748

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1783.52
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178296 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1783.52
Current children cumulated vsize (Kb) 408748

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1784.52
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178396 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (Kb) 408748

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1785.53
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178497 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1785.53
Current children cumulated vsize (Kb) 408748

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084528/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1786.53
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178597 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1786.53
Current children cumulated vsize (Kb) 408748

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1787.54
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178698 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1787.54
Current children cumulated vsize (Kb) 408748

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1788.54
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178798 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1788.54
Current children cumulated vsize (Kb) 408748

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1789.55
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178899 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1789.55
Current children cumulated vsize (Kb) 408748

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1790.55
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 178999 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1790.55
Current children cumulated vsize (Kb) 408748

[startup+1792.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1791.56
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179100 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1791.56
Current children cumulated vsize (Kb) 408748

[startup+1793.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1792.56
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179200 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1792.56
Current children cumulated vsize (Kb) 408748

[startup+1794.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1793.57
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179301 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1793.57
Current children cumulated vsize (Kb) 408748

[startup+1795.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1794.57
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179401 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (Kb) 408748

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1795.57
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179501 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1795.57
Current children cumulated vsize (Kb) 408748

[startup+1797.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1796.58
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179602 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1796.58
Current children cumulated vsize (Kb) 408748

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1797.58
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179702 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1797.58
Current children cumulated vsize (Kb) 408748

[startup+1799.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1798.59
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179803 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1798.59
Current children cumulated vsize (Kb) 408748

[startup+1800.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1799.59
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 179903 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1799.59
Current children cumulated vsize (Kb) 408748

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1800.6
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 180004 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 408748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 31265
/proc/meminfo: memFree=1084464/2055888 swapFree=4085412/4096564
[pid=31070] ppid=31068 vsize=408748 CPUtime=1800.6
/proc/31070/stat : 31070 (minisat+) R 31068 31070 31024 0 -1 4194304 144218 0 0 0 180004 56 0 0 25 0 1 0 197681520 418557952 102060 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31070/statm: 102187 102060 123 215 0 101969 0
Current children cumulated CPU time (s) 1800.6
Current children cumulated vsize (Kb) 408748

Sending SIGTERM to -31070
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.4
CPU time (s): 1800.67
CPU user time (s): 1800.05
CPU system time (s): 0.623905
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (Kb): 471852

Launcher Data (download as text)

Begin job on node87 on Sat Jun  3 07:40:24 UTC 2006


FILE ID= 35932-1149320424

PBS_JOBID= 308605

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-MEDINT/submitted-PB06/manquiho/Aardal_1/normalized-prob8.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node87/35932-1149320424/instance-35932-1149320424.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node87/watcher-35932-1149320424 -o ROOT/results/node87/solver-35932-1149320424 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node87/35932-1149320424/instance-35932-1149320424.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  9a5e6e5ac9dd04defb35f28c3f495740

RANDOM SEED= 535681122


/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.234
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	: 6006.17
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.234
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	: 5999.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1493624 kB
Buffers:         40156 kB
Cached:         445980 kB
SwapCached:       2512 kB
Active:          65140 kB
Inactive:       429772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1493624 kB
SwapTotal:     4096564 kB
SwapFree:      4085412 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          16828 kB
Slab:            54072 kB
Committed_AS:   268716 kB
PageTables:       1280 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node87 on Sat Jun  3 08:11:34 UTC 2006