Trace number 34698

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.5 1801.15

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900566157.opb
MD5SUM8170439ba832b251137a16b29cd20ba3
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 benchmark101.42
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 801
Number of bits of the biggest sum of numbers10
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.09	c Converting 2707 PB-constraints to clauses...
0.10	c   -- Unit propagations: (none)
0.10	c   -- Detecting intervals from adjacent constraints: ######################
0.10	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.11	c ---[  43]---> BDD-cost:   19
0.11	c ---[  41]---> BDD-cost:   19
0.11	c ---[  39]---> BDD-cost:   19
0.11	c ---[  37]---> BDD-cost:   19
0.11	c ---[  35]---> BDD-cost:   19
0.11	c ---[  33]---> BDD-cost:   19
0.11	c ---[  31]---> BDD-cost:   19
0.11	c ---[  29]---> BDD-cost:   19
0.11	c ---[  27]---> BDD-cost:   19
0.11	c ---[  25]---> BDD-cost:   19
0.11	c ---[  23]---> BDD-cost:   19
0.11	c ---[  21]---> BDD-cost:   19
0.11	c ---[  19]---> BDD-cost:   19
0.11	c ---[  17]---> BDD-cost:   19
0.11	c ---[  15]---> BDD-cost:   19
0.11	c ---[  13]---> BDD-cost:   19
0.11	c ---[  11]---> BDD-cost:   19
0.11	c ---[   9]---> BDD-cost:   19
0.11	c ---[   7]---> BDD-cost:   19
0.11	c ---[   5]---> BDD-cost:   19
0.11	c ---[   3]---> BDD-cost:   19
0.11	c ---[   1]---> BDD-cost:   19
0.11	c ---[   0]---> Adder-cost: 386   maxlim: 750   bits: 10/10
0.12	c ==================================[MINISAT+]==================================
0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.12	c ==============================================================================
0.12	c |         0 |    6345    19899 |    2115       0        0     nan |  0.000 % |
0.13	c |       100 |    6338    19876 |    2326      98      751     7.7 |  2.976 % |
0.15	c |       251 |    6338    19876 |    2559     249    11915    47.9 |  2.975 % |
0.17	c |       479 |    6338    19876 |    2815     477    22382    46.9 |  2.975 % |
0.21	c |       816 |    6338    19876 |    3096     814    41804    51.4 |  2.975 % |
0.27	c |      1322 |    6338    19876 |    3406    1320    71237    54.0 |  2.975 % |
0.37	c |      2084 |    6338    19876 |    3746    2082   115459    55.5 |  2.975 % |
0.56	c |      3225 |    6338    19876 |    4121    3223   183986    57.1 |  2.975 % |
0.87	c |      4933 |    6338    19876 |    4533    2755   150467    54.6 |  2.975 % |
1.37	c |      7498 |    6338    19876 |    4987    2930   153432    52.4 |  2.975 % |
2.13	c |     11342 |    6338    19876 |    5485    4160   233934    56.2 |  2.975 % |
3.24	c |     17109 |    6331    19852 |    6034    4125   212680    51.6 |  3.071 % |
5.11	c |     25758 |    6331    19852 |    6637    3295   152997    46.4 |  3.071 % |
8.13	c |     38732 |    6303    19748 |    7301    5926   331473    55.9 |  3.455 % |
13.10	c |     58195 |    6268    19633 |    8031    6573   375463    57.1 |  4.031 % |
20.61	c |     87389 |    6221    19480 |    8834    6563   378903    57.7 |  4.895 % |
31.04	c |    131180 |    6221    19480 |    9718    4809   215891    44.9 |  4.895 % |
47.32	c |    196866 |    6221    19480 |   10690    5714   251414    44.0 |  4.895 % |
71.81	c |    295393 |    6129    19156 |   11759   10484   515845    49.2 |  6.046 % |
105.93	c |    443182 |    6111    19096 |   12935    7578   267196    35.3 |  6.334 % |
155.62	c |    664865 |    6096    19045 |   14228   10928   421374    38.6 |  6.526 % |
233.92	c |    997390 |    6096    19045 |   15651    9042   335992    37.2 |  6.526 % |
348.29	c |   1496180 |    6096    19045 |   17216   12793   631690    49.4 |  6.526 % |
550.20	c |   2244362 |    6072    18963 |   18938   16176   605621    37.4 |  6.814 % |
876.81	c |   3366636 |    6072    18963 |   20832   12200   476225    39.0 |  6.814 % |
1434.31	c |   5050048 |    6072    18963 |   22915   14812   656815    44.3 |  6.814 % |
1801.14	c 
1801.14	c *** TERMINATED ***
1801.14	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/node22/watcher-34698-1149220480 -o ROOT/results/node22/solver-34698-1149220480 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node22/34698-1149220480/instance-34698-1149220480.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 13859
/proc/meminfo: memFree=1468976/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=1048 CPUtime=0
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 83482335 1073152 91 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 262 91 74 215 0 44 0

