Trace number 422005

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 SAT 2007UNSAT 1184.2 1184.64

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-03.cnf
MD5SUM8c67f78ca36ec96e662a91c74844da21
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1184.2
Satisfiable
(Un)Satisfiability was proved
Number of variables3114
Number of clauses10827
Sum of the clauses size28341
Maximum clause length119
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24934
Number of clauses of size 35378
Number of clauses of size 4408
Number of clauses of size 584
Number of clauses of size over 522

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  3114                                                 |
0.00/0.00	c |  Number of clauses:    10827                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.04/0.05	c ============================[ Search Statistics ]==============================
0.04/0.05	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.04/0.05	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.04/0.05	c ===============================================================================
0.04/0.05	c |         0 |    1316     7444    25258 |     2481        0    nan |  0.000 % |
0.04/0.05	c |       100 |    1316     7444    25258 |     2729      100      9 |  1.188 % |
0.04/0.06	c |       250 |    1316     7444    25258 |     3002      250     27 |  1.188 % |
0.04/0.08	c |       475 |    1316     7444    25258 |     3302      475     38 |  1.188 % |
0.09/0.11	c |       813 |    1316     7444    25258 |     3632      813     39 |  1.189 % |
0.09/0.13	c |      1320 |    1316     7444    25258 |     3996     1320     32 |  1.188 % |
0.19/0.22	c |      2079 |    1316     7444    25258 |     4395     2079     39 |  1.188 % |
0.29/0.35	c |      3218 |    1316     7444    25258 |     4835     3218     44 |  1.189 % |
0.49/0.54	c |      4927 |    1316     7444    25258 |     5318     4927     42 |  1.188 % |
0.89/0.98	c |      7489 |    1316     7444    25258 |     5850     4590     53 |  1.188 % |
1.39/1.49	c |     11333 |    1316     7444    25258 |     6435     5282     46 |  1.188 % |
2.29/2.35	c |     17099 |    1316     7444    25258 |     7079     4214     47 |  1.188 % |
3.39/3.46	c |     25748 |    1316     7444    25258 |     7787     5532     34 |  1.188 % |
5.39/5.50	c |     38723 |    1316     7444    25258 |     8566     6152     38 |  1.188 % |
8.59/8.65	c |     58185 |    1316     7444    25258 |     9422     7823     39 |  1.188 % |
13.58/13.61	c |     87377 |    1316     7444    25258 |    10365     7592     41 |  1.188 % |
17.98/18.09	c |    131167 |    1315     7439    25240 |    11401    10777     22 |  1.220 % |
30.69/30.78	c |    196852 |    1315     7439    25240 |    12541     6102     34 |  1.220 % |
47.57/47.69	c |    295379 |    1315     7439    25240 |    13796     8410     28 |  1.221 % |
79.26/79.33	c |    443168 |    1315     7439    25240 |    15175     8220     35 |  1.220 % |
121.95/122.03	c |    664852 |    1315     7439    25240 |    16693    13134     33 |  1.220 % |
192.62/192.78	c |    997377 |    1315     7439    25240 |    18362    14242     25 |  1.221 % |
315.37/315.51	c |   1496165 |    1315     7439    25240 |    20198     9838     27 |  1.220 % |
487.91/488.16	c |   2244349 |    1315     7439    25240 |    22218    19913     34 |  1.221 % |
790.50/790.88	c |   3366624 |    1315     7439    25240 |    24440    17623     17 |  1.220 % |
1184.15/1184.64	c ===============================================================================
1184.15/1184.64	c restarts              : 25
1184.15/1184.64	c conflicts             : 4830709        (4080 /sec)
1184.15/1184.64	c decisions             : 6766797        (1.18 % random) (5715 /sec)
1184.15/1184.64	c propagations          : 849223693      (717187 /sec)
1184.15/1184.64	c conflict literals     : 215815967      (46.05 % deleted)
1184.15/1184.64	c Memory used           : 11.97 MB
1184.15/1184.64	c CPU time              : 1184.1 s
1184.15/1184.64	c 
1184.15/1184.64	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-422005-1177542171 -o ROOT/results/node37/solver-422005-1177542171 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422005-1177542171/minisat_noassertions /tmp/evaluation/422005-1177542171/instance-422005-1177542171.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.00 0.00 0.00 3/78 28731
/proc/meminfo: memFree=1920272/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=2176 CPUtime=0
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 246 0 0 0 0 0 0 0 18 0 1 0 202129570 2228224 232 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134686936 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 544 232 50 130 0 411 0

