Trace number 419537

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.14? (TO) 1800.06 1801.26

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
babic/dspam/dspam_dump_vc1103.opb
MD5SUM6a4c23d7c7f8a05cf26e003f5e78f204
Bench CategoryPURE-SAT (instances containing only clauses)
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 benchmark8.15476
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables280900
Total number of constraints926872
Number of constraints which are clauses926872
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 constraint1
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)

 [...]

#
# trace file is too large. Trace was truncated at this point.
#

32.90/33.07	c ---[ 381]---> BDD-cost:    1
32.90/33.07	c ---[ 379]---> BDD-cost:    1
32.90/33.07	c ---[ 377]---> BDD-cost:    1
32.90/33.07	c ---[ 375]---> BDD-cost:    1
32.90/33.07	c ---[ 373]---> BDD-cost:    1
32.90/33.07	c ---[ 371]---> BDD-cost:    1
32.90/33.07	c ---[ 369]---> BDD-cost:    1
32.90/33.07	c ---[ 367]---> BDD-cost:    1
32.90/33.07	c ---[ 365]---> BDD-cost:    1
32.90/33.07	c ---[ 363]---> BDD-cost:    1
32.90/33.07	c ---[ 361]---> BDD-cost:    1
32.90/33.07	c ---[ 359]---> BDD-cost:    1
32.90/33.07	c ---[ 357]---> BDD-cost:    1
32.90/33.07	c ---[ 355]---> BDD-cost:    1
32.90/33.07	c ---[ 353]---> BDD-cost:    1
32.90/33.07	c ---[ 351]---> BDD-cost:    1
32.90/33.07	c ---[ 349]---> BDD-cost:    1
32.90/33.07	c ---[ 347]---> BDD-cost:    1
32.90/33.07	c ---[ 345]---> BDD-cost:    1
32.90/33.07	c ---[ 250]---> BDD-cost:    1
32.90/33.07	c ---[ 248]---> BDD-cost:    1
32.90/33.07	c ---[ 233]---> BDD-cost:    1
33.00/33.15	c ==================================[MINISAT+]==================================
33.00/33.15	c | Conflicts | Original         | Learnt                           | Progress |
33.00/33.15	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
33.00/33.15	c ==============================================================================
33.00/33.15	c |         0 |  920567  2496557 |  306855       0        0     nan |  0.000 % |
35.09/35.23	c |       100 |  920233  2495747 |  337540      36      234     6.5 |  7.435 % |
35.19/35.38	c |       250 |  920228  2495735 |  371294     185     5470    29.6 |  7.436 % |
35.58/35.71	c |       475 |  920223  2495723 |  408424     409    14324    35.0 |  7.436 % |
35.99/36.15	c |       812 |  920223  2495723 |  449266     746    23918    32.1 |  7.436 % |
36.19/36.39	c |      1319 |  920223  2495723 |  494193    1253    33578    26.8 |  7.436 % |
37.08/37.29	c |      2079 |  920212  2495694 |  543612    2012   169011    84.0 |  7.437 % |
37.58/37.74	c |      3218 |  920201  2495665 |  597973    3150   208582    66.2 |  7.439 % |
43.58/43.71	c |      4929 |  920201  2495665 |  657770    4861   366315    75.4 |  7.439 % |
47.77/47.93	c |      7491 |  920191  2495638 |  723548    7415   753034   101.6 |  7.439 % |
76.16/76.38	c |     11335 |  920181  2495611 |  795902   11250  1206050   107.2 |  7.440 % |
107.45/107.66	c |     17101 |  920176  2495599 |  875493   17015  2085622   122.6 |  7.440 % |
120.14/120.35	c |     25750 |  920176  2495599 |  963042   25664  2382745    92.8 |  7.440 % |
125.64/125.80	c |     38724 |  914060  2480302 | 1059346   38631  3333131    86.3 |  7.918 % |
140.03/140.27	c |     58186 |  914060  2480302 | 1165281   58093  4245508    73.1 |  7.918 % |
495.71/496.10	c |     87378 |  914060  2480302 | 1281809   87285  9261066   106.1 |  7.918 % |
807.97/808.45	c |    131167 |  914057  2480295 | 1409990  131073 14126737   107.8 |  7.919 % |
947.95/948.57	c |    196852 |  913772  2479530 | 1550989  196750 18838491    95.7 |  7.947 % |
1297.40/1298.23	c |    295379 |  912711  2476671 | 1706088  295143 27769436    94.1 |  8.037 % |
1800.00/1801.20	c 
1800.00/1801.20	c *** TERMINATED ***
1800.00/1801.20	s UNKNOWN

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/419537-1177409439/instance-419537-1177409439.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/node13/watcher-419537-1177409439 -o ROOT/results/node13/solver-419537-1177409439 -C 1800 -W 3600 -M 1800 --output-limit 1,15 /tmp/evaluation/419537-1177409439/minisat+ /tmp/evaluation/419537-1177409439/instance-419537-1177409439.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27410
/proc/meminfo: memFree=1869776/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=1048 CPUtime=0
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 113 0 0 0 0 0 0 0 18 0 1 0 188861924 1073152 99 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134809838 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 262 99 73 215 0 44 0

