Trace number 421895

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 3805.13 3806.28

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-09.cnf
MD5SUM50ed98553825ac1825482c1496260592
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1440.96
Satisfiable
(Un)Satisfiability was proved
Number of variables33582
Number of clauses160817
Sum of the clauses size423605
Maximum clause length4200
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2136464
Number of clauses of size 36536
Number of clauses of size 46374
Number of clauses of size 52328
Number of clauses of size over 59114

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:  33582                                                |
0.00/0.00	c |  Number of clauses:    160817                                               |
0.09/0.15	c |  Parsing time:         0.15         s                                       |
8.39/8.49	c ============================[ Search Statistics ]==============================
8.39/8.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
8.39/8.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
8.39/8.49	c ===============================================================================
8.39/8.49	c |         0 |   16861   102070   460374 |    34023        0    nan |  0.000 % |
8.49/8.59	c |       103 |   16823   102070   460374 |    37425       98     26 | 13.105 % |
8.59/8.62	c |       253 |   16823   102070   460374 |    41168      248     26 | 13.105 % |
8.69/8.72	c |       479 |   16823   102070   460374 |    45285      474     37 | 13.105 % |
8.79/8.83	c |       816 |   16774   101231   457899 |    49813      809     42 | 13.370 % |
8.99/9.06	c |      1324 |   16774   101231   457899 |    54794     1317     38 | 13.370 % |
9.29/9.36	c |      2083 |   16689   100584   456166 |    60274     2076     37 | 13.370 % |
10.08/10.13	c |      3223 |   16650   100276   455285 |    66301     3215     40 | 13.486 % |
10.88/10.94	c |      4931 |   16650   100276   455285 |    72932     4923     37 | 13.486 % |
12.19/12.22	c |      7495 |   16650   100276   455285 |    80225     7487     79 | 13.486 % |
13.98/14.01	c |     11340 |   16639   100169   454969 |    88247    11331     75 | 13.519 % |
16.78/16.86	c |     17106 |   16639   100169   454969 |    97072    17097     69 | 13.519 % |
21.28/21.37	c |     25756 |   16639   100169   454969 |   106779    25747     62 | 13.519 % |
29.38/29.46	c |     38731 |   16639   100169   454969 |   117457    38722     68 | 13.519 % |
45.67/45.74	c |     58193 |   16639   100169   454969 |   129203    58184     72 | 13.519 % |
74.96/75.09	c |     87385 |   16639   100169   454969 |   142123    87376    100 | 13.519 % |
126.66/126.74	c |    131174 |   16639   100169   454969 |   156336   131165     87 | 13.519 % |
202.33/202.40	c |    196859 |   16639   100169   454969 |   171969    59856     80 | 13.519 % |
362.90/363.08	c |    295385 |   16639   100169   454969 |   189166   158382     68 | 13.519 % |
574.63/574.87	c |    443176 |   16639   100169   454969 |   208083   130508     59 | 13.519 % |
873.65/874.00	c |    664860 |   16639   100169   454969 |   228891   153533     60 | 13.519 % |
1363.21/1363.65	c |    997390 |   16639   100169   454969 |   251781    62244     53 | 13.519 % |
2200.88/2201.64	c |   1496178 |   16639   100169   454969 |   276959   107910     66 | 13.519 % |
3434.44/3435.51	c |   2244361 |   16639   100169   454969 |   304655    94388     63 | 13.519 % |
3805.04/3806.26	c ===============================================================================
3805.04/3806.26	c restarts              : 24
3805.04/3806.26	c conflicts             : 2471434        (650 /sec)
3805.04/3806.26	c decisions             : 7151896        (1.25 % random) (1880 /sec)
3805.04/3806.26	c propagations          : 1875723810     (492998 /sec)
3805.04/3806.26	c conflict literals     : 161224929      (58.25 % deleted)
3805.04/3806.26	c Memory used           : 120.23 MB
3805.04/3806.26	c CPU time              : 3804.73 s
3805.04/3806.26	c 
3805.04/3806.26	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/node61/watcher-421895-1177504322 -o ROOT/results/node61/solver-421895-1177504322 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/421895-1177504322/minisat_noassertions /tmp/evaluation/421895-1177504322/instance-421895-1177504322.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.77 0.93 0.92 2/64 25218
/proc/meminfo: memFree=1823864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=3192 CPUtime=0
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 699 0 0 0 0 0 0 0 18 0 1 0 162395850 3268608 685 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134549157 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 798 687 49 130 0 665 0

