Trace number 359776

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 361.2 361.29

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
MD5SUM608a9740e0756eec3b8d3bf2dd1f591f
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 benchmark45.0731
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 765
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/0.00	c Parsing PB file...
0.07/0.09	c Converting 2707 PB-constraints to clauses...
0.07/0.09	c   -- Unit propagations: (none)
0.07/0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.07/0.09	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.09/0.10	c ---[  43]---> BDD-cost:   19
0.09/0.10	c ---[  41]---> BDD-cost:   19
0.09/0.10	c ---[  39]---> BDD-cost:   19
0.09/0.10	c ---[  37]---> BDD-cost:   19
0.09/0.10	c ---[  35]---> BDD-cost:   19
0.09/0.10	c ---[  33]---> BDD-cost:   19
0.09/0.10	c ---[  31]---> BDD-cost:   19
0.09/0.10	c ---[  29]---> BDD-cost:   19
0.09/0.10	c ---[  27]---> BDD-cost:   19
0.09/0.10	c ---[  25]---> BDD-cost:   19
0.09/0.10	c ---[  23]---> BDD-cost:   19
0.09/0.10	c ---[  21]---> BDD-cost:   19
0.09/0.10	c ---[  19]---> BDD-cost:   19
0.09/0.10	c ---[  17]---> BDD-cost:   19
0.09/0.10	c ---[  15]---> BDD-cost:   19
0.09/0.10	c ---[  13]---> BDD-cost:   19
0.09/0.10	c ---[  11]---> BDD-cost:   19
0.09/0.10	c ---[   9]---> BDD-cost:   19
0.09/0.10	c ---[   7]---> BDD-cost:   19
0.09/0.10	c ---[   5]---> BDD-cost:   19
0.09/0.10	c ---[   3]---> BDD-cost:   19
0.09/0.10	c ---[   1]---> BDD-cost:   19
0.09/0.10	c ---[   0]---> Adder-cost: 390   maxlim: 714   bits: 10/10
0.09/0.12	c ==================================[MINISAT+]==================================
0.09/0.12	c | Conflicts | Original         | Learnt                           | Progress |
0.09/0.12	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |    6361    19961 |    2120       0        0     nan |  0.000 % |
0.09/0.13	c |       100 |    6354    19938 |    2332      98     2971    30.3 |  3.352 % |
0.09/0.14	c |       251 |    6260    19614 |    2565     236     6873    29.1 |  4.885 % |
0.09/0.17	c |       476 |    6260    19614 |    2821     461    18767    40.7 |  4.885 % |
0.19/0.20	c |       813 |    6251    19583 |    3103     794    30676    38.6 |  4.981 % |
0.19/0.27	c |      1321 |    6228    19500 |    3414    1299    58422    45.0 |  5.268 % |
0.29/0.37	c |      2082 |    6217    19457 |    3755    2059   105014    51.0 |  5.460 % |
0.49/0.54	c |      3224 |    6185    19351 |    4131    3196   173568    54.3 |  5.939 % |
0.79/0.85	c |      4933 |    6185    19351 |    4544    2695   140748    52.2 |  5.939 % |
1.29/1.32	c |      7496 |    6185    19351 |    4998    2830   132605    46.9 |  5.941 % |
1.99/2.08	c |     11340 |    6185    19351 |    5498    4015   203159    50.6 |  5.939 % |
3.09/3.12	c |     17109 |    6153    19243 |    6048    4030   184593    45.8 |  6.514 % |
4.69/4.70	c |     25759 |    6096    19050 |    6653    3237   134890    41.7 |  7.376 % |
6.99/7.00	c |     38733 |    6087    19021 |    7318    5783   277355    48.0 |  7.567 % |
10.59/10.62	c |     58196 |    6087    19021 |    8050    6098   273564    44.9 |  7.567 % |
15.88/15.96	c |     87388 |    6087    19021 |    8855    6042   255040    42.2 |  7.567 % |
23.98/24.07	c |    131178 |    6081    19001 |    9741    8809   387152    43.9 |  7.666 % |
37.78/37.82	c |    196862 |    6081    19001 |   10715    9407   442271    47.0 |  7.663 % |
58.17/58.22	c |    295388 |    6081    19001 |   11787    8619   373924    43.4 |  7.663 % |
89.27/89.32	c |    443177 |    6081    19001 |   12965   11161   503065    45.1 |  7.663 % |
134.16/134.26	c |    664863 |    6081    19001 |   14262    7256   256773    35.4 |  7.663 % |
206.24/206.34	c |    997388 |    6081    19001 |   15688   11252   357797    31.8 |  7.663 % |
310.82/310.96	c |   1496178 |    6081    19001 |   17257   15352   498493    32.5 |  7.663 % |
361.10/361.28	c ==============================================================================
361.10/361.28	c UNSATISFIABLE
361.10/361.28	s UNSATISFIABLE
361.10/361.28	c _______________________________________________________________________________
361.10/361.28	c 
361.10/361.28	c restarts              : 23
361.10/361.28	c conflicts             : 1733168        (4799 /sec)
361.10/361.28	c decisions             : 2467215        (6831 /sec)
361.10/361.28	c propagations          : 0              (0 /sec)
361.10/361.28	c inspects              : 0              (0 /sec)
361.10/361.28	c CPU time              : 361.167 s
361.10/361.28	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/359776-1176942138/instance-359776-1176942138.opb is already a linear file

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node51/watcher-359776-1176942138 -o ROOT/results/node51/solver-359776-1176942138 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/359776-1176942138/minisat+ /tmp/evaluation/359776-1176942138/instance-359776-1176942138.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12316
/proc/meminfo: memFree=1920624/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=1048 CPUtime=0
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 49058890 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134648423 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 262 100 74 215 0 44 0

