Trace number 34733

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.14UNSAT 590.466 590.619

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550720.opb
MD5SUM76a48b8845ca731b7df3e7e82d604015
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 benchmark401.539
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 687
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.09	c   -- Unit propagations: (none)
0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.10	c ---[  43]---> BDD-cost:   19
0.10	c ---[  41]---> BDD-cost:   19
0.10	c ---[  39]---> BDD-cost:   19
0.10	c ---[  37]---> BDD-cost:   19
0.10	c ---[  35]---> BDD-cost:   19
0.10	c ---[  33]---> BDD-cost:   19
0.10	c ---[  31]---> BDD-cost:   19
0.10	c ---[  29]---> BDD-cost:   19
0.10	c ---[  27]---> BDD-cost:   19
0.10	c ---[  25]---> BDD-cost:   19
0.10	c ---[  23]---> BDD-cost:   19
0.10	c ---[  21]---> BDD-cost:   19
0.10	c ---[  19]---> BDD-cost:   19
0.10	c ---[  17]---> BDD-cost:   19
0.10	c ---[  15]---> BDD-cost:   19
0.10	c ---[  13]---> BDD-cost:   19
0.10	c ---[  11]---> BDD-cost:   19
0.10	c ---[   9]---> BDD-cost:   19
0.10	c ---[   7]---> BDD-cost:   19
0.10	c ---[   5]---> BDD-cost:   19
0.10	c ---[   3]---> BDD-cost:   19
0.10	c ---[   1]---> BDD-cost:   19
0.10	c ---[   0]---> Adder-cost: 344   maxlim: 636   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 |    6052    18866 |    2017       0        0     nan |  0.000 % |
0.13	c |       102 |    6052    18866 |    2218     102     1234    12.1 |  3.203 % |
0.15	c |       254 |    6052    18866 |    2440     254     8583    33.8 |  3.203 % |
0.17	c |       479 |    6052    18866 |    2684     479    19287    40.3 |  3.203 % |
0.22	c |       816 |    6052    18866 |    2953     816    43719    53.6 |  3.203 % |
0.29	c |      1323 |    6052    18866 |    3248    1323    67605    51.1 |  3.203 % |
0.42	c |      2083 |    6052    18866 |    3573    2083   115165    55.3 |  3.203 % |
0.57	c |      3226 |    6045    18842 |    3930    3225   176071    54.6 |  3.303 % |
0.85	c |      4934 |    6045    18842 |    4323    2893   153564    53.1 |  3.303 % |
1.33	c |      7496 |    6045    18842 |    4755    3204   166447    51.9 |  3.303 % |
2.13	c |     11341 |    6045    18842 |    5231    4604   274374    59.6 |  3.303 % |
3.36	c |     17109 |    6021    18760 |    5754    4922   284246    57.8 |  3.704 % |
5.22	c |     25761 |    6021    18760 |    6330    4480   248978    55.6 |  3.704 % |
8.33	c |     38735 |    6005    18708 |    6963    4359   222167    51.0 |  4.004 % |
13.06	c |     58196 |    5967    18575 |    7659    5590   318748    57.0 |  4.605 % |
19.90	c |     87389 |    5861    18210 |    8425    7003   380738    54.4 |  6.306 % |
28.04	c |    131178 |    5836    18127 |    9268    7022   318683    45.4 |  6.707 % |
40.33	c |    196862 |    5836    18127 |   10194    5395   205235    38.0 |  6.707 % |
60.65	c |    295388 |    5836    18127 |   11214    9420   408363    43.4 |  6.707 % |
93.12	c |    443179 |    5836    18127 |   12335    7821   318538    40.7 |  6.707 % |
141.28	c |    664864 |    5836    18127 |   13569    8302   282253    34.0 |  6.707 % |
216.96	c |    997391 |    5804    18017 |   14926    7383   244174    33.1 |  7.207 % |
341.12	c |   1496180 |    5804    18017 |   16418   10760   352184    32.7 |  7.207 % |
535.25	c |   2244368 |    5804    18017 |   18060   15138   761478    50.3 |  7.207 % |
590.61	c ==============================================================================
590.61	c UNSATISFIABLE
590.61	s UNSATISFIABLE
590.61	c _______________________________________________________________________________
590.61	c 
590.61	c restarts              : 24
590.61	c conflicts             : 2477858        (4197 /sec)
590.61	c decisions             : 3278626        (5553 /sec)
590.61	c propagations          : 0              (0 /sec)
590.61	c inspects              : 0              (0 /sec)
590.61	c CPU time              : 590.433 s
590.61	c _______________________________________________________________________________

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/node55/watcher-34733-1149224579 -o ROOT/results/node55/solver-34733-1149224579 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node55/34733-1149224579/instance-34733-1149224579.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/64 25319
/proc/meminfo: memFree=1234168/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=1048 CPUtime=0
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 188125495 1073152 98 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 262 98 74 215 0 44 0

