Trace number 46127

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

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-35-30.opb
MD5SUMc31072fad7bb81e0a58c1598fe2e2bbc
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 variables1050
Total number of constraints17885
Number of constraints which are clauses17885
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 constraint30
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 31
Number of bits of the biggest sum of numbers5
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.48	c Converting 17885 PB-constraints to clauses...
0.49	c   -- Unit propagations: (none)
0.49	c   -- Detecting intervals from adjacent constraints: (none)
0.49	c   -- Clauses(.)/Splits(s): .............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.53	c ==================================[MINISAT+]==================================
0.53	c | Conflicts | Original         | Learnt                           | Progress |
0.53	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.53	c ==============================================================================
0.53	c |         0 |   17885    36750 |    5961       0        0     nan |  0.000 % |
0.54	c |       102 |   17885    36750 |    6557     102    12050   118.1 |  0.000 % |
0.55	c |       252 |   17885    36750 |    7212     252    38708   153.6 |  0.000 % |
0.57	c |       478 |   17885    36750 |    7934     478    70536   147.6 |  0.000 % |
0.60	c |       816 |   17885    36750 |    8727     816   128277   157.2 |  0.000 % |
0.67	c |      1322 |   17885    36750 |    9600    1322   247464   187.2 |  0.000 % |
0.76	c |      2081 |   17885    36750 |   10560    2081   389761   187.3 |  0.000 % |
0.94	c |      3220 |   17885    36750 |   11616    3220   658021   204.4 |  0.000 % |
1.24	c |      4928 |   17885    36750 |   12777    4928  1145589   232.5 |  0.000 % |
2.02	c |      7491 |   17885    36750 |   14055    7491  2228375   297.5 |  0.000 % |
3.03	c |     11337 |   17885    36750 |   15461   11337  3481982   307.1 |  0.000 % |
4.76	c |     17104 |   17885    36750 |   17007    8902  2865183   321.9 |  0.000 % |
7.07	c |     25756 |   17885    36750 |   18708   17554  5817410   331.4 |  0.000 % |
11.67	c |     38732 |   17885    36750 |   20578   10915  3814292   349.5 |  0.000 % |
21.13	c |     58195 |   17885    36750 |   22636   19643  5385547   274.2 |  0.000 % |
36.03	c |     87387 |   17885    36750 |   24900   13476  4590789   340.7 |  0.000 % |
64.07	c |    131176 |   17885    36750 |   27390   16937  4620526   272.8 |  0.000 % |
110.28	c |    196860 |   17885    36750 |   30129   21609  5943262   275.0 |  0.000 % |
180.00	c |    295386 |   17885    36750 |   33142   12679  2817678   222.2 |  0.000 % |
293.37	c |    443182 |   17885    36750 |   36456   22790  7310176   320.8 |  0.000 % |
480.40	c |    664868 |   17885    36750 |   40102   27765  7592952   273.5 |  0.000 % |
795.82	c |    997393 |   17885    36750 |   44112   39184 13605358   347.2 |  0.000 % |
1337.45	c |   1496181 |   17885    36750 |   48524   15883  3812731   240.1 |  0.000 % |
1801.20	c 
1801.20	c *** TERMINATED ***
1801.20	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/node11/watcher-46127-1154065888 -o ROOT/results/node11/solver-46127-1154065888 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node11/46127-1154065888/instance-46127-1154065888.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.98 2/64 24294
/proc/meminfo: memFree=1553084/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=1048 CPUtime=0
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 153449850 1073152 90 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134619209 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 262 90 74 215 0 44 0

[startup+10.0025 s]
/proc/loadavg: 0.93 0.95 0.98 2/64 24294
/proc/meminfo: memFree=1523284/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=30896 CPUtime=9.99
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 7612 0 0 0 994 5 0 0 25 0 1 0 153449850 31637504 7596 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576391 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 7724 7596 103 215 0 7506 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 30896