[startup+0.07648 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12316
/proc/meminfo: memFree=1920624/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=1620 CPUtime=0.07
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 266 0 0 0 7 0 0 0 18 0 1 0 49058890 1658880 251 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 405 251 74 215 0 187 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1620

[startup+0.101868 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12316
/proc/meminfo: memFree=1920624/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=1896 CPUtime=0.09
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 345 0 0 0 9 0 0 0 18 0 1 0 49058890 1941504 330 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 474 330 86 215 0 256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301499 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12316
/proc/meminfo: memFree=1920624/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=2540 CPUtime=0.29
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 510 0 0 0 29 0 0 0 18 0 1 0 49058890 2600960 495 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573896 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 635 495 122 215 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701534 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 12316
/proc/meminfo: memFree=1920624/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=3192 CPUtime=0.69
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 687 0 0 0 69 0 0 0 21 0 1 0 49058890 3268608 672 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 798 672 122 215 0 580 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3192

[startup+1.50261 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1918312/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=3452 CPUtime=1.49
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 746 0 0 0 149 0 0 0 25 0 1 0 49058890 3534848 731 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 863 731 122 215 0 645 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3452

[startup+3.10175 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1917800/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=3712 CPUtime=3.09
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 811 0 0 0 309 0 0 0 25 0 1 0 49058890 3801088 796 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581210 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 928 796 122 215 0 710 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3712

[startup+6.30104 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1917352/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=3972 CPUtime=6.29
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 887 0 0 0 629 0 0 0 25 0 1 0 49058890 4067328 872 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 993 872 122 215 0 775 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3972

[startup+12.7016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1916784/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=4624 CPUtime=12.69
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 1045 0 0 0 1269 0 0 0 25 0 1 0 49058890 4734976 1030 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 1156 1030 122 215 0 938 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4624

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1916144/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=5408 CPUtime=25.48
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 1247 0 0 0 2548 0 0 0 25 0 1 0 49058890 5537792 1232 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576571 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 1352 1232 122 215 0 1134 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5408

[startup+51.1011 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1915312/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=6068 CPUtime=51.07
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 1415 0 0 0 5107 0 0 0 25 0 1 0 49058890 6213632 1400 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 1517 1400 122 215 0 1299 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6068

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1913840/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=7584 CPUtime=102.27
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 1788 0 0 0 10226 1 0 0 25 0 1 0 49058890 7766016 1773 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 1896 1773 122 215 0 1678 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7584

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1913008/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=8416 CPUtime=162.25
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 1982 0 0 0 16224 1 0 0 25 0 1 0 49058890 8617984 1967 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2104 1967 122 215 0 1886 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8416

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1912112/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=9384 CPUtime=222.24
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2204 0 0 0 22222 2 0 0 25 0 1 0 49058890 9609216 2189 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2346 2189 122 215 0 2128 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 9384

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1910768/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=10792 CPUtime=282.22
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2537 0 0 0 28220 2 0 0 25 0 1 0 49058890 11051008 2522 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2698 2522 122 215 0 2480 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 10792

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=342.2
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 34218 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 11736

Solver just ended. Dumping a history of the last processes samples

[startup+345.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=345.4
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 34538 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581469 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 345.4
Current children cumulated vsize (KiB) 11736

[startup+351.901 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=351.8
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 35178 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 351.8
Current children cumulated vsize (KiB) 11736

[startup+355.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=355
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 35498 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 355
Current children cumulated vsize (KiB) 11736

[startup+358.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=358.2
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 35818 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573043 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 358.2
Current children cumulated vsize (KiB) 11736

[startup+359.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=359.8
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 35978 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 359.8
Current children cumulated vsize (KiB) 11736

[startup+360.702 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=360.6
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 36058 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 360.6
Current children cumulated vsize (KiB) 11736

[startup+361.103 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=361
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 36098 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 361
Current children cumulated vsize (KiB) 11736

[startup+361.203 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 12317
/proc/meminfo: memFree=1909680/2055920 swapFree=4183232/4192956
[pid=12316] ppid=12314 vsize=11736 CPUtime=361.1
/proc/12316/stat : 12316 (minisat+) R 12314 12316 11220 0 -1 4194304 2797 0 0 0 36108 2 0 0 25 0 1 0 49058890 12017664 2782 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12316/statm: 2934 2782 122 215 0 2716 0
Current children cumulated CPU time (s) 361.1
Current children cumulated vsize (KiB) 11736

Child status: 20
Real time (s): 361.29
CPU time (s): 361.2
CPU user time (s): 361.168
CPU system time (s): 0.031995
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (KiB): 11736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.168
system time used= 0.031995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2799
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22
involuntary context switches= 283

runsolver used 0.254961 second user time and 0.749886 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Thu Apr 19 00:22:18 UTC 2007

IDJOB= 359776
IDBENCH= 1320
IDSOLVER= 156
FILE ID= node51/359776-1176942138

PBS_JOBID= 4605704

Free space on /tmp= 66459 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900562192.opb
COMMAND LINE= /tmp/evaluation/359776-1176942138/minisat+ /tmp/evaluation/359776-1176942138/instance-359776-1176942138.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node51/convwatcher-359776-1176942138 -o ROOT/results/node51/conversion-359776-1176942138 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/359776-1176942138/instance-359776-1176942138.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-359776-1176942138 -o ROOT/results/node51/solver-359776-1176942138 -C 1800 -W 3600 -M 1800 --output-limit 1,15  /tmp/evaluation/359776-1176942138/minisat+ /tmp/evaluation/359776-1176942138/instance-359776-1176942138.opb            

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  608a9740e0756eec3b8d3bf2dd1f591f

RANDOM SEED= 491173850

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.223
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.223
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:       1921032 kB
Buffers:         13732 kB
Cached:          74436 kB
SwapCached:       3224 kB
Active:          60068 kB
Inactive:        37936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1921032 kB
SwapTotal:     4192956 kB
SwapFree:      4183232 kB
Dirty:            2404 kB
Writeback:           0 kB
Mapped:          16068 kB
Slab:            22948 kB
Committed_AS:  2603472 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66459 MiB

End job on node51 on Thu Apr 19 00:28:19 UTC 2007