Trace number 46090

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.56 1801.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-25-20.opb
MD5SUMa69e1395b1a03cfd48605e1acc7227e4
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints45
Number of constraints which are clauses25
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint25
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 26
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.01	c Converting 45 PB-constraints to clauses...
0.01	c   -- Unit propagations: (none)
0.01	c   -- Detecting intervals from adjacent constraints: (none)
0.01	c   -- Clauses(.)/Splits(s): .........................
0.01	c ---[  19]---> BDD-cost:   47
0.01	c ---[  18]---> BDD-cost:   47
0.01	c ---[  17]---> BDD-cost:   47
0.01	c ---[  16]---> BDD-cost:   47
0.01	c ---[  15]---> BDD-cost:   47
0.01	c ---[  14]---> BDD-cost:   47
0.01	c ---[  13]---> BDD-cost:   47
0.01	c ---[  12]---> BDD-cost:   47
0.01	c ---[  11]---> BDD-cost:   47
0.01	c ---[  10]---> BDD-cost:   47
0.01	c ---[   9]---> BDD-cost:   47
0.01	c ---[   8]---> BDD-cost:   47
0.01	c ---[   7]---> BDD-cost:   47
0.01	c ---[   6]---> BDD-cost:   47
0.01	c ---[   5]---> BDD-cost:   47
0.02	c ---[   4]---> BDD-cost:   47
0.02	c ---[   3]---> BDD-cost:   47
0.02	c ---[   2]---> BDD-cost:   47
0.02	c ---[   1]---> BDD-cost:   47
0.02	c ---[   0]---> BDD-cost:   47
0.02	c ==================================[MINISAT+]==================================
0.02	c | Conflicts | Original         | Learnt                           | Progress |
0.02	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.02	c ==============================================================================
0.02	c |         0 |    2345     6540 |     781       0        0     nan |  0.000 % |
0.03	c |       100 |    2345     6540 |     859     100     7090    70.9 |  1.389 % |
0.04	c |       250 |    2345     6540 |     945     250    21125    84.5 |  1.389 % |
0.06	c |       477 |    2345     6540 |    1039     477    44680    93.7 |  1.391 % |
0.11	c |       815 |    2345     6540 |    1143     815    82608   101.4 |  1.389 % |
0.17	c |      1323 |    2345     6540 |    1257    1323   139850   105.7 |  1.389 % |
0.29	c |      2085 |    2345     6540 |    1383    1424   172510   121.1 |  1.389 % |
0.46	c |      3224 |    2345     6540 |    1521    1851   235093   127.0 |  1.389 % |
0.74	c |      4932 |    2345     6540 |    1674    1345   143314   106.6 |  1.391 % |
1.14	c |      7496 |    2345     6540 |    1841    2598   330984   127.4 |  1.389 % |
1.78	c |     11340 |    2345     6540 |    2025    2408   337278   140.1 |  1.389 % |
2.88	c |     17108 |    2345     6540 |    2228    2435   333390   136.9 |  1.389 % |
4.40	c |     25758 |    2345     6540 |    2451    1896   233291   123.0 |  1.389 % |
7.36	c |     38732 |    2345     6540 |    2696    1785   299387   167.7 |  1.389 % |
11.48	c |     58194 |    2345     6540 |    2965    2030   276866   136.4 |  1.391 % |
17.53	c |     87386 |    2345     6540 |    3262    2111   265034   125.5 |  1.389 % |
29.67	c |    131175 |    2345     6540 |    3588    4110   706200   171.8 |  1.389 % |
43.84	c |    196859 |    2345     6540 |    3947    4411   600005   136.0 |  1.389 % |
73.67	c |    295385 |    2345     6540 |    4342    3039   511419   168.3 |  1.389 % |
114.96	c |    443174 |    2345     6540 |    4776    3619   767780   212.2 |  1.389 % |
172.60	c |    664858 |    2345     6540 |    5254    4882   558532   114.4 |  1.389 % |
271.80	c |    997383 |    2345     6540 |    5779    4148   580258   139.9 |  1.389 % |
413.72	c |   1496172 |    2345     6540 |    6357    5261   900876   171.2 |  1.389 % |
630.81	c |   2244355 |    2345     6540 |    6993    3750   594068   158.4 |  1.389 % |
948.55	c |   3366629 |    2345     6540 |    7692    6976   978489   140.3 |  1.389 % |
1438.41	c |   5050042 |    2345     6540 |    8461    4944   716035   144.8 |  1.389 % |
1801.15	c 
1801.15	c *** TERMINATED ***
1801.15	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/node30/watcher-46090-1154054264 -o ROOT/results/node30/solver-46090-1154054264 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/46090-1154054264/instance-46090-1154054264.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=507176/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=1048 CPUtime=0
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 118 0 0 0 0 0 0 0 19 0 1 0 152286234 1073152 102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 262 102 74 215 0 44 0