[startup+0.045493 s]
/proc/loadavg: 0.00 0.00 0.00 3/78 28731
/proc/meminfo: memFree=1920272/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=3492 CPUtime=0.04
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 580 0 0 0 4 0 0 0 18 0 1 0 202129570 3575808 566 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134523567 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 873 566 62 130 0 740 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3492

[startup+0.101502 s]
/proc/loadavg: 0.00 0.00 0.00 3/78 28731
/proc/meminfo: memFree=1920272/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=3492 CPUtime=0.09
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 586 0 0 0 9 0 0 0 18 0 1 0 202129570 3575808 572 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546959 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 873 572 66 130 0 740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3492

[startup+0.30154 s]
/proc/loadavg: 0.00 0.00 0.00 3/78 28731
/proc/meminfo: memFree=1920272/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=3492 CPUtime=0.29
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 587 0 0 0 29 0 0 0 19 0 1 0 202129570 3575808 573 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 873 573 66 130 0 740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3492

[startup+0.701615 s]
/proc/loadavg: 0.00 0.00 0.00 3/78 28731
/proc/meminfo: memFree=1920272/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=4284 CPUtime=0.69
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 757 0 0 0 69 0 0 0 23 0 1 0 202129570 4386816 743 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558003 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1071 743 66 130 0 938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4284