[startup+10.0014 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 13859
/proc/meminfo: memFree=1465400/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=4620 CPUtime=9.98
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1060 0 0 0 998 0 0 0 25 0 1 0 83482335 4730880 1045 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1155 1045 122 215 0 937 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 4620

[startup+20.008 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1464712/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=5408 CPUtime=19.98
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1244 0 0 0 1998 0 0 0 25 0 1 0 83482335 5537792 1229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1352 1229 122 215 0 1134 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 5408

[startup+30.0147 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1464520/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=5540 CPUtime=29.98
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1292 0 0 0 2998 0 0 0 25 0 1 0 83482335 5672960 1277 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1385 1277 122 215 0 1167 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 5540

[startup+40.0214 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1464200/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=5800 CPUtime=39.99
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1360 0 0 0 3999 0 0 0 25 0 1 0 83482335 5939200 1345 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580902 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1450 1345 122 215 0 1232 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 5800

[startup+50.0281 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463752/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=6340 CPUtime=49.99
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1474 0 0 0 4999 0 0 0 25 0 1 0 83482335 6492160 1459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1585 1459 122 215 0 1367 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 6340

[startup+60.0337 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463752/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=6340 CPUtime=59.99
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1491 0 0 0 5999 0 0 0 25 0 1 0 83482335 6492160 1476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134588661 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1585 1476 122 215 0 1367 0
Current children cumulated CPU time (s) 59.99
Current children cumulated vsize (Kb) 6340

[startup+70.0404 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463624/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=6472 CPUtime=70
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1516 0 0 0 7000 0 0 0 25 0 1 0 83482335 6627328 1501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1618 1501 122 215 0 1400 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 6472

[startup+80.0471 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463304/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=6752 CPUtime=80
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1588 0 0 0 8000 0 0 0 25 0 1 0 83482335 6914048 1573 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1688 1573 122 215 0 1470 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 6752

[startup+90.0528 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463176/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=6892 CPUtime=90
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1623 0 0 0 9000 0 0 0 25 0 1 0 83482335 7057408 1608 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1723 1608 122 215 0 1505 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 6892

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463112/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7024 CPUtime=100.01
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1637 0 0 0 10000 1 0 0 25 0 1 0 83482335 7192576 1622 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1756 1622 122 215 0 1538 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 7024

[startup+110.065 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 13859
/proc/meminfo: memFree=1463048/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7024 CPUtime=110.02
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1649 0 0 0 11001 1 0 0 25 0 1 0 83482335 7192576 1634 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580349 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1756 1634 122 215 0 1538 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 7024

[startup+120.071 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462792/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7288 CPUtime=120.02
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1724 0 0 0 12001 1 0 0 25 0 1 0 83482335 7462912 1709 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1822 1709 122 215 0 1604 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 7288

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462536/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7692 CPUtime=130.02
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1793 0 0 0 13001 1 0 0 25 0 1 0 83482335 7876608 1778 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1923 1778 122 215 0 1705 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 7692

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462472/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7692 CPUtime=140.02
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1804 0 0 0 14001 1 0 0 25 0 1 0 83482335 7876608 1789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572687 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1923 1789 122 215 0 1705 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 7692

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462408/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7692 CPUtime=150.03
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1816 0 0 0 15002 1 0 0 25 0 1 0 83482335 7876608 1801 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1923 1801 122 215 0 1705 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 7692

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462344/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7828 CPUtime=160.03
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1827 0 0 0 16002 1 0 0 25 0 1 0 83482335 8015872 1812 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577352 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1957 1812 122 215 0 1739 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 7828

[startup+170.099 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462280/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7828 CPUtime=170.03
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1845 0 0 0 17002 1 0 0 25 0 1 0 83482335 8015872 1830 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1957 1830 122 215 0 1739 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 7828

[startup+180.105 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462216/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7828 CPUtime=180.03
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1858 0 0 0 18002 1 0 0 25 0 1 0 83482335 8015872 1843 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1957 1843 122 215 0 1739 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 7828

[startup+190.111 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1462152/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=7968 CPUtime=190.03
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1880 0 0 0 19002 1 0 0 25 0 1 0 83482335 8159232 1865 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 1992 1865 122 215 0 1774 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 7968

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1461768/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=8364 CPUtime=200.04
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 1989 0 0 0 20003 1 0 0 25 0 1 0 83482335 8564736 1974 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581178 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 2091 1974 122 215 0 1873 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 8364

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13859
/proc/meminfo: memFree=1461640/2055920 swapFree=4183844/4192956

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

[pid=13859] ppid=13857 vsize=16632 CPUtime=1781.4
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178135 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581147 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 16632

[startup+1783.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1782.4
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178235 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1782.4
Current children cumulated vsize (Kb) 16632

[startup+1784.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1783.4
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178335 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 16632

[startup+1785.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1784.41
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178436 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580786 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 16632

[startup+1786.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1785.41
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178536 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1785.41
Current children cumulated vsize (Kb) 16632

[startup+1787.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1786.42
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178637 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 16632

[startup+1788.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1787.42
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178737 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1787.42
Current children cumulated vsize (Kb) 16632

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1788.43
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178838 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 16632

[startup+1790.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1789.43
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 178938 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1789.43
Current children cumulated vsize (Kb) 16632

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1790.44
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179039 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 16632

[startup+1792.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1791.44
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179139 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 16632

[startup+1793.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1792.45
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179240 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 16632

[startup+1794.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1793.45
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179340 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 16632

[startup+1795.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1794.45
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179440 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1794.45
Current children cumulated vsize (Kb) 16632

[startup+1796.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1795.46
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179541 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 16632

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1796.46
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179641 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579871 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1796.46
Current children cumulated vsize (Kb) 16632

[startup+1798.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1797.47
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179742 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 16632

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1798.47
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179842 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1798.47
Current children cumulated vsize (Kb) 16632

[startup+1800.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1799.48
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 179943 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581036 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 16632

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1800.48
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 180043 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1800.48
Current children cumulated vsize (Kb) 16632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 14056
/proc/meminfo: memFree=1453512/2055920 swapFree=4183844/4192956
[pid=13859] ppid=13857 vsize=16632 CPUtime=1800.49
/proc/13859/stat : 13859 (minisat+) R 13857 13859 13814 0 -1 4194304 3975 0 0 0 180044 5 0 0 25 0 1 0 83482335 17031168 3960 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/13859/statm: 4158 3960 122 215 0 3940 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 16632

Sending SIGTERM to -13859
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.15
CPU time (s): 1800.5
CPU user time (s): 1800.44
CPU system time (s): 0.056991
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (Kb): 16632

Launcher Data (download as text)

Begin job on node22 on Fri Jun  2 03:54:40 UTC 2006


FILE ID= 34698-1149220480

PBS_JOBID= 295267

BENCH NAME= ROOT/tmp/node22/34698-1149220480/instance-34698-1149220480.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node22/34698-1149220480/instance-34698-1149220480.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-34698-1149220480 -o ROOT/results/node22/solver-34698-1149220480 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node22/34698-1149220480/instance-34698-1149220480.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  8170439ba832b251137a16b29cd20ba3

RANDOM SEED= 379316426


/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.261
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.261
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:       1469184 kB
Buffers:         39044 kB
Cached:         471832 kB
SwapCached:       3204 kB
Active:         167844 kB
Inactive:       351760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1469184 kB
SwapTotal:     4192956 kB
SwapFree:      4183844 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14896 kB
Slab:            53188 kB
Committed_AS:   187064 kB
PageTables:       1404 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node22 on Fri Jun  2 04:24:41 UTC 2006