[startup+0.0265551 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27410
/proc/meminfo: memFree=1869776/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=1328 CPUtime=0.02
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 179 0 0 0 2 0 0 0 18 0 1 0 188861924 1359872 165 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 332 165 73 215 0 114 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1328

[startup+0.101572 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27410
/proc/meminfo: memFree=1869776/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=2268 CPUtime=0.1
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 385 0 0 0 10 0 0 0 18 0 1 0 188861924 2322432 371 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 567 371 75 215 0 349 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2268

[startup+0.301614 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27410
/proc/meminfo: memFree=1869776/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=4396 CPUtime=0.29
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 888 0 0 0 29 0 0 0 19 0 1 0 188861924 4501504 874 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005317 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 1099 874 75 215 0 881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4396

[startup+0.701699 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 27410
/proc/meminfo: memFree=1869776/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=8416 CPUtime=0.69
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 1873 0 0 0 69 0 0 0 23 0 1 0 188861924 8617984 1859 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 2104 1859 75 215 0 1886 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8416

[startup+1.50287 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 27411
/proc/meminfo: memFree=1859848/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=16172 CPUtime=1.49
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 3860 0 0 0 147 2 0 0 25 0 1 0 188861924 16560128 3804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 4043 3804 75 215 0 3825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16172

[startup+3.10121 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27411
/proc/meminfo: memFree=1848392/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=30840 CPUtime=3.09
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 7501 0 0 0 305 4 0 0 25 0 1 0 188861924 31580160 7445 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134618678 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 7710 7445 75 215 0 7492 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30840

[startup+6.30189 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 27411
/proc/meminfo: memFree=1819080/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=62116 CPUtime=6.29
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 14976 0 0 0 620 9 0 0 25 0 1 0 188861924 63606784 14837 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135031278 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 15529 14837 75 215 0 15311 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62116

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 27411
/proc/meminfo: memFree=1758408/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=120748 CPUtime=12.68
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 29828 0 0 0 1251 17 0 0 25 0 1 0 188861924 123645952 29524 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012124 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 30187 29524 75 215 0 29969 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 120748

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 27411
/proc/meminfo: memFree=1637512/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=243836 CPUtime=25.48
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 59448 0 0 0 2514 34 0 0 25 0 1 0 188861924 249688064 58814 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27410/statm: 60959 58814 75 215 0 60741 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 243836

[startup+51.1026 s]
/proc/loadavg: 1.03 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543752/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=328828 CPUtime=50.97
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83426 0 0 0 4943 154 0 0 25 0 1 0 188861924 336719872 81135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580259 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82207 81135 106 215 0 81989 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 328828

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543624/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=328828 CPUtime=102.15
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83426 0 0 0 10061 154 0 0 25 0 1 0 188861924 336719872 81135 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82207 81135 106 215 0 81989 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 328828

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543368/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329072 CPUtime=162.13
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83500 0 0 0 16059 154 0 0 25 0 1 0 188861924 336969728 81209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579770 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82268 81209 106 215 0 82050 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 329072

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543304/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329192 CPUtime=222.1
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83504 0 0 0 22056 154 0 0 25 0 1 0 188861924 337092608 81213 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82298 81213 106 215 0 82080 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 329192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543176/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329192 CPUtime=282.08
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83510 0 0 0 28054 154 0 0 25 0 1 0 188861924 337092608 81219 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82298 81219 106 215 0 82080 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 329192

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1543048/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329192 CPUtime=342.06
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83516 0 0 0 34051 155 0 0 25 0 1 0 188861924 337092608 81225 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581028 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82298 81225 106 215 0 82080 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 329192

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542920/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329192 CPUtime=402.04
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83520 0 0 0 40049 155 0 0 25 0 1 0 188861924 337092608 81229 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581237 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82298 81229 106 215 0 82080 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 329192

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542792/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329192 CPUtime=462.02
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83524 0 0 0 46047 155 0 0 25 0 1 0 188861924 337092608 81233 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82298 81233 106 215 0 82080 0
Current children cumulated CPU time (s) 462.02
Current children cumulated vsize (KiB) 329192

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542664/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329372 CPUtime=521.99
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83541 0 0 0 52044 155 0 0 25 0 1 0 188861924 337276928 81250 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580744 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82343 81250 106 215 0 82125 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 329372

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542536/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329372 CPUtime=581.97
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83550 0 0 0 58042 155 0 0 25 0 1 0 188861924 337276928 81259 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82343 81259 106 215 0 82125 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 329372

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542408/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329372 CPUtime=641.95
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83554 0 0 0 64040 155 0 0 25 0 1 0 188861924 337276928 81263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82343 81263 106 215 0 82125 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 329372


################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1542024/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=329656 CPUtime=821.86
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83626 0 0 0 82030 156 0 0 25 0 1 0 188861924 337567744 81335 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82414 81335 106 215 0 82196 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 329656

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1541768/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330064 CPUtime=881.82
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83686 0 0 0 88026 156 0 0 25 0 1 0 188861924 337985536 81395 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82516 81395 106 215 0 82298 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 330064

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1541576/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330064 CPUtime=941.76
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83697 0 0 0 94020 156 0 0 25 0 1 0 188861924 337985536 81406 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580249 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82516 81406 106 215 0 82298 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 330064

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1541000/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330612 CPUtime=1001.72
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83826 0 0 0 100016 156 0 0 25 0 1 0 188861924 338546688 81535 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82653 81535 106 215 0 82435 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 330612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1540808/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330612 CPUtime=1061.7
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83846 0 0 0 106013 157 0 0 25 0 1 0 188861924 338546688 81555 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82653 81555 106 215 0 82435 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 330612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1540744/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330612 CPUtime=1121.65
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83852 0 0 0 112008 157 0 0 25 0 1 0 188861924 338546688 81561 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82653 81561 106 215 0 82435 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 330612

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1540680/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330612 CPUtime=1181.59
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83857 0 0 0 118002 157 0 0 25 0 1 0 188861924 338546688 81566 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574149 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82653 81566 106 215 0 82435 0
Current children cumulated CPU time (s) 1181.59
Current children cumulated vsize (KiB) 330612

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1540424/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330756 CPUtime=1241.55
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83893 0 0 0 123998 157 0 0 25 0 1 0 188861924 338694144 81602 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580245 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82689 81602 106 215 0 82471 0
Current children cumulated CPU time (s) 1241.55
Current children cumulated vsize (KiB) 330756

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1540040/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=330756 CPUtime=1301.5
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 83960 0 0 0 129992 158 0 0 25 0 1 0 188861924 338694144 81669 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 82689 81669 106 215 0 82471 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 330756

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1537928/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=333608 CPUtime=1361.45
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 84500 0 0 0 135987 158 0 0 25 0 1 0 188861924 341614592 82209 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574387 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 83402 82209 106 215 0 83184 0
Current children cumulated CPU time (s) 1361.45
Current children cumulated vsize (KiB) 333608

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1529160/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=342148 CPUtime=1421.39
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 86664 0 0 0 141979 160 0 0 25 0 1 0 188861924 350359552 84373 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576573 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 85537 84373 106 215 0 85319 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 342148

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1525768/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=345456 CPUtime=1481.35
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 87486 0 0 0 147974 161 0 0 25 0 1 0 188861924 353746944 85195 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 86364 85195 106 215 0 86146 0
Current children cumulated CPU time (s) 1481.35
Current children cumulated vsize (KiB) 345456

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1523144/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=347996 CPUtime=1541.28
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 88129 0 0 0 153966 162 0 0 25 0 1 0 188861924 356347904 85838 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 86999 85838 106 215 0 86781 0
Current children cumulated CPU time (s) 1541.28
Current children cumulated vsize (KiB) 347996

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1520520/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=350496 CPUtime=1601.25
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 88761 0 0 0 159963 162 0 0 25 0 1 0 188861924 358907904 86470 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 87624 86470 106 215 0 87406 0
Current children cumulated CPU time (s) 1601.25
Current children cumulated vsize (KiB) 350496

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1518600/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=352328 CPUtime=1661.2
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 89222 0 0 0 165957 163 0 0 25 0 1 0 188861924 360783872 86931 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 88082 86931 106 215 0 87864 0
Current children cumulated CPU time (s) 1661.2
Current children cumulated vsize (KiB) 352328

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27411
/proc/meminfo: memFree=1516680/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=354132 CPUtime=1721.14
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 89681 0 0 0 171951 163 0 0 25 0 1 0 188861924 362631168 87390 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576448 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 88533 87390 106 215 0 88315 0
Current children cumulated CPU time (s) 1721.14
Current children cumulated vsize (KiB) 354132

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27413
/proc/meminfo: memFree=1499528/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=370924 CPUtime=1781.1
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 93893 0 0 0 177944 166 0 0 25 0 1 0 188861924 379826176 91602 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134575650 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 92731 91602 106 215 0 92513 0
Current children cumulated CPU time (s) 1781.1
Current children cumulated vsize (KiB) 370924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 27413
/proc/meminfo: memFree=1498568/2055920 swapFree=4159480/4192956
[pid=27410] ppid=27408 vsize=371844 CPUtime=1800
/proc/27410/stat : 27410 (minisat+) R 27408 27410 26104 0 -1 4194304 94125 0 0 0 179833 167 0 0 25 0 1 0 188861924 380768256 91834 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134577203 0 0 4096 16386 0 0 0 17 0 0 0
/proc/27410/statm: 92961 91834 106 215 0 92743 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 371844

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1801.26
CPU time (s): 1800.06
CPU user time (s): 1798.33
CPU system time (s): 1.72974
CPU usage (%): 99.9334
Max. virtual memory (cumulated for all children) (KiB): 371844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.33
system time used= 1.72974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 94126
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= 15227
involuntary context switches= 25854

runsolver used 2.54361 second user time and 6.63799 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Apr 24 10:10:41 UTC 2007

IDJOB= 419537
IDBENCH= 47781
IDSOLVER= 156
FILE ID= node13/419537-1177409439

PBS_JOBID= 4675594

Free space on /tmp= 66328 MiB

SOLVER NAME= minisat+ 1.14
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/babic/dspam/dspam_dump_vc1103.opb
COMMAND LINE= /tmp/evaluation/419537-1177409439/minisat+ /tmp/evaluation/419537-1177409439/instance-419537-1177409439.opb            
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node13/convwatcher-419537-1177409439 -o ROOT/results/node13/conversion-419537-1177409439 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/419537-1177409439/instance-419537-1177409439.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= e46aded85e5f265b61da9cdcce06370e
MD5SUM BENCH=  6a4c23d7c7f8a05cf26e003f5e78f204

RANDOM SEED= 891058821

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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.259
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.259
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:       1870248 kB
Buffers:          4092 kB
Cached:          96112 kB
SwapCached:      12880 kB
Active:          80296 kB
Inactive:        47024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1870248 kB
SwapTotal:     4192956 kB
SwapFree:      4159480 kB
Dirty:           34624 kB
Writeback:           0 kB
Mapped:          34184 kB
Slab:            43792 kB
Committed_AS:  6840744 kB
PageTables:       1884 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= 66328 MiB

End job on node13 on Tue Apr 24 10:40:44 UTC 2007