Trace number 360308

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 205.635 205.793

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900554420.opb
MD5SUM30c4f9acafc0f3a30de05f75833db699
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 benchmark14.1498
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 689
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.02/0.09	c Converting 2707 PB-constraints to clauses...
0.02/0.09	c   -- Unit propagations: (none)
0.02/0.09	c   -- Detecting intervals from adjacent constraints: ######################
0.02/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: 376   maxlim: 638   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 |    6274    19661 |    2091       0        0     nan |  0.000 % |
0.09/0.12	c |       100 |    6267    19638 |    2300      99     1181    11.9 |  3.295 % |
0.09/0.14	c |       250 |    6267    19638 |    2530     249    10241    41.1 |  3.295 % |
0.09/0.17	c |       475 |    6267    19638 |    2783     474    20681    43.6 |  3.295 % |
0.19/0.21	c |       815 |    6267    19638 |    3061     814    34320    42.2 |  3.295 % |
0.19/0.28	c |      1323 |    6267    19638 |    3367    1322    59924    45.3 |  3.295 % |
0.39/0.41	c |      2084 |    6267    19638 |    3704    2083   108325    52.0 |  3.295 % |
0.59/0.60	c |      3224 |    6267    19638 |    4074    3223   189707    58.9 |  3.295 % |
0.79/0.88	c |      4933 |    6219    19473 |    4482    2864   157197    54.9 |  4.070 % |
1.29/1.35	c |      7496 |    6182    19347 |    4930    3033   142509    47.0 |  4.651 % |
2.09/2.14	c |     11340 |    6182    19347 |    5423    4284   252932    59.0 |  4.651 % |
3.39/3.48	c |     17106 |    6182    19347 |    5965    4367   245393    56.2 |  4.651 % |
5.39/5.41	c |     25755 |    6182    19347 |    6562    3660   162981    44.5 |  4.651 % |
8.29/8.35	c |     38729 |    6173    19318 |    7218    6377   345788    54.2 |  4.845 % |
12.69/12.74	c |     58191 |    6173    19318 |    7940    7302   373464    51.1 |  4.845 % |
19.19/19.29	c |     87385 |    6173    19318 |    8734    7704   401541    52.1 |  4.845 % |
30.18/30.23	c |    131176 |    6173    19318 |    9608    6507   327951    50.4 |  4.845 % |
47.57/47.70	c |    196864 |    6173    19318 |   10568    7832   400879    51.2 |  4.845 % |
69.47/69.52	c |    295390 |    6173    19318 |   11625    8079   345031    42.7 |  4.845 % |
102.76/102.88	c |    443181 |    6173    19318 |   12788    6954   273785    39.4 |  4.845 % |
147.69/147.80	c |    664864 |    6155    19256 |   14067    7321   226373    30.9 |  5.039 % |
205.54/205.79	c ==============================================================================
205.54/205.79	c UNSATISFIABLE
205.54/205.79	s UNSATISFIABLE
205.54/205.79	c _______________________________________________________________________________
205.54/205.79	c 
205.54/205.79	c restarts              : 21
205.54/205.79	c conflicts             : 970578         (4720 /sec)
205.54/205.79	c decisions             : 1317493        (6408 /sec)
205.54/205.79	c propagations          : 0              (0 /sec)
205.54/205.79	c inspects              : 0              (0 /sec)
205.54/205.79	c CPU time              : 205.61 s
205.54/205.79	c _______________________________________________________________________________

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/360308-1176965935/instance-360308-1176965935.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/node74/watcher-360308-1176965935 -o ROOT/results/node74/solver-360308-1176965935 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/360308-1176965935/minisat+ /tmp/evaluation/360308-1176965935/instance-360308-1176965935.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.99 0.97 0.98 3/66 29030
/proc/meminfo: memFree=1691024/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=1048 CPUtime=0
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 116 0 0 0 0 0 0 0 18 0 1 0 144508328 1073152 101 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 262 101 74 215 0 44 0