[startup+10.0017 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=503376/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=4724 CPUtime=10
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 1070 0 0 0 999 1 0 0 25 0 1 0 152286234 4837376 1054 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 1181 1054 106 215 0 963 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (Kb) 4724

[startup+20.0073 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=501664/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=6568 CPUtime=20.03
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 1539 0 0 0 2002 1 0 0 25 0 1 0 152286234 6725632 1523 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 1642 1523 106 215 0 1424 0
Current children cumulated CPU time (s) 20.03
Current children cumulated vsize (Kb) 6568

[startup+30.0458 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=501216/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=7100 CPUtime=30.03
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 1657 0 0 0 3002 1 0 0 25 0 1 0 152286234 7270400 1641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576851 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 1775 1641 106 215 0 1557 0
Current children cumulated CPU time (s) 30.03
Current children cumulated vsize (Kb) 7100

[startup+40.0514 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=501280/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=7100 CPUtime=40.03
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 1657 0 0 0 4002 1 0 0 25 0 1 0 152286234 7270400 1641 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 1775 1641 106 215 0 1557 0
Current children cumulated CPU time (s) 40.03
Current children cumulated vsize (Kb) 7100

[startup+50.0569 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=499552/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=8836 CPUtime=50.04
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2095 0 0 0 5003 1 0 0 25 0 1 0 152286234 9048064 2079 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577246 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2209 2079 106 215 0 1991 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (Kb) 8836

[startup+60.0635 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=499296/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=8968 CPUtime=60.04
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2160 0 0 0 6003 1 0 0 25 0 1 0 152286234 9183232 2128 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2242 2128 106 215 0 2024 0
Current children cumulated CPU time (s) 60.04
Current children cumulated vsize (Kb) 8968

[startup+70.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=499104/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=9232 CPUtime=70.04
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2213 0 0 0 7003 1 0 0 25 0 1 0 152286234 9453568 2181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2308 2181 106 215 0 2090 0
Current children cumulated CPU time (s) 70.04
Current children cumulated vsize (Kb) 9232

[startup+80.0766 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=499168/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=9232 CPUtime=80.04
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2213 0 0 0 8003 1 0 0 25 0 1 0 152286234 9453568 2181 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2308 2181 106 215 0 2090 0
Current children cumulated CPU time (s) 80.04
Current children cumulated vsize (Kb) 9232

[startup+90.0821 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=498848/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=9624 CPUtime=90.05
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2307 0 0 0 9004 1 0 0 25 0 1 0 152286234 9854976 2275 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580274 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2406 2275 106 215 0 2188 0
Current children cumulated CPU time (s) 90.05
Current children cumulated vsize (Kb) 9624

[startup+100.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=498592/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=9756 CPUtime=100.05
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2355 0 0 0 10004 1 0 0 25 0 1 0 152286234 9990144 2323 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579929 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2439 2323 106 215 0 2221 0
Current children cumulated CPU time (s) 100.05
Current children cumulated vsize (Kb) 9756

[startup+110.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=498080/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=10284 CPUtime=110.05
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2487 0 0 0 11004 1 0 0 25 0 1 0 152286234 10530816 2455 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581310 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2571 2455 106 215 0 2353 0
Current children cumulated CPU time (s) 110.05
Current children cumulated vsize (Kb) 10284

[startup+120.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=497824/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=10340 CPUtime=120.05
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2631 0 0 0 12004 1 0 0 25 0 1 0 152286234 10588160 2471 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2585 2471 106 215 0 2367 0
Current children cumulated CPU time (s) 120.05
Current children cumulated vsize (Kb) 10340

[startup+130.105 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=497696/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=10664 CPUtime=130.06
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2708 0 0 0 13005 1 0 0 25 0 1 0 152286234 10919936 2548 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580461 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2666 2548 106 215 0 2448 0
Current children cumulated CPU time (s) 130.06
Current children cumulated vsize (Kb) 10664

[startup+140.112 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=497120/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=11296 CPUtime=140.06
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2855 0 0 0 14005 1 0 0 25 0 1 0 152286234 11567104 2692 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580747 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2824 2692 106 215 0 2606 0
Current children cumulated CPU time (s) 140.06
Current children cumulated vsize (Kb) 11296

[startup+150.117 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=496992/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=11376 CPUtime=150.06
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2883 0 0 0 15005 1 0 0 25 0 1 0 152286234 11649024 2720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2844 2720 106 215 0 2626 0
Current children cumulated CPU time (s) 150.06
Current children cumulated vsize (Kb) 11376

[startup+160.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=496992/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=11340 CPUtime=160.06
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2883 0 0 0 16005 1 0 0 25 0 1 0 152286234 11612160 2720 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575423 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2835 2720 106 215 0 2617 0
Current children cumulated CPU time (s) 160.06
Current children cumulated vsize (Kb) 11340

[startup+170.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20890
/proc/meminfo: memFree=496992/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=11332 CPUtime=170.07
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2883 0 0 0 17006 1 0 0 25 0 1 0 152286234 11603968 2719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2833 2719 106 215 0 2615 0
Current children cumulated CPU time (s) 170.07
Current children cumulated vsize (Kb) 11332

[startup+180.135 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20892
/proc/meminfo: memFree=496800/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=11332 CPUtime=180.07
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 2883 0 0 0 18006 1 0 0 25 0 1 0 152286234 11603968 2719 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578245 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 2833 2719 106 215 0 2615 0
Current children cumulated CPU time (s) 180.07
Current children cumulated vsize (Kb) 11332

[startup+190.141 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20892
/proc/meminfo: memFree=494752/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=13696 CPUtime=190.07
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 3445 0 0 0 19005 2 0 0 25 0 1 0 152286234 14024704 3281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580783 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 3424 3281 106 215 0 3206 0
Current children cumulated CPU time (s) 190.07
Current children cumulated vsize (Kb) 13696

[startup+200.146 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20892
/proc/meminfo: memFree=494752/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=13580 CPUtime=200.08
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 3445 0 0 0 20006 2 0 0 25 0 1 0 152286234 13905920 3281 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576565 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 3395 3281 106 215 0 3177 0
Current children cumulated CPU time (s) 200.08
Current children cumulated vsize (Kb) 13580

[startup+210.152 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20892

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

/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178136 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 25184

[startup+1783.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1782.46
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178236 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581451 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 25184

[startup+1784.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1783.46
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178336 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 25184

[startup+1785.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1784.47
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178437 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 25184

[startup+1786.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1785.47
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178537 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 25184

[startup+1787.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1786.48
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178638 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 25184

[startup+1788.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1787.48
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178738 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 25184

[startup+1789.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1788.49
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178839 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575905 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 25184

[startup+1790.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1789.49
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 178939 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 25184

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1790.5
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179040 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 25184

[startup+1792.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1791.5
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179140 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 25184

[startup+1793.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1792.51
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179241 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 25184

[startup+1794.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1793.51
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179341 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 25184

[startup+1795.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1794.52
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179442 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 25184

[startup+1796.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1795.52
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179542 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 25184

[startup+1797.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1796.53
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179643 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 25184

[startup+1798.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25184 CPUtime=1797.53
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179743 10 0 0 25 0 1 0 152286234 25788416 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6296 6156 106 215 0 6078 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 25184

[startup+1799.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25172 CPUtime=1798.53
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179843 10 0 0 25 0 1 0 152286234 25776128 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6293 6156 106 215 0 6075 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 25172

[startup+1800.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25172 CPUtime=1799.54
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 179944 10 0 0 25 0 1 0 152286234 25776128 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6293 6156 106 215 0 6075 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 25172

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25172 CPUtime=1800.54
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 180044 10 0 0 25 0 1 0 152286234 25776128 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6293 6156 106 215 0 6075 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 25172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 21090
/proc/meminfo: memFree=482976/2055920 swapFree=4178616/4192956
[pid=20890] ppid=20888 vsize=25172 CPUtime=1800.55
/proc/20890/stat : 20890 (minisat+) R 20888 20890 20841 0 -1 4194304 6640 0 0 0 180045 10 0 0 25 0 1 0 152286234 25776128 6156 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575893 0 0 4096 16386 0 0 0 17 1 0 0
/proc/20890/statm: 6293 6156 106 215 0 6075 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 25172

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

Child status: 0
Real time (s): 1801.16
CPU time (s): 1800.56
CPU user time (s): 1800.45
CPU system time (s): 0.111982
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (Kb): 25184
The end

Launcher Data (download as text)

Begin job on node30 on Fri Jul 28 02:37:44 UTC 2006


FILE ID= 46090-1154054264

PBS_JOBID= 881973

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-25-20.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/46090-1154054264/instance-46090-1154054264.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node30/watcher-46090-1154054264 -o ROOT/results/node30/solver-46090-1154054264 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node30/46090-1154054264/instance-46090-1154054264.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  a69e1395b1a03cfd48605e1acc7227e4

RANDOM SEED= 341894476

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:        507384 kB
Buffers:         46444 kB
Cached:        1408820 kB
SwapCached:       8572 kB
Active:         300724 kB
Inactive:      1168092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        507384 kB
SwapTotal:     4192956 kB
SwapFree:      4178616 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            65780 kB
Committed_AS:   583336 kB
PageTables:       1392 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node30 on Fri Jul 28 03:07:45 UTC 2006