Trace number 359398

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 305.718 305.802

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900565534.opb
MD5SUM0fea7c185f4d6e2091fba763db8ccbcc
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 benchmark42.7635
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 685
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.04/0.09	c Converting 2707 PB-constraints to clauses...
0.04/0.09	c   -- Unit propagations: (none)
0.04/0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.04/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: 362   maxlim: 634   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 |    6171    19286 |    2057       0        0     nan |  0.000 % |
0.09/0.12	c |       100 |    6124    19128 |    2262      93      911     9.8 |  3.936 % |
0.09/0.14	c |       250 |    6124    19128 |    2488     243     9578    39.4 |  3.933 % |
0.09/0.17	c |       477 |    6124    19128 |    2737     470    20637    43.9 |  3.933 % |
0.19/0.22	c |       816 |    6124    19128 |    3011     809    40848    50.5 |  3.933 % |
0.19/0.29	c |      1323 |    6124    19128 |    3312    1316    66745    50.7 |  3.933 % |
0.39/0.41	c |      2082 |    6124    19128 |    3644    2075   113923    54.9 |  3.933 % |
0.59/0.60	c |      3221 |    6124    19128 |    4008    3214   185606    57.7 |  3.933 % |
0.89/0.91	c |      4929 |    6124    19128 |    4409    2850   156364    54.9 |  3.933 % |
1.39/1.41	c |      7491 |    6124    19128 |    4850    3067   166974    54.4 |  3.933 % |
2.09/2.14	c |     11337 |    6124    19128 |    5335    4346   229118    52.7 |  3.933 % |
3.30/3.31	c |     17103 |    6124    19128 |    5868    4537   240755    53.1 |  3.933 % |
5.09/5.12	c |     25753 |    6124    19128 |    6455    4092   193881    47.4 |  3.933 % |
7.99/8.02	c |     38730 |    6124    19128 |    7101    3638   168266    46.3 |  3.933 % |
11.89/11.99	c |     58191 |    6124    19128 |    7811    4860   216702    44.6 |  3.933 % |
18.59/18.69	c |     87383 |    6124    19128 |    8592    5932   294346    49.6 |  3.933 % |
29.19/29.20	c |    131173 |    6124    19128 |    9451    5341   236525    44.3 |  3.933 % |
42.78/42.87	c |    196861 |    5944    18510 |   10397    7600   321815    42.3 |  6.883 % |
62.47/62.50	c |    295389 |    5944    18510 |   11436   10268   418029    40.7 |  6.883 % |
92.76/92.88	c |    443178 |    5944    18510 |   12580   11670   514609    44.1 |  6.883 % |
144.26/144.30	c |    664861 |    5944    18510 |   13838    8465   326337    38.6 |  6.883 % |
218.83/218.97	c |    997387 |    5929    18459 |   15222    9119   295102    32.4 |  7.081 % |
305.61/305.79	c ==============================================================================
305.61/305.79	c UNSATISFIABLE
305.61/305.79	s UNSATISFIABLE
305.61/305.79	c _______________________________________________________________________________
305.61/305.79	c 
305.61/305.79	c restarts              : 22
305.61/305.79	c conflicts             : 1402094        (4587 /sec)
305.61/305.79	c decisions             : 1850675        (6054 /sec)
305.61/305.79	c propagations          : 0              (0 /sec)
305.61/305.79	c inspects              : 0              (0 /sec)
305.61/305.79	c CPU time              : 305.681 s
305.61/305.79	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/359398-1176928227/instance-359398-1176928227.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/node62/watcher-359398-1176928227 -o ROOT/results/node62/solver-359398-1176928227 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/359398-1176928227/minisat+ /tmp/evaluation/359398-1176928227/instance-359398-1176928227.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.91 0.95 0.96 3/64 14557
/proc/meminfo: memFree=1842992/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=1048 CPUtime=0
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 115 0 0 0 0 0 0 0 18 0 1 0 11398697 1073152 100 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 262 100 74 215 0 44 0