[startup+0.0277879 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 29030
/proc/meminfo: memFree=1691024/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=1336 CPUtime=0.02
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 166 0 0 0 2 0 0 0 18 0 1 0 144508328 1368064 151 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 334 151 74 215 0 116 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1336

[startup+0.103023 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 29030
/proc/meminfo: memFree=1691024/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=2028 CPUtime=0.09
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 357 0 0 0 9 0 0 0 18 0 1 0 144508328 2076672 342 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135031374 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 507 342 86 215 0 289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2028

[startup+0.301817 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 29030
/proc/meminfo: memFree=1691024/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=2364 CPUtime=0.29
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 484 0 0 0 29 0 0 0 18 0 1 0 144508328 2420736 469 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 591 469 122 215 0 373 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2364

[startup+0.701864 s]
/proc/loadavg: 0.99 0.97 0.98 3/66 29030
/proc/meminfo: memFree=1691024/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=3020 CPUtime=0.69
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 666 0 0 0 69 0 0 0 21 0 1 0 144508328 3092480 651 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581183 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 755 651 122 215 0 537 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3020

[startup+1.50196 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1688776/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=3284 CPUtime=1.49
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 733 0 0 0 149 0 0 0 25 0 1 0 144508328 3362816 718 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134577073 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 821 718 122 215 0 603 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3284

[startup+3.10114 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1688328/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=3804 CPUtime=3.09
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 846 0 0 0 309 0 0 0 25 0 1 0 144508328 3895296 831 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576650 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 951 831 122 215 0 733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3804

[startup+6.30151 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1687688/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=4068 CPUtime=6.29
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 930 0 0 0 629 0 0 0 25 0 1 0 144508328 4165632 915 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581439 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 1017 915 122 215 0 799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4068

[startup+12.7023 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1687304/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=4332 CPUtime=12.69
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 995 0 0 0 1269 0 0 0 25 0 1 0 144508328 4435968 980 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 1083 980 122 215 0 865 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4332

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1686600/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=5116 CPUtime=25.48
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1187 0 0 0 2548 0 0 0 25 0 1 0 144508328 5238784 1172 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 1279 1172 122 215 0 1061 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5116

[startup+51.1017 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1685896/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=5904 CPUtime=51.07
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1374 0 0 0 5107 0 0 0 25 0 1 0 144508328 6045696 1359 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134574445 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 1476 1359 122 215 0 1258 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5904

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 29031
/proc/meminfo: memFree=1685192/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=6556 CPUtime=102.26
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1532 0 0 0 10226 0 0 0 25 0 1 0 144508328 6713344 1517 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 1639 1517 122 215 0 1421 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6556

[startup+162.302 s]
/proc/loadavg: 1.08 1.00 0.99 2/73 29199
/proc/meminfo: memFree=1682264/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8052 CPUtime=162.17
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1890 0 0 0 16215 2 0 0 25 0 1 0 144508328 8245248 1875 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580792 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2013 1875 122 215 0 1795 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 8052

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

[startup+179.102 s]
/proc/loadavg: 1.07 1.00 0.99 2/73 29209
/proc/meminfo: memFree=1682200/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8200 CPUtime=178.96
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1923 0 0 0 17894 2 0 0 25 0 1 0 144508328 8396800 1908 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572776 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2050 1908 122 215 0 1832 0
Current children cumulated CPU time (s) 178.96
Current children cumulated vsize (KiB) 8200

[startup+191.902 s]
/proc/loadavg: 1.05 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=191.74
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1966 0 0 0 19172 2 0 0 25 0 1 0 144508328 8544256 1951 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581042 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1951 122 215 0 1868 0
Current children cumulated CPU time (s) 191.74
Current children cumulated vsize (KiB) 8344

[startup+198.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=198.14
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1973 0 0 0 19812 2 0 0 25 0 1 0 144508328 8544256 1958 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1958 122 215 0 1868 0
Current children cumulated CPU time (s) 198.14
Current children cumulated vsize (KiB) 8344

[startup+201.502 s]
/proc/loadavg: 1.04 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=201.34
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1978 0 0 0 20132 2 0 0 25 0 1 0 144508328 8544256 1963 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134572963 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1963 122 215 0 1868 0
Current children cumulated CPU time (s) 201.34
Current children cumulated vsize (KiB) 8344

[startup+203.101 s]
/proc/loadavg: 1.04 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=202.94
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1978 0 0 0 20292 2 0 0 25 0 1 0 144508328 8544256 1963 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134576840 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1963 122 215 0 1868 0
Current children cumulated CPU time (s) 202.94
Current children cumulated vsize (KiB) 8344

[startup+204.701 s]
/proc/loadavg: 1.04 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=204.54
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1978 0 0 0 20452 2 0 0 25 0 1 0 144508328 8544256 1963 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1963 122 215 0 1868 0
Current children cumulated CPU time (s) 204.54
Current children cumulated vsize (KiB) 8344

[startup+205.502 s]
/proc/loadavg: 1.04 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=205.34
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1978 0 0 0 20532 2 0 0 25 0 1 0 144508328 8544256 1963 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134580417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1963 122 215 0 1868 0
Current children cumulated CPU time (s) 205.34
Current children cumulated vsize (KiB) 8344

[startup+205.706 s]
/proc/loadavg: 1.04 1.00 0.99 2/67 29229
/proc/meminfo: memFree=1683144/2055920 swapFree=4183056/4192956
[pid=29030] ppid=29028 vsize=8344 CPUtime=205.54
/proc/29030/stat : 29030 (minisat+) R 29028 29030 27798 0 -1 4194304 1978 0 0 0 20552 2 0 0 25 0 1 0 144508328 8544256 1963 18446744073709551615 134512640 135395479 4294956640 18446744073709551615 134581500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/29030/statm: 2086 1963 122 215 0 1868 0
Current children cumulated CPU time (s) 205.54
Current children cumulated vsize (KiB) 8344

Child status: 20
Real time (s): 205.793
CPU time (s): 205.635
CPU user time (s): 205.611
CPU system time (s): 0.023996
CPU usage (%): 99.923
Max. virtual memory (cumulated for all children) (KiB): 8344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 205.611
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1980
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= 17
involuntary context switches= 410

runsolver used 0.230964 second user time and 0.497924 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Thu Apr 19 06:58:56 UTC 2007

IDJOB= 360308
IDBENCH= 1362
IDSOLVER= 156
FILE ID= node74/360308-1176965935

PBS_JOBID= 4605803

Free space on /tmp= 103203 MiB

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

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  30c4f9acafc0f3a30de05f75833db699

RANDOM SEED= 629831769

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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:       1691496 kB
Buffers:         31020 kB
Cached:         261172 kB
SwapCached:       3064 kB
Active:         101092 kB
Inactive:       201512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691496 kB
SwapTotal:     4192956 kB
SwapFree:      4183056 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:          16416 kB
Slab:            47632 kB
Committed_AS:  2020108 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103203 MiB

End job on node74 on Thu Apr 19 07:02:22 UTC 2007