Trace number 350436

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 403.638 403.78

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900553647.opb
MD5SUM46461f0e86cd2c07d09bc154a5f6739a
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 benchmark96.8003
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 715
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.06/0.09	c Converting 2707 PB-constraints to clauses...
0.06/0.09	c   -- Unit propagations: (none)
0.06/0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.06/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: 384   maxlim: 664   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 |    6321    19818 |    2107       0        0     nan |  0.000 % |
0.09/0.12	c |       100 |    6264    19625 |    2317      92     1223    13.3 |  4.051 % |
0.09/0.15	c |       250 |    6264    19625 |    2549     242    11247    46.5 |  4.050 % |
0.09/0.17	c |       476 |    6264    19625 |    2804     468    22057    47.1 |  4.050 % |
0.19/0.21	c |       814 |    6264    19625 |    3084     806    39173    48.6 |  4.053 % |
0.19/0.28	c |      1321 |    6264    19625 |    3393    1313    71686    54.6 |  4.050 % |
0.39/0.41	c |      2080 |    6264    19625 |    3732    2072   119803    57.8 |  4.050 % |
0.59/0.60	c |      3223 |    6228    19501 |    4105    3209   186041    58.0 |  4.725 % |
0.89/0.94	c |      4931 |    6228    19501 |    4516    2720   139731    51.4 |  4.725 % |
1.39/1.40	c |      7494 |    6163    19280 |    4968    2943   151633    51.5 |  5.786 % |
2.09/2.14	c |     11341 |    6163    19280 |    5465    4202   228334    54.3 |  5.786 % |
3.19/3.22	c |     17108 |    6163    19280 |    6011    4177   208668    50.0 |  5.786 % |
4.79/4.87	c |     25758 |    6163    19280 |    6612    3377   142443    42.2 |  5.786 % |
7.08/7.17	c |     38732 |    6163    19280 |    7273    5914   278378    47.1 |  5.786 % |
10.58/10.67	c |     58196 |    6163    19280 |    8001    6396   283409    44.3 |  5.786 % |
16.08/16.10	c |     87389 |    6163    19280 |    8801    6707   273075    40.7 |  5.786 % |
24.17/24.25	c |    131180 |    6163    19280 |    9681    5222   192528    36.9 |  5.786 % |
37.55/37.63	c |    196866 |    6163    19280 |   10649    6306   248588    39.4 |  5.786 % |
57.96/58.05	c |    295393 |    6163    19280 |   11714    6039   201526    33.4 |  5.786 % |
88.44/88.59	c |    443183 |    6079    18990 |   12886    9935   398290    40.1 |  7.136 % |
138.73/138.87	c |    664866 |    6079    18990 |   14174    7563   254530    33.7 |  7.136 % |
214.10/214.23	c |    997391 |    6064    18939 |   15592   13753   561053    40.8 |  7.329 % |
325.08/325.25	c |   1496179 |    6064    18939 |   17151   12628   454150    36.0 |  7.329 % |
403.55/403.77	c ==============================================================================
403.55/403.77	c UNSATISFIABLE
403.55/403.77	s UNSATISFIABLE
403.55/403.77	c _______________________________________________________________________________
403.55/403.77	c 
403.55/403.77	c restarts              : 23
403.55/403.77	c conflicts             : 1865444        (4622 /sec)
403.55/403.77	c decisions             : 2618824        (6489 /sec)
403.55/403.77	c propagations          : 0              (0 /sec)
403.55/403.77	c inspects              : 0              (0 /sec)
403.55/403.77	c CPU time              : 403.589 s
403.55/403.77	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/350436-1176505296/instance-350436-1176505296.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/node19/watcher-350436-1176505296 -o ROOT/results/node19/solver-350436-1176505296 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/350436-1176505296/minisat+ /tmp/evaluation/350436-1176505296/instance-350436-1176505296.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.98 0.99 0.99 3/83 26330
/proc/meminfo: memFree=1709048/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=1048 CPUtime=0
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 98446988 1073152 101 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134605569 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 262 101 74 215 0 44 0

[startup+0.069072 s]
/proc/loadavg: 0.98 0.99 0.99 3/83 26330
/proc/meminfo: memFree=1709048/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=1620 CPUtime=0.06
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 251 0 0 0 6 0 0 0 18 0 1 0 98446988 1658880 236 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 405 236 74 215 0 187 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1620

[startup+0.101079 s]
/proc/loadavg: 0.98 0.99 0.99 3/83 26330
/proc/meminfo: memFree=1709048/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=1896 CPUtime=0.09
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 342 0 0 0 9 0 0 0 18 0 1 0 98446988 1941504 327 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 474 327 86 215 0 256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301097 s]
/proc/loadavg: 0.98 0.99 0.99 3/83 26330
/proc/meminfo: memFree=1709048/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=2540 CPUtime=0.29
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 519 0 0 0 29 0 0 0 18 0 1 0 98446988 2600960 504 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 635 504 122 215 0 417 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2540

[startup+0.701141 s]
/proc/loadavg: 0.98 0.99 0.99 3/83 26330
/proc/meminfo: memFree=1709048/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=3200 CPUtime=0.69
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 681 0 0 0 69 0 0 0 21 0 1 0 98446988 3276800 666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572684 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 800 667 122 215 0 582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3200

