Trace number 420713

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.14SAT 153.975 154.017

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
MD5SUM16dacbc7c664c5d9d0ed54444ef337f6
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark61.4287
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables210
Total number of constraints840
Number of constraints which are clauses840
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.00/0.03	c Converting 840 PB-constraints to clauses...
0.00/0.03	c   -- Unit propagations: (none)
0.00/0.03	c   -- Detecting intervals from adjacent constraints: (none)
0.00/0.03	c   -- Clauses(.)/Splits(s): ........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.03	c ==================================[MINISAT+]==================================
0.00/0.03	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.03	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |     840     2520 |     280       0        0     nan |  0.000 % |
0.00/0.03	c |       100 |     840     2520 |     308     100     2172    21.7 |  0.002 % |
0.00/0.04	c |       250 |     840     2520 |     338     250     5034    20.1 |  0.002 % |
0.00/0.05	c |       475 |     840     2520 |     372     283     6974    24.6 |  0.002 % |
0.00/0.07	c |       813 |     840     2520 |     409     223     4621    20.7 |  0.002 % |
0.09/0.10	c |      1320 |     840     2520 |     450     289     6872    23.8 |  0.002 % |
0.09/0.15	c |      2081 |     840     2520 |     496     336     5942    17.7 |  0.002 % |
0.19/0.21	c |      3221 |     840     2520 |     545     421     7951    18.9 |  0.002 % |
0.29/0.33	c |      4929 |     840     2520 |     600     418     7414    17.7 |  0.002 % |
0.49/0.50	c |      7491 |     840     2520 |     660     483     8620    17.8 |  0.002 % |
0.69/0.72	c |     11336 |     840     2520 |     726     557    10338    18.6 |  0.002 % |
1.00/1.07	c |     17103 |     840     2520 |     798     656    11794    18.0 |  0.002 % |
1.59/1.69	c |     25754 |     840     2520 |     878     629    10703    17.0 |  0.002 % |
2.39/2.41	c |     38728 |     840     2520 |     966     525     7411    14.1 |  0.002 % |
3.49/3.54	c |     58189 |     840     2520 |    1063     775    12165    15.7 |  0.002 % |
5.19/5.27	c |     87382 |     840     2520 |    1169     728    10499    14.4 |  0.002 % |
7.89/7.95	c |    131172 |     840     2520 |    1286    1122    16854    15.0 |  0.002 % |
12.39/12.47	c |    196857 |     840     2520 |    1415     938    11168    11.9 |  0.002 % |
19.19/19.28	c |    295384 |     840     2520 |    1556    1325    19001    14.3 |  0.002 % |
29.78/29.80	c |    443173 |     840     2520 |    1712    1330    20074    15.1 |  0.002 % |
46.18/46.28	c |    664857 |     840     2520 |    1883    1000    12465    12.5 |  0.002 % |
70.67/70.75	c |    997384 |     840     2520 |    2072    1894    28151    14.9 |  0.002 % |
105.26/105.34	c |   1496173 |     840     2520 |    2279    1399    18657    13.3 |  0.005 % |
153.95/154.01	c ==============================================================================
153.95/154.01	c SATISFIABLE: No goal function specified.
153.95/154.01	s SATISFIABLE
153.95/154.01	v x158 -x209 x178 x1 x21 x33 x54 x88 x101 x30 x153 -x206 -x141 -x85 -x114 x22 -x104 x183 -x50 x169 x46 -x187 -x83 -x177 x61 x139
153.95/154.01	v -x7 x208 -x193 -x196 x167 -x195 x87 -x112 x205 -x149 x173 -x67 x179 x106 x99 -x65 x164 x105 -x126 x146 x121 x76 -x148 -x203 x42
153.95/154.01	v x132 -x14 -x59 x170 x150 -x191 x37 -x89 x79 x176 -x27 -x165 x151 x110 -x71 x189 x56 x174 -x12 -x109 -x92 -x194 x100 -x198 x143
153.95/154.01	v -x159 -x75 -x17 -x73 -x152 -x94 x188 x93 -x103 -x192 x157 x72 -x69 -x28 -x23 x204 -x36 x133 x125 -x81 -x43 x160 -x41 -x78 x15
153.95/154.01	v x137 -x108 x142 -x182 -x119 -x82 x29 x210 x113 -x166 x200 x135 x136 -x197 x34 -x111 -x58 -x10 x8 x44 x74 -x52 -x172 x199 x171
153.95/154.01	v -x180 x156 x202 x66 x5 x118 x31 x57 -x35 -x201 x186 -x20 x38 x11 -x49 x134 x19 -x116 x185 x124 x147 -x123 -x163 -x95 -x98 x190
153.95/154.01	v x2 -x80 x127 -x13 -x162 -x129 x161 -x131 -x184 x48 -x175 -x60 -x181 -x40 x115 -x120 x62 -x47 -x128 -x155 -x9 -x3 x32 -x86 x55
153.95/154.01	v x168 -x154 -x122 -x64 x18 x39 -x70 x130 -x68 -x53 -x91 x4 -x144 x97 -x138 -x51 x77 -x63 -x102 x117 -x16 x25 x26 x207 x24 -x6 x96
153.95/154.01	v -x140 x107 -x45 x90 x84 -x145
153.95/154.01	c _______________________________________________________________________________
153.95/154.01	c 
153.95/154.01	c restarts              : 23
153.95/154.01	c conflicts             : 2227546        (14468 /sec)
153.95/154.01	c decisions             : 2348936        (15257 /sec)
153.95/154.01	c propagations          : 0              (0 /sec)
153.95/154.01	c inspects              : 0              (0 /sec)
153.95/154.01	c CPU time              : 153.959 s
153.95/154.01	c _______________________________________________________________________________