[startup+10.0019 s]
/proc/loadavg: 0.93 0.95 0.90 2/64 25319
/proc/meminfo: memFree=1230536/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=4620 CPUtime=9.99
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1055 0 0 0 999 0 0 0 25 0 1 0 188125495 4730880 1040 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1155 1040 122 215 0 937 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4620

[startup+20.0079 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1229968/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=5152 CPUtime=19.99
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1198 0 0 0 1999 0 0 0 25 0 1 0 188125495 5275648 1183 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1288 1183 122 215 0 1070 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 5152

[startup+30.0139 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1229648/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=5448 CPUtime=30
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1271 0 0 0 3000 0 0 0 25 0 1 0 188125495 5578752 1256 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1362 1256 122 215 0 1144 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 5448

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1229392/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=5844 CPUtime=40.01
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1341 0 0 0 4000 1 0 0 25 0 1 0 188125495 5984256 1326 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1461 1326 122 215 0 1243 0
Current children cumulated CPU time (s) 40.01
Current children cumulated vsize (Kb) 5844

[startup+50.027 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1229072/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=6108 CPUtime=50.01
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1438 0 0 0 5000 1 0 0 25 0 1 0 188125495 6254592 1423 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1527 1423 122 215 0 1309 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 6108

[startup+60.032 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1228944/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=6244 CPUtime=60.01
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1460 0 0 0 6000 1 0 0 25 0 1 0 188125495 6393856 1445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574021 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1561 1445 122 215 0 1343 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 6244

[startup+70.038 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1228496/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=6768 CPUtime=70.01
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1580 0 0 0 7000 1 0 0 25 0 1 0 188125495 6930432 1565 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1692 1565 122 215 0 1474 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 6768

[startup+80.044 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1228432/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=6768 CPUtime=80.02
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1594 0 0 0 8001 1 0 0 25 0 1 0 188125495 6930432 1579 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1692 1579 122 215 0 1474 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 6768

[startup+90.0501 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1228240/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7032 CPUtime=90.02
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1642 0 0 0 9001 1 0 0 25 0 1 0 188125495 7200768 1627 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574343 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1758 1627 122 215 0 1540 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 7032

[startup+100.056 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1227600/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7692 CPUtime=100.02
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1796 0 0 0 10001 1 0 0 25 0 1 0 188125495 7876608 1781 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1923 1781 122 215 0 1705 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 7692

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/64 25319
/proc/meminfo: memFree=1227600/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7692 CPUtime=110.03
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1801 0 0 0 11002 1 0 0 25 0 1 0 188125495 7876608 1786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1923 1786 122 215 0 1705 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 7692

[startup+120.068 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1227600/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7692 CPUtime=120.03
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1801 0 0 0 12002 1 0 0 25 0 1 0 188125495 7876608 1786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1923 1786 122 215 0 1705 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 7692

[startup+130.074 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1227536/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7692 CPUtime=130.03
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1815 0 0 0 13002 1 0 0 25 0 1 0 188125495 7876608 1800 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1923 1800 122 215 0 1705 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 7692

[startup+140.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1227536/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=7692 CPUtime=140.04
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1825 0 0 0 14003 1 0 0 25 0 1 0 188125495 7876608 1810 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581062 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 1923 1810 122 215 0 1705 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 7692

[startup+150.086 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226832/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8364 CPUtime=150.04
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1985 0 0 0 15003 1 0 0 25 0 1 0 188125495 8564736 1970 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2091 1970 122 215 0 1873 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 8364

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226832/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8500 CPUtime=160.04
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 1998 0 0 0 16003 1 0 0 25 0 1 0 188125495 8704000 1983 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2125 1983 122 215 0 1907 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 8500

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226704/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8500 CPUtime=170.05
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2017 0 0 0 17004 1 0 0 25 0 1 0 188125495 8704000 2002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576506 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2125 2002 122 215 0 1907 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 8500

[startup+180.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226704/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8500 CPUtime=180.05
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2017 0 0 0 18004 1 0 0 25 0 1 0 188125495 8704000 2002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576179 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2125 2002 122 215 0 1907 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 8500

[startup+190.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226704/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8500 CPUtime=190.05
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2017 0 0 0 19004 1 0 0 25 0 1 0 188125495 8704000 2002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2125 2002 122 215 0 1907 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 8500

[startup+200.116 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226704/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=8500 CPUtime=200.06
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2017 0 0 0 20005 1 0 0 25 0 1 0 188125495 8704000 2002 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2125 2002 122 215 0 1907 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 8500

[startup+210.122 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1226704/2055920 swapFree=4181444/4192956

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

/proc/25319/statm: 2489 2373 122 215 0 2271 0
Current children cumulated CPU time (s) 380.12
Current children cumulated vsize (Kb) 9956

[startup+390.23 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1225296/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10100 CPUtime=390.12
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2395 0 0 0 39010 2 0 0 25 0 1 0 188125495 10342400 2380 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2525 2380 122 215 0 2307 0
Current children cumulated CPU time (s) 390.12
Current children cumulated vsize (Kb) 10100

[startup+400.236 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1225168/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10248 CPUtime=400.13
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2434 0 0 0 40011 2 0 0 25 0 1 0 188125495 10493952 2419 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2562 2419 122 215 0 2344 0
Current children cumulated CPU time (s) 400.13
Current children cumulated vsize (Kb) 10248

[startup+410.242 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1225040/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10388 CPUtime=410.13
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2460 0 0 0 41011 2 0 0 25 0 1 0 188125495 10637312 2445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572748 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2597 2445 122 215 0 2379 0
Current children cumulated CPU time (s) 410.13
Current children cumulated vsize (Kb) 10388

[startup+420.248 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224976/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10388 CPUtime=420.13
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2473 0 0 0 42011 2 0 0 25 0 1 0 188125495 10637312 2458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2597 2458 122 215 0 2379 0
Current children cumulated CPU time (s) 420.13
Current children cumulated vsize (Kb) 10388

[startup+430.254 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224976/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10388 CPUtime=430.13
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2473 0 0 0 43011 2 0 0 25 0 1 0 188125495 10637312 2458 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2597 2458 122 215 0 2379 0
Current children cumulated CPU time (s) 430.13
Current children cumulated vsize (Kb) 10388

[startup+440.26 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224912/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10524 CPUtime=440.14
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2491 0 0 0 44012 2 0 0 25 0 1 0 188125495 10776576 2476 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2631 2476 122 215 0 2413 0
Current children cumulated CPU time (s) 440.14
Current children cumulated vsize (Kb) 10524

[startup+450.266 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224784/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10524 CPUtime=450.14
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2516 0 0 0 45012 2 0 0 25 0 1 0 188125495 10776576 2501 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2631 2501 122 215 0 2413 0
Current children cumulated CPU time (s) 450.14
Current children cumulated vsize (Kb) 10524

[startup+460.272 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224528/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10796 CPUtime=460.14
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2584 0 0 0 46012 2 0 0 25 0 1 0 188125495 11055104 2569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134586325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2699 2569 122 215 0 2481 0
Current children cumulated CPU time (s) 460.14
Current children cumulated vsize (Kb) 10796

[startup+470.278 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224528/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10796 CPUtime=470.15
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2584 0 0 0 47013 2 0 0 25 0 1 0 188125495 11055104 2569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581477 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2699 2569 122 215 0 2481 0
Current children cumulated CPU time (s) 470.15
Current children cumulated vsize (Kb) 10796

[startup+480.284 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224528/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10796 CPUtime=480.15
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2584 0 0 0 48013 2 0 0 25 0 1 0 188125495 11055104 2569 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2699 2569 122 215 0 2481 0
Current children cumulated CPU time (s) 480.15
Current children cumulated vsize (Kb) 10796

[startup+490.29 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224528/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10940 CPUtime=490.15
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2598 0 0 0 49013 2 0 0 25 0 1 0 188125495 11202560 2583 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2735 2583 122 215 0 2517 0
Current children cumulated CPU time (s) 490.15
Current children cumulated vsize (Kb) 10940

[startup+500.296 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224464/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10940 CPUtime=500.16
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2603 0 0 0 50014 2 0 0 25 0 1 0 188125495 11202560 2588 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2735 2588 122 215 0 2517 0
Current children cumulated CPU time (s) 500.16
Current children cumulated vsize (Kb) 10940

[startup+510.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224400/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=10940 CPUtime=510.16
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2620 0 0 0 51014 2 0 0 25 0 1 0 188125495 11202560 2605 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2735 2605 122 215 0 2517 0
Current children cumulated CPU time (s) 510.16
Current children cumulated vsize (Kb) 10940

[startup+520.308 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224400/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11088 CPUtime=520.16
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2630 0 0 0 52014 2 0 0 25 0 1 0 188125495 11354112 2615 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2772 2615 122 215 0 2554 0
Current children cumulated CPU time (s) 520.16
Current children cumulated vsize (Kb) 11088

[startup+530.313 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1224336/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11088 CPUtime=530.17
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2642 0 0 0 53015 2 0 0 25 0 1 0 188125495 11354112 2627 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2772 2627 122 215 0 2554 0
Current children cumulated CPU time (s) 530.17
Current children cumulated vsize (Kb) 11088

[startup+540.319 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223696/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11840 CPUtime=540.17
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2807 0 0 0 54015 2 0 0 25 0 1 0 188125495 12124160 2792 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581051 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2960 2792 122 215 0 2742 0
Current children cumulated CPU time (s) 540.17
Current children cumulated vsize (Kb) 11840

[startup+550.325 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223568/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11988 CPUtime=550.17
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2835 0 0 0 55015 2 0 0 25 0 1 0 188125495 12275712 2820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2997 2820 122 215 0 2779 0
Current children cumulated CPU time (s) 550.17
Current children cumulated vsize (Kb) 11988

[startup+560.331 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223568/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11988 CPUtime=560.18
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2835 0 0 0 56016 2 0 0 25 0 1 0 188125495 12275712 2820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576660 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2997 2820 122 215 0 2779 0
Current children cumulated CPU time (s) 560.18
Current children cumulated vsize (Kb) 11988

[startup+570.337 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223568/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11988 CPUtime=570.18
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2835 0 0 0 57016 2 0 0 25 0 1 0 188125495 12275712 2820 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2997 2820 122 215 0 2779 0
Current children cumulated CPU time (s) 570.18
Current children cumulated vsize (Kb) 11988

[startup+580.343 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223504/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11988 CPUtime=580.18
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2837 0 0 0 58016 2 0 0 25 0 1 0 188125495 12275712 2822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134593009 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2997 2822 122 215 0 2779 0
Current children cumulated CPU time (s) 580.18
Current children cumulated vsize (Kb) 11988

[startup+590.348 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 25319
/proc/meminfo: memFree=1223504/2055920 swapFree=4181444/4192956
[pid=25319] ppid=25317 vsize=11988 CPUtime=590.19
/proc/25319/stat : 25319 (minisat+) R 25317 25319 25274 0 -1 4194304 2837 0 0 0 59016 3 0 0 25 0 1 0 188125495 12275712 2822 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/25319/statm: 2997 2822 122 215 0 2779 0
Current children cumulated CPU time (s) 590.19
Current children cumulated vsize (Kb) 11988

Child status: 20
Real time (s): 590.619
CPU time (s): 590.466
CPU user time (s): 590.433
CPU system time (s): 0.032994
CPU usage (%): 99.9741
Max. virtual memory (cumulated for all children) (Kb): 11988

Launcher Data (download as text)

Begin job on node55 on Fri Jun  2 05:02:59 UTC 2006


FILE ID= 34733-1149224579

PBS_JOBID= 295715

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  76a48b8845ca731b7df3e7e82d604015

RANDOM SEED= 182511100


/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.243
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.243
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:       1234440 kB
Buffers:         39856 kB
Cached:         704380 kB
SwapCached:       3560 kB
Active:         191904 kB
Inactive:       561380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1234440 kB
SwapTotal:     4192956 kB
SwapFree:      4181444 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            54296 kB
Committed_AS:   189964 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node55 on Fri Jun  2 05:12:50 UTC 2006