[startup+1.50123 s]
/proc/loadavg: 0.98 0.99 0.99 3/84 26331
/proc/meminfo: memFree=1706544/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=3460 CPUtime=1.49
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 742 0 0 0 149 0 0 0 25 0 1 0 98446988 3543040 727 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 865 727 122 215 0 647 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3460

[startup+3.1014 s]
/proc/loadavg: 0.98 0.99 0.99 2/84 26333
/proc/meminfo: memFree=1706160/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=3856 CPUtime=3.09
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 841 0 0 0 309 0 0 0 25 0 1 0 98446988 3948544 826 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 964 826 122 215 0 746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3856

[startup+6.30175 s]
/proc/loadavg: 0.98 0.99 0.99 2/84 26335
/proc/meminfo: memFree=1705520/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=3992 CPUtime=6.29
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 902 0 0 0 629 0 0 0 25 0 1 0 98446988 4087808 887 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581033 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 998 887 122 215 0 780 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3992

[startup+12.7014 s]
/proc/loadavg: 0.98 0.99 0.99 2/84 26339
/proc/meminfo: memFree=1704944/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=4644 CPUtime=12.68
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 1059 0 0 0 1268 0 0 0 25 0 1 0 98446988 4755456 1044 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 1161 1044 122 215 0 943 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4644

[startup+25.5018 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1705512/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=5304 CPUtime=25.46
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 1210 0 0 0 2546 0 0 0 25 0 1 0 98446988 5431296 1195 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583935 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 1326 1195 122 215 0 1108 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 5304

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1704768/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=6092 CPUtime=51.06
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 1421 0 0 0 5105 1 0 0 25 0 1 0 98446988 6238208 1406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 1523 1406 122 215 0 1305 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 6092

[startup+102.305 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1703808/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=7048 CPUtime=102.24
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 1666 0 0 0 10223 1 0 0 25 0 1 0 98446988 7217152 1651 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 1762 1651 122 215 0 1544 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 7048

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1702656/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=8136 CPUtime=162.22
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 1930 0 0 0 16220 2 0 0 25 0 1 0 98446988 8331264 1915 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2034 1915 122 215 0 1816 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 8136

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1702080/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=8808 CPUtime=222.2
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2079 0 0 0 22218 2 0 0 25 0 1 0 98446988 9019392 2064 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2202 2064 122 215 0 1984 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 8808

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1701760/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=9244 CPUtime=282.19
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2181 0 0 0 28216 3 0 0 25 0 1 0 98446988 9465856 2166 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2311 2166 122 215 0 2093 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 9244

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1700544/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=10576 CPUtime=342.17
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2514 0 0 0 34213 4 0 0 25 0 1 0 98446988 10829824 2499 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135010894 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2644 2499 122 215 0 2426 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 10576

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=10996 CPUtime=402.15
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2607 0 0 0 40211 4 0 0 25 0 1 0 98446988 11259904 2592 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2749 2592 122 215 0 2531 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10996

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

[startup+403.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=10996 CPUtime=402.95
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2607 0 0 0 40291 4 0 0 25 0 1 0 98446988 11259904 2592 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580190 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2749 2592 122 215 0 2531 0
Current children cumulated CPU time (s) 402.95
Current children cumulated vsize (KiB) 10996

[startup+403.502 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=10996 CPUtime=403.35
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2607 0 0 0 40331 4 0 0 25 0 1 0 98446988 11259904 2592 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2749 2592 122 215 0 2531 0
Current children cumulated CPU time (s) 403.35
Current children cumulated vsize (KiB) 10996

[startup+403.706 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 26363
/proc/meminfo: memFree=1700160/2055920 swapFree=4192812/4192956
[pid=26330] ppid=26328 vsize=10996 CPUtime=403.55
/proc/26330/stat : 26330 (minisat+) R 26328 26330 24727 0 -1 4194304 2607 0 0 0 40351 4 0 0 25 0 1 0 98446988 11259904 2592 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134568481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26330/statm: 2749 2592 122 215 0 2531 0
Current children cumulated CPU time (s) 403.55
Current children cumulated vsize (KiB) 10996

Child status: 20
Real time (s): 403.78
CPU time (s): 403.638
CPU user time (s): 403.59
CPU system time (s): 0.047992
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 10996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 403.59
system time used= 0.047992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2609
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= 32
involuntary context switches= 530

runsolver used 0.465929 second user time and 0.976851 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Fri Apr 13 23:01:36 UTC 2007

IDJOB= 350436
IDBENCH= 1360
IDSOLVER= 156
FILE ID= node19/350436-1176505296

PBS_JOBID= 4556674

Free space on /tmp= 66543 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  46461f0e86cd2c07d09bc154a5f6739a

RANDOM SEED= 728897926

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.213
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.213
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:       1709392 kB
Buffers:         38596 kB
Cached:         195664 kB
SwapCached:          0 kB
Active:         129476 kB
Inactive:       159996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709392 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2412 kB
Writeback:           0 kB
Mapped:          74560 kB
Slab:            42104 kB
Committed_AS:  2691892 kB
PageTables:       2028 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= 66543 MiB

End job on node19 on Fri Apr 13 23:08:20 UTC 2007