[startup+0.0500519 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 14557
/proc/meminfo: memFree=1842992/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=1476 CPUtime=0.04
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 213 0 0 0 4 0 0 0 18 0 1 0 11398697 1511424 198 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 369 198 74 215 0 151 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1476

[startup+0.101076 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 14557
/proc/meminfo: memFree=1842992/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=1896 CPUtime=0.09
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 346 0 0 0 9 0 0 0 18 0 1 0 11398697 1941504 331 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 474 331 86 215 0 256 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1896

[startup+0.301081 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 14557
/proc/meminfo: memFree=1842992/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=2364 CPUtime=0.29
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 484 0 0 0 29 0 0 0 18 0 1 0 11398697 2420736 469 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 591 469 122 215 0 373 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2364

[startup+0.701127 s]
/proc/loadavg: 0.91 0.95 0.96 3/64 14557
/proc/meminfo: memFree=1842992/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=3020 CPUtime=0.69
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 660 0 0 0 69 0 0 0 21 0 1 0 11398697 3092480 645 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 755 645 122 215 0 537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3020

[startup+1.50222 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 14558
/proc/meminfo: memFree=1840744/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=3412 CPUtime=1.49
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 741 0 0 0 149 0 0 0 25 0 1 0 11398697 3493888 726 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134577166 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 853 726 122 215 0 635 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3412

[startup+3.10141 s]
/proc/loadavg: 0.91 0.95 0.96 2/65 14558
/proc/meminfo: memFree=1840296/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=3676 CPUtime=3.09
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 803 0 0 0 308 1 0 0 25 0 1 0 11398697 3764224 788 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 919 788 122 215 0 701 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3676

[startup+6.30178 s]
/proc/loadavg: 0.92 0.95 0.96 2/65 14558
/proc/meminfo: memFree=1839912/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=4068 CPUtime=6.29
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 911 0 0 0 628 1 0 0 25 0 1 0 11398697 4165632 896 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1017 896 122 215 0 799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4068

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.96 2/65 14558
/proc/meminfo: memFree=1839336/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=4596 CPUtime=12.69
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1042 0 0 0 1268 1 0 0 25 0 1 0 11398697 4706304 1027 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1149 1027 122 215 0 931 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4596

[startup+25.501 s]
/proc/loadavg: 0.94 0.96 0.96 2/65 14558
/proc/meminfo: memFree=1838632/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=5116 CPUtime=25.49
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1180 0 0 0 2548 1 0 0 25 0 1 0 11398697 5238784 1165 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1279 1165 122 215 0 1061 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 5116

[startup+51.101 s]
/proc/loadavg: 0.96 0.96 0.96 2/65 14558
/proc/meminfo: memFree=1838184/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=5644 CPUtime=51.08
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1296 0 0 0 5107 1 0 0 25 0 1 0 11398697 5779456 1281 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1411 1281 122 215 0 1193 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5644

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.96 2/65 14558
/proc/meminfo: memFree=1836968/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=6888 CPUtime=102.27
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1606 0 0 0 10225 2 0 0 25 0 1 0 11398697 7053312 1591 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1722 1591 122 215 0 1504 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 6888

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1836200/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=7712 CPUtime=162.25
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1798 0 0 0 16223 2 0 0 25 0 1 0 11398697 7897088 1783 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1928 1783 122 215 0 1710 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 7712

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1835880/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=7980 CPUtime=222.23
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 1876 0 0 0 22221 2 0 0 25 0 1 0 11398697 8171520 1861 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 1995 1861 122 215 0 1777 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 7980

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834920/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=8916 CPUtime=282.22
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2102 0 0 0 28219 3 0 0 25 0 1 0 11398697 9129984 2087 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2229 2087 122 215 0 2011 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 8916

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

[startup+294.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=294.21
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 29418 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 294.21
Current children cumulated vsize (KiB) 9444

[startup+300.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=300.61
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 30058 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 300.61
Current children cumulated vsize (KiB) 9444

[startup+303.902 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=303.81
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 30378 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134592897 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 303.81
Current children cumulated vsize (KiB) 9444

[startup+304.706 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=304.61
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 30458 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 304.61
Current children cumulated vsize (KiB) 9444

[startup+305.502 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=305.41
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 30538 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 305.41
Current children cumulated vsize (KiB) 9444

[startup+305.702 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 14558
/proc/meminfo: memFree=1834280/2055920 swapFree=4184556/4192956
[pid=14557] ppid=14555 vsize=9444 CPUtime=305.61
/proc/14557/stat : 14557 (minisat+) R 14555 14557 13422 0 -1 4194304 2257 0 0 0 30558 3 0 0 25 0 1 0 11398697 9670656 2242 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14557/statm: 2361 2242 122 215 0 2143 0
Current children cumulated CPU time (s) 305.61
Current children cumulated vsize (KiB) 9444

Child status: 20
Real time (s): 305.802
CPU time (s): 305.718
CPU user time (s): 305.681
CPU system time (s): 0.036994
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 9444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 305.681
system time used= 0.036994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2259
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= 21
involuntary context switches= 623

runsolver used 0.223965 second user time and 0.627904 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Wed Apr 18 20:30:27 UTC 2007

IDJOB= 359398
IDBENCH= 1289
IDSOLVER= 156
FILE ID= node62/359398-1176928227

PBS_JOBID= 4605658

Free space on /tmp= 66496 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  0fea7c185f4d6e2091fba763db8ccbcc

RANDOM SEED= 875177554

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1843528 kB
Buffers:         13072 kB
Cached:         148756 kB
SwapCached:       2596 kB
Active:          47216 kB
Inactive:       125056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1843528 kB
SwapTotal:     4192956 kB
SwapFree:      4184556 kB
Dirty:            2408 kB
Writeback:           0 kB
Mapped:          16364 kB
Slab:            26172 kB
Committed_AS:   133072 kB
PageTables:       1464 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= 66496 MiB

End job on node62 on Wed Apr 18 20:35:33 UTC 2007