[startup+0.102111 s]
/proc/loadavg: 0.77 0.93 0.92 2/64 25218
/proc/meminfo: memFree=1823864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=10592 CPUtime=0.09
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 2380 0 0 0 9 0 0 0 18 0 1 0 162395850 10846208 2349 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 2648 2349 50 130 0 2515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10592

[startup+0.202119 s]
/proc/loadavg: 0.77 0.93 0.92 2/64 25218
/proc/meminfo: memFree=1823864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=13720 CPUtime=0.19
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 3185 0 0 0 18 1 0 0 18 0 1 0 162395850 14049280 3154 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529707 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 3430 3154 62 130 0 3297 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13720

[startup+0.302128 s]
/proc/loadavg: 0.77 0.93 0.92 2/64 25218
/proc/meminfo: memFree=1823864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=13720 CPUtime=0.29
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 3185 0 0 0 28 1 0 0 19 0 1 0 162395850 14049280 3154 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 3430 3154 62 130 0 3297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13720

[startup+0.702167 s]
/proc/loadavg: 0.77 0.93 0.92 2/64 25218
/proc/meminfo: memFree=1823864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=20332 CPUtime=0.69
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 4796 0 0 0 67 2 0 0 22 0 1 0 162395850 20819968 4765 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134530821 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 5083 4765 62 130 0 4950 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20332

[startup+1.50124 s]
/proc/loadavg: 0.77 0.93 0.92 2/65 25219
/proc/meminfo: memFree=1804080/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=22468 CPUtime=1.49
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 5347 0 0 0 147 2 0 0 25 0 1 0 162395850 23007232 5316 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 5617 5316 62 130 0 5484 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22468

[startup+3.10139 s]
/proc/loadavg: 0.79 0.94 0.92 2/65 25219
/proc/meminfo: memFree=1802864/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=23864 CPUtime=3.09
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 5623 0 0 0 307 2 0 0 25 0 1 0 162395850 24436736 5592 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529707 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 5966 5592 62 130 0 5833 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23864

[startup+6.3017 s]
/proc/loadavg: 0.79 0.94 0.92 2/65 25219
/proc/meminfo: memFree=1801968/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=25172 CPUtime=6.29
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 5850 0 0 0 627 2 0 0 25 0 1 0 162395850 25776128 5819 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 6293 5819 62 130 0 6160 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25172

[startup+12.7013 s]
/proc/loadavg: 0.82 0.94 0.92 2/65 25219
/proc/meminfo: memFree=1804152/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=21668 CPUtime=12.68
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 5936 0 0 0 1266 2 0 0 25 0 1 0 162395850 22188032 5191 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134684005 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 5417 5191 66 130 0 5284 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21668

[startup+25.5015 s]
/proc/loadavg: 0.85 0.94 0.92 2/65 25219
/proc/meminfo: memFree=1801016/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=25264 CPUtime=25.49
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 6801 0 0 0 2546 3 0 0 25 0 1 0 162395850 25870336 6056 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548185 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 6316 6056 67 130 0 6183 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25264

[startup+51.102 s]
/proc/loadavg: 0.90 0.94 0.92 2/65 25219
/proc/meminfo: memFree=1790584/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=35764 CPUtime=51.07
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 9409 0 0 0 5102 5 0 0 25 0 1 0 162395850 36622336 8664 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 8941 8664 67 130 0 8808 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35764

[startup+102.302 s]
/proc/loadavg: 0.96 0.95 0.92 2/65 25219
/proc/meminfo: memFree=1766136/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=60028 CPUtime=102.27
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 15484 0 0 0 10215 12 0 0 25 0 1 0 162395850 61468672 14739 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 15007 14739 67 130 0 14874 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 60028