Verifier Data (download as text)

OK	0

Conversion Script Data (download as text)

/tmp/evaluation/420713-1177430098/instance-420713-1177430098.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-420713-1177430098 -o ROOT/results/node15/solver-420713-1177430098 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/420713-1177430098/minisat+ /tmp/evaluation/420713-1177430098/instance-420713-1177430098.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.97 0.99 3/77 15234
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1048 CPUtime=0
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 190927406 1073152 100 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134810635 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 262 101 74 215 0 44 0

[startup+0.083214 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15234
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1332 CPUtime=0.08
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 207 0 0 0 8 0 0 0 18 0 1 0 190927406 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1332

[startup+0.101215 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15234
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1332 CPUtime=0.09
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 207 0 0 0 9 0 0 0 18 0 1 0 190927406 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576500 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1332

[startup+0.301234 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15234
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1332 CPUtime=0.29
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 207 0 0 0 29 0 0 0 19 0 1 0 190927406 1363968 193 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580214 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 333 193 102 215 0 115 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1332

[startup+0.701271 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 15234
/proc/meminfo: memFree=1683384/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1332 CPUtime=0.69
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 215 0 0 0 69 0 0 0 22 0 1 0 190927406 1363968 201 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 333 201 102 215 0 115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1332

[startup+1.50134 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1682928/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1460 CPUtime=1.49
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 231 0 0 0 149 0 0 0 25 0 1 0 190927406 1495040 217 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134572728 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 365 217 102 215 0 147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1460

[startup+3.10249 s]
/proc/loadavg: 0.91 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1682608/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1460 CPUtime=3.09
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 244 0 0 0 309 0 0 0 25 0 1 0 190927406 1495040 230 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 365 230 102 215 0 147 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1460

[startup+6.30178 s]
/proc/loadavg: 0.92 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1682544/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1592 CPUtime=6.29
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 262 0 0 0 629 0 0 0 25 0 1 0 190927406 1630208 248 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581412 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 398 248 102 215 0 180 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1592

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1682360/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1724 CPUtime=12.69
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 292 0 0 0 1269 0 0 0 25 0 1 0 190927406 1765376 278 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580970 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 431 278 102 215 0 213 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1724

[startup+25.5015 s]
/proc/loadavg: 0.94 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1682232/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1856 CPUtime=25.48
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 325 0 0 0 2548 0 0 0 25 0 1 0 190927406 1900544 311 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 464 311 102 215 0 246 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1856

[startup+51.1019 s]
/proc/loadavg: 0.96 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681976/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=1988 CPUtime=51.07
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 385 0 0 0 5107 0 0 0 25 0 1 0 190927406 2035712 371 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 497 371 102 215 0 279 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1988

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681720/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2384 CPUtime=102.27
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 459 0 0 0 10226 1 0 0 25 0 1 0 190927406 2441216 445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 596 445 102 215 0 378 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2384

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

[startup+127.902 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681656/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2388 CPUtime=127.86
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 483 0 0 0 12785 1 0 0 25 0 1 0 190927406 2445312 469 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 597 469 102 215 0 379 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 2388

[startup+140.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2388 CPUtime=140.66
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 489 0 0 0 14065 1 0 0 25 0 1 0 190927406 2445312 475 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580881 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 597 475 102 215 0 379 0
Current children cumulated CPU time (s) 140.66
Current children cumulated vsize (KiB) 2388

[startup+147.102 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=147.05
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 14704 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 2520

[startup+150.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=150.25
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15024 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574219 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 150.25
Current children cumulated vsize (KiB) 2520

[startup+151.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=151.85
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15184 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 151.85
Current children cumulated vsize (KiB) 2520

[startup+152.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=152.65
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15264 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583960 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 152.65
Current children cumulated vsize (KiB) 2520

[startup+153.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=153.45
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15344 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134587567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 153.45
Current children cumulated vsize (KiB) 2520

[startup+153.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=153.85
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15384 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 153.85
Current children cumulated vsize (KiB) 2520

[startup+154.005 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 15235
/proc/meminfo: memFree=1681592/2055920 swapFree=4169140/4192956
[pid=15234] ppid=15232 vsize=2520 CPUtime=153.95
/proc/15234/stat : 15234 (minisat+) R 15232 15234 14808 0 -1 4194304 492 0 0 0 15394 1 0 0 25 0 1 0 190927406 2580480 478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/15234/statm: 630 478 102 215 0 412 0
Current children cumulated CPU time (s) 153.95
Current children cumulated vsize (KiB) 2520

Child status: 10
Real time (s): 154.017
CPU time (s): 153.975
CPU user time (s): 153.959
CPU system time (s): 0.015997
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 2520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.959
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496
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= 12
involuntary context switches= 395

runsolver used 0.136979 second user time and 0.306953 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Tue Apr 24 15:54:58 UTC 2007

IDJOB= 420713
IDBENCH= 47865
IDSOLVER= 156
FILE ID= node15/420713-1177430098

PBS_JOBID= 4675761

Free space on /tmp= 66489 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/jarvisalo/mod2-rand3bip-sat-210-1.sat05-2158.reshuffled-07.opb
COMMAND LINE= /tmp/evaluation/420713-1177430098/minisat+ /tmp/evaluation/420713-1177430098/instance-420713-1177430098.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node15/convwatcher-420713-1177430098 -o ROOT/results/node15/conversion-420713-1177430098 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/420713-1177430098/instance-420713-1177430098.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  16dacbc7c664c5d9d0ed54444ef337f6

RANDOM SEED= 639427419

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1683856 kB
Buffers:         44532 kB
Cached:         231812 kB
SwapCached:       2864 kB
Active:         127048 kB
Inactive:       173432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1683856 kB
SwapTotal:     4192956 kB
SwapFree:      4169140 kB
Dirty:            2456 kB
Writeback:           0 kB
Mapped:          31412 kB
Slab:            57064 kB
Committed_AS:  7066696 kB
PageTables:       1872 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= 66489 MiB

End job on node15 on Tue Apr 24 15:57:32 UTC 2007