[startup+1.50277 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 28732
/proc/meminfo: memFree=1917512/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=4416 CPUtime=1.49
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 820 0 0 0 149 0 0 0 25 0 1 0 202129570 4521984 806 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1104 806 66 130 0 971 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4416

[startup+3.10107 s]
/proc/loadavg: 0.00 0.00 0.00 2/79 28732
/proc/meminfo: memFree=1917128/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=4548 CPUtime=3.09
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 824 0 0 0 309 0 0 0 25 0 1 0 202129570 4657152 810 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1137 810 66 130 0 1004 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4548

[startup+6.30166 s]
/proc/loadavg: 0.08 0.02 0.01 2/79 28732
/proc/meminfo: memFree=1916560/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=4944 CPUtime=6.29
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 942 0 0 0 629 0 0 0 25 0 1 0 202129570 5062656 928 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1236 928 66 130 0 1103 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4944

[startup+12.7019 s]
/proc/loadavg: 0.15 0.03 0.01 2/79 28732
/proc/meminfo: memFree=1916112/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=5340 CPUtime=12.69
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 1045 0 0 0 1269 0 0 0 25 0 1 0 202129570 5468160 1031 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547181 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1335 1031 66 130 0 1202 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5340

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/79 28732
/proc/meminfo: memFree=1915024/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=6404 CPUtime=25.49
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 1315 0 0 0 2548 1 0 0 25 0 1 0 202129570 6557696 1301 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1601 1301 66 130 0 1468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6404

[startup+51.1011 s]
/proc/loadavg: 0.56 0.15 0.05 2/79 28732
/proc/meminfo: memFree=1914576/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=6824 CPUtime=51.07
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 1414 0 0 0 5106 1 0 0 25 0 1 0 202129570 6987776 1400 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1706 1400 66 130 0 1573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6824

[startup+102.306 s]
/proc/loadavg: 0.81 0.28 0.10 2/79 28732
/proc/meminfo: memFree=1913744/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=7576 CPUtime=102.26
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 1608 0 0 0 10224 2 0 0 25 0 1 0 202129570 7757824 1594 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 1894 1594 66 130 0 1761 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 7576

[startup+162.302 s]
/proc/loadavg: 0.93 0.41 0.15 2/79 28732
/proc/meminfo: memFree=1912976/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=8364 CPUtime=162.23
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 1779 0 0 0 16221 2 0 0 25 0 1 0 202129570 8564736 1765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552422 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2091 1765 66 130 0 1958 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 8364

[startup+222.301 s]
/proc/loadavg: 0.97 0.51 0.20 2/79 28732
/proc/meminfo: memFree=1912144/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=9288 CPUtime=222.2
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2010 0 0 0 22218 2 0 0 25 0 1 0 202129570 9510912 1996 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553663 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2322 1996 66 130 0 2189 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9288

[startup+282.301 s]
/proc/loadavg: 0.99 0.60 0.25 2/79 28732
/proc/meminfo: memFree=1912152/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=9288 CPUtime=282.19
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2010 0 0 0 28216 3 0 0 25 0 1 0 202129570 9510912 1996 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2322 1996 66 130 0 2189 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 9288

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.29 2/79 28732
/proc/meminfo: memFree=1911896/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=9552 CPUtime=342.16
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2073 0 0 0 34213 3 0 0 25 0 1 0 202129570 9781248 2059 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546586 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2388 2059 66 130 0 2255 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 9552

[startup+402.302 s]
/proc/loadavg: 0.99 0.73 0.33 2/79 28732
/proc/meminfo: memFree=1911384/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=9944 CPUtime=402.15
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2196 0 0 0 40211 4 0 0 25 0 1 0 202129570 10182656 2182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552791 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2486 2182 66 130 0 2353 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 9944

[startup+462.301 s]
/proc/loadavg: 0.99 0.77 0.37 2/79 28732
/proc/meminfo: memFree=1911512/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=9944 CPUtime=462.12
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2196 0 0 0 46208 4 0 0 25 0 1 0 202129570 10182656 2182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2486 2182 66 130 0 2353 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 9944

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/79 28732
/proc/meminfo: memFree=1910936/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=10472 CPUtime=522.1
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2325 0 0 0 52205 5 0 0 25 0 1 0 202129570 10723328 2311 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548196 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2618 2311 66 130 0 2485 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 10472

[startup+582.302 s]
/proc/loadavg: 0.99 0.84 0.44 2/79 28732
/proc/meminfo: memFree=1910552/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=10868 CPUtime=582.08
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2428 0 0 0 58203 5 0 0 25 0 1 0 202129570 11128832 2414 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552475 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2717 2414 66 130 0 2584 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 10868

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/79 28732
/proc/meminfo: memFree=1910424/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11000 CPUtime=642.05
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2438 0 0 0 64200 5 0 0 25 0 1 0 202129570 11264000 2424 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2750 2424 66 130 0 2617 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 11000

[startup+702.301 s]
/proc/loadavg: 0.99 0.89 0.50 2/79 28732
/proc/meminfo: memFree=1910232/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11132 CPUtime=702.04
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2491 0 0 0 70198 6 0 0 25 0 1 0 202129570 11399168 2477 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2783 2477 66 130 0 2650 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 11132

[startup+762.306 s]
/proc/loadavg: 0.99 0.91 0.53 2/79 28732
/proc/meminfo: memFree=1910296/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11132 CPUtime=762.01
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2491 0 0 0 76195 6 0 0 25 0 1 0 202129570 11399168 2477 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2783 2477 66 130 0 2650 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 11132

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/79 28732
/proc/meminfo: memFree=1909912/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11528 CPUtime=821.99
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2593 0 0 0 82192 7 0 0 25 0 1 0 202129570 11804672 2579 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548928 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2882 2579 66 130 0 2749 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 11528

[startup+882.301 s]
/proc/loadavg: 0.99 0.93 0.58 2/79 28732
/proc/meminfo: memFree=1909912/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11528 CPUtime=881.96
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2593 0 0 0 88189 7 0 0 25 0 1 0 202129570 11804672 2579 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2882 2579 66 130 0 2749 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 11528

[startup+942.301 s]
/proc/loadavg: 0.99 0.94 0.61 2/79 28732
/proc/meminfo: memFree=1909848/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11660 CPUtime=941.94
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2600 0 0 0 94187 7 0 0 25 0 1 0 202129570 11939840 2586 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2915 2586 66 130 0 2782 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 11660

[startup+1002.3 s]
/proc/loadavg: 1.07 0.97 0.64 2/79 28732
/proc/meminfo: memFree=1909784/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=11660 CPUtime=1001.92
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2620 0 0 0 100184 8 0 0 25 0 1 0 202129570 11939840 2606 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548126 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 2915 2606 66 130 0 2782 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 11660

[startup+1062.3 s]
/proc/loadavg: 1.03 0.97 0.65 2/79 28732
/proc/meminfo: memFree=1909464/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12056 CPUtime=1061.89
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2705 0 0 0 106181 8 0 0 25 0 1 0 202129570 12345344 2691 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548216 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3014 2691 66 130 0 2881 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 12056

[startup+1122.3 s]
/proc/loadavg: 1.01 0.97 0.67 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12260 CPUtime=1121.87
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 112178 9 0 0 25 0 1 0 202129570 12554240 2767 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546916 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3065 2767 66 130 0 2932 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 12260

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12252 CPUtime=1181.85
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 118176 9 0 0 25 0 1 0 202129570 12546048 2765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546856 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3063 2765 66 130 0 2930 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 12252

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

[startup+1183.9 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12252 CPUtime=1183.45
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 118336 9 0 0 25 0 1 0 202129570 12546048 2765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3063 2765 66 130 0 2930 0
Current children cumulated CPU time (s) 1183.45
Current children cumulated vsize (KiB) 12252

[startup+1184.3 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12252 CPUtime=1183.85
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 118376 9 0 0 25 0 1 0 202129570 12546048 2765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3063 2765 66 130 0 2930 0
Current children cumulated CPU time (s) 1183.85
Current children cumulated vsize (KiB) 12252

[startup+1184.5 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12252 CPUtime=1184.05
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 118396 9 0 0 25 0 1 0 202129570 12546048 2765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552782 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3063 2765 66 130 0 2930 0
Current children cumulated CPU time (s) 1184.05
Current children cumulated vsize (KiB) 12252

[startup+1184.6 s]
/proc/loadavg: 1.00 0.97 0.69 2/79 28732
/proc/meminfo: memFree=1908952/2055920 swapFree=4145428/4192956
[pid=28731] ppid=28729 vsize=12252 CPUtime=1184.15
/proc/28731/stat : 28731 (minisat_noasser) R 28729 28731 28675 0 -1 4194304 2834 0 0 0 118406 9 0 0 25 0 1 0 202129570 12546048 2765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 1 0 0
/proc/28731/statm: 3063 2765 66 130 0 2930 0
Current children cumulated CPU time (s) 1184.15
Current children cumulated vsize (KiB) 12252

Child status: 20
Real time (s): 1184.64
CPU time (s): 1184.2
CPU user time (s): 1184.1
CPU system time (s): 0.101984
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 12584

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

runsolver used 1.08283 second user time and 2.80757 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Wed Apr 25 23:02:51 UTC 2007

IDJOB= 422005
IDBENCH= 20401
IDSOLVER= 189
FILE ID= node37/422005-1177542171

PBS_JOBID= 4695902

Free space on /tmp= 66415 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/industrial/fuhs/hard/AProVE07-03.cnf
COMMAND LINE= /tmp/evaluation/422005-1177542171/minisat_noassertions /tmp/evaluation/422005-1177542171/instance-422005-1177542171.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-422005-1177542171 -o ROOT/results/node37/solver-422005-1177542171 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/422005-1177542171/minisat_noassertions /tmp/evaluation/422005-1177542171/instance-422005-1177542171.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8c67f78ca36ec96e662a91c74844da21

RANDOM SEED= 788670542

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1920744 kB
Buffers:         29512 kB
Cached:          39604 kB
SwapCached:      15340 kB
Active:          41164 kB
Inactive:        50872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1920744 kB
SwapTotal:     4192956 kB
SwapFree:      4145428 kB
Dirty:            1640 kB
Writeback:           0 kB
Mapped:          29880 kB
Slab:            28484 kB
Committed_AS:  2095676 kB
PageTables:       2000 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= 66415 MiB

End job on node37 on Wed Apr 25 23:22:36 UTC 2007