[startup+162.302 s]
/proc/loadavg: 0.98 0.95 0.92 2/65 25219
/proc/meminfo: memFree=1753784/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=72624 CPUtime=162.24
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 18571 0 0 0 16210 14 0 0 25 0 1 0 162395850 74366976 17826 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 18156 17826 67 130 0 18023 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 72624

[startup+222.305 s]
/proc/loadavg: 0.99 0.96 0.92 2/65 25219
/proc/meminfo: memFree=1751416/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=74932 CPUtime=222.23
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 19154 0 0 0 22208 15 0 0 25 0 1 0 162395850 76730368 18409 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 18733 18409 67 130 0 18600 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 74932

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1751416/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=74932 CPUtime=282.22
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 19156 0 0 0 28206 16 0 0 25 0 1 0 162395850 76730368 18411 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 18733 18411 67 130 0 18600 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 74932

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1751352/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=74932 CPUtime=342.2
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 19162 0 0 0 34204 16 0 0 25 0 1 0 162395850 76730368 18417 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553095 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 18733 18417 67 130 0 18600 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 74932

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1749752/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=76532 CPUtime=402.18
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 19587 0 0 0 40202 16 0 0 25 0 1 0 162395850 78368768 18842 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 19133 18842 67 130 0 19000 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 76532

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1744632/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=81576 CPUtime=462.16
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 20842 0 0 0 46199 17 0 0 25 0 1 0 162395850 83533824 20097 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 20394 20097 67 130 0 20261 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 81576

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1744568/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=81576 CPUtime=522.15
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 20847 0 0 0 52197 18 0 0 25 0 1 0 162395850 83533824 20102 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 20394 20102 67 130 0 20261 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 81576

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1744376/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=81820 CPUtime=582.13
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 20901 0 0 0 58195 18 0 0 25 0 1 0 162395850 83783680 20156 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 20455 20156 67 130 0 20322 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 81820

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/65 25219
/proc/meminfo: memFree=1743544/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=82596 CPUtime=642.11
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 21086 0 0 0 64193 18 0 0 25 0 1 0 162395850 84578304 20341 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 20649 20341 67 130 0 20516 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 82596


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

/proc/meminfo: memFree=1704760/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=121828 CPUtime=3161.32
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30623 0 0 0 316096 36 0 0 25 0 1 0 162395850 124751872 29878 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30457 29878 67 130 0 30324 0
Current children cumulated CPU time (s) 3161.32
Current children cumulated vsize (KiB) 121828