[startup+20.0085 s]
/proc/loadavg: 0.94 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1521684/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=32492 CPUtime=19.99
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 8012 0 0 0 1994 5 0 0 25 0 1 0 153449850 33271808 7996 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 8123 7996 103 215 0 7905 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 32492

[startup+30.0145 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1518036/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=36204 CPUtime=29.98
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 8934 0 0 0 2993 5 0 0 25 0 1 0 153449850 37072896 8918 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 9051 8918 103 215 0 8833 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 36204

[startup+40.0205 s]
/proc/loadavg: 0.95 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1514708/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=39632 CPUtime=39.99
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 9769 0 0 0 3993 6 0 0 25 0 1 0 153449850 40583168 9753 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 9908 9753 103 215 0 9690 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 39632

[startup+50.0265 s]
/proc/loadavg: 0.96 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1514260/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=40028 CPUtime=49.99
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 9882 0 0 0 4993 6 0 0 25 0 1 0 153449850 40988672 9866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 10007 9866 103 215 0 9789 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 40028

[startup+60.0325 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1514324/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=40028 CPUtime=59.99
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 9882 0 0 0 5993 6 0 0 25 0 1 0 153449850 40988672 9866 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 10007 9866 103 215 0 9789 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 40028

[startup+70.0385 s]
/proc/loadavg: 0.97 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1512596/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=41776 CPUtime=70
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 10311 0 0 0 6993 7 0 0 25 0 1 0 153449850 42778624 10295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579239 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 10444 10295 103 215 0 10226 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 41776

[startup+80.0445 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1512596/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=41776 CPUtime=80
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 10311 0 0 0 7993 7 0 0 25 0 1 0 153449850 42778624 10295 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578828 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 10444 10295 103 215 0 10226 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 41776

[startup+90.0514 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1510036/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=44284 CPUtime=90
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 10946 0 0 0 8993 7 0 0 25 0 1 0 153449850 45346816 10930 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11071 10930 103 215 0 10853 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 44284

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1509908/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=44480 CPUtime=100
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 10976 0 0 0 9993 7 0 0 25 0 1 0 153449850 45547520 10960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11120 10960 103 215 0 10902 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 44480

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.98 2/64 24294
/proc/meminfo: memFree=1509908/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=44480 CPUtime=110.01
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 10976 0 0 0 10994 7 0 0 25 0 1 0 153449850 45547520 10960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11120 10960 103 215 0 10902 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 44480

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509524/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=44884 CPUtime=120.01
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11067 0 0 0 11994 7 0 0 25 0 1 0 153449850 45961216 11051 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11221 11051 103 215 0 11003 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 44884

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509332/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45032 CPUtime=130.01
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11110 0 0 0 12994 7 0 0 25 0 1 0 153449850 46112768 11094 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11258 11094 103 215 0 11040 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 45032

[startup+140.084 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509140/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45316 CPUtime=140.01
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11162 0 0 0 13994 7 0 0 25 0 1 0 153449850 46403584 11146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11329 11146 103 215 0 11111 0
Current children cumulated CPU time (s) 140.01
Current children cumulated vsize (Kb) 45316

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509140/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45316 CPUtime=150.03
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11162 0 0 0 14995 8 0 0 25 0 1 0 153449850 46403584 11146 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11329 11146 103 215 0 11111 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 45316

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509140/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45316 CPUtime=160.03
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11183 0 0 0 15995 8 0 0 25 0 1 0 153449850 46403584 11167 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11329 11167 103 215 0 11111 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 45316

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509012/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45528 CPUtime=170.03
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11203 0 0 0 16995 8 0 0 25 0 1 0 153449850 46620672 11187 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11382 11187 103 215 0 11164 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 45528

[startup+180.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1509012/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=45528 CPUtime=180.03
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11203 0 0 0 17995 8 0 0 25 0 1 0 153449850 46620672 11187 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583956 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 11382 11187 103 215 0 11164 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 45528

[startup+190.116 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1506068/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=48432 CPUtime=190.03
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 11944 0 0 0 18995 8 0 0 25 0 1 0 153449850 49594368 11928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 12108 11928 103 215 0 11890 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 48432

[startup+200.122 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294
/proc/meminfo: memFree=1503444/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=51100 CPUtime=200.04
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 12589 0 0 0 19994 10 0 0 25 0 1 0 153449850 52326400 12573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 12775 12573 103 215 0 12557 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 51100

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24294

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

/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178105 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1781.34
Current children cumulated vsize (Kb) 96184

[startup+1783.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1782.34
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178205 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (Kb) 96184

[startup+1784.11 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1783.35
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178306 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1783.35
Current children cumulated vsize (Kb) 96184

[startup+1785.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1784.35
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178406 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581434 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1784.35
Current children cumulated vsize (Kb) 96184

[startup+1786.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1785.36
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178507 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1785.36
Current children cumulated vsize (Kb) 96184

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1786.36
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178607 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1786.36
Current children cumulated vsize (Kb) 96184

[startup+1788.13 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1787.36
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178707 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1787.36
Current children cumulated vsize (Kb) 96184

[startup+1789.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1788.37
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178808 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (Kb) 96184

[startup+1790.14 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1789.37
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 178908 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1789.37
Current children cumulated vsize (Kb) 96184

[startup+1791.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1790.38
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179009 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580863 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1790.38
Current children cumulated vsize (Kb) 96184

[startup+1792.15 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1791.38
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179109 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1791.38
Current children cumulated vsize (Kb) 96184

[startup+1793.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1792.39
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179210 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1792.39
Current children cumulated vsize (Kb) 96184

[startup+1794.16 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1793.39
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179310 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568565 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1793.39
Current children cumulated vsize (Kb) 96184

[startup+1795.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1794.4
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179411 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (Kb) 96184

[startup+1796.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1795.4
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179511 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1795.4
Current children cumulated vsize (Kb) 96184

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1796.4
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179611 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1796.4
Current children cumulated vsize (Kb) 96184

[startup+1798.18 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1797.41
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179712 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1797.41
Current children cumulated vsize (Kb) 96184

[startup+1799.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1798.41
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179812 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1798.41
Current children cumulated vsize (Kb) 96184

[startup+1800.19 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1799.42
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 179913 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1799.42
Current children cumulated vsize (Kb) 96184

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1800.42
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 180013 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (Kb) 96184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 0.99 0.97 0.98 2/64 24492
/proc/meminfo: memFree=1458196/2055920 swapFree=4183092/4192956
[pid=24294] ppid=24292 vsize=96184 CPUtime=1800.43
/proc/24294/stat : 24294 (minisat+) R 24292 24294 24245 0 -1 4194304 23806 0 0 0 180014 29 0 0 25 0 1 0 153449850 98492416 23790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24294/statm: 24046 23790 103 215 0 23828 0
Current children cumulated CPU time (s) 1800.43
Current children cumulated vsize (Kb) 96184

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

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.46
CPU user time (s): 1800.14
CPU system time (s): 0.312952
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (Kb): 96184
The end

Launcher Data (download as text)

Begin job on node11 on Fri Jul 28 05:51:28 UTC 2006


FILE ID= 46127-1154065888

PBS_JOBID= 882454

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  c31072fad7bb81e0a58c1598fe2e2bbc

RANDOM SEED= 967376108

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.256
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.256
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:       1553484 kB
Buffers:         27988 kB
Cached:         400584 kB
SwapCached:       3772 kB
Active:          32948 kB
Inactive:       404244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1553484 kB
SwapTotal:     4192956 kB
SwapFree:      4183092 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          14736 kB
Slab:            51204 kB
Committed_AS:   612168 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node11 on Fri Jul 28 06:21:29 UTC 2006