[startup+3222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25417
/proc/meminfo: memFree=1704824/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=121948 CPUtime=3221.3
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30627 0 0 0 322094 36 0 0 25 0 1 0 162395850 124874752 29882 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547141 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30487 29882 67 130 0 30354 0
Current children cumulated CPU time (s) 3221.3
Current children cumulated vsize (KiB) 121948

[startup+3282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25417
/proc/meminfo: memFree=1704376/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=122492 CPUtime=3281.28
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30730 0 0 0 328092 36 0 0 25 0 1 0 162395850 125431808 29985 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30623 29985 67 130 0 30490 0
Current children cumulated CPU time (s) 3281.28
Current children cumulated vsize (KiB) 122492

[startup+3342.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25417
/proc/meminfo: memFree=1704312/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=122492 CPUtime=3341.26
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30741 0 0 0 334090 36 0 0 25 0 1 0 162395850 125431808 29996 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545953 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30623 29996 67 130 0 30490 0
Current children cumulated CPU time (s) 3341.26
Current children cumulated vsize (KiB) 122492

[startup+3402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25417
/proc/meminfo: memFree=1704312/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=122492 CPUtime=3401.25
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30741 0 0 0 340089 36 0 0 25 0 1 0 162395850 125431808 29996 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30623 29996 67 130 0 30490 0
Current children cumulated CPU time (s) 3401.25
Current children cumulated vsize (KiB) 122492

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25417
/proc/meminfo: memFree=1704312/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=122492 CPUtime=3461.23
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30741 0 0 0 346087 36 0 0 25 0 1 0 162395850 125431808 29996 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30623 29996 67 130 0 30490 0
Current children cumulated CPU time (s) 3461.23
Current children cumulated vsize (KiB) 122492

[startup+3522.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1704120/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=122492 CPUtime=3521.22
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30745 0 0 0 352086 36 0 0 25 0 1 0 162395850 125431808 30000 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30623 30000 67 130 0 30490 0
Current children cumulated CPU time (s) 3521.22
Current children cumulated vsize (KiB) 122492

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703672/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123036 CPUtime=3581.21
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30844 0 0 0 358084 37 0 0 25 0 1 0 162395850 125988864 30099 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546809 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30759 30099 67 130 0 30626 0
Current children cumulated CPU time (s) 3581.21
Current children cumulated vsize (KiB) 123036

[startup+3642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703672/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123036 CPUtime=3641.19
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30857 0 0 0 364082 37 0 0 25 0 1 0 162395850 125988864 30112 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30759 30112 67 130 0 30626 0
Current children cumulated CPU time (s) 3641.19
Current children cumulated vsize (KiB) 123036

[startup+3702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123036 CPUtime=3701.17
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30860 0 0 0 370080 37 0 0 25 0 1 0 162395850 125988864 30115 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30759 30115 67 130 0 30626 0
Current children cumulated CPU time (s) 3701.17
Current children cumulated vsize (KiB) 123036

[startup+3762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703480/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3761.15
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30895 0 0 0 376078 37 0 0 25 0 1 0 162395850 126070784 30150 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30150 67 130 0 30646 0
Current children cumulated CPU time (s) 3761.15
Current children cumulated vsize (KiB) 123116

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

[startup+3763.21 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703480/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3762.05
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30895 0 0 0 376168 37 0 0 25 0 1 0 162395850 126070784 30150 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30150 67 130 0 30646 0
Current children cumulated CPU time (s) 3762.05
Current children cumulated vsize (KiB) 123116

[startup+3788.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703416/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3787.64
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 378727 37 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3787.64
Current children cumulated vsize (KiB) 123116

[startup+3795.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3794.04
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 379367 37 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546586 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3794.04
Current children cumulated vsize (KiB) 123116

[startup+3801.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3800.44
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 380007 37 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3800.44
Current children cumulated vsize (KiB) 123116

[startup+3804.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3803.64
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 380326 38 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3803.64
Current children cumulated vsize (KiB) 123116

[startup+3805.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3804.44
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 380406 38 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546076 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3804.44
Current children cumulated vsize (KiB) 123116

[startup+3806 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3804.85
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 380447 38 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3804.85
Current children cumulated vsize (KiB) 123116

[startup+3806.2 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 25419
/proc/meminfo: memFree=1703608/2055920 swapFree=4184152/4192956
[pid=25218] ppid=25216 vsize=123116 CPUtime=3805.04
/proc/25218/stat : 25218 (minisat_noasser) R 25216 25218 25162 0 -1 4194304 30904 0 0 0 380466 38 0 0 25 0 1 0 162395850 126070784 30159 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551608 0 0 4096 3 0 0 0 17 1 0 0
/proc/25218/statm: 30779 30159 67 130 0 30646 0
Current children cumulated CPU time (s) 3805.04
Current children cumulated vsize (KiB) 123116

Child status: 20
Real time (s): 3806.28
CPU time (s): 3805.13
CPU user time (s): 3804.73
CPU system time (s): 0.400939
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 123116

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

runsolver used 2.92156 second user time and 7.51986 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Apr 25 12:32:02 UTC 2007

IDJOB= 421895
IDBENCH= 20390
IDSOLVER= 189
FILE ID= node61/421895-1177504322

PBS_JOBID= 4685918

Free space on /tmp= 66499 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  50ed98553825ac1825482c1496260592

RANDOM SEED= 118109519

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.240
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.240
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:       1825616 kB
Buffers:         21908 kB
Cached:         141632 kB
SwapCached:       2992 kB
Active:          81480 kB
Inactive:        91720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1825616 kB
SwapTotal:     4192956 kB
SwapFree:      4184152 kB
Dirty:            4460 kB
Writeback:           0 kB
Mapped:          15492 kB
Slab:            43188 kB
Committed_AS:  1039392 kB
PageTables:       1388 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= 66499 MiB

End job on node61 on Wed Apr 25 13:35:29 UTC 2007