Trace number 422000

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 868.01 868.263

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark542.475
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

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:  3189                                                 |
0.00/0.00	c |  Number of clauses:    11039                                                |
0.00/0.01	c |  Parsing time:         0.01         s                                       |
0.02/0.04	c ============================[ Search Statistics ]==============================
0.02/0.04	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.02/0.04	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.02/0.05	c ===============================================================================
0.02/0.05	c |         0 |    1217     6455    21433 |     2151        0    nan |  0.000 % |
0.02/0.05	c |       100 |    1216     6455    21433 |     2366       99     30 | 10.756 % |
0.02/0.06	c |       250 |    1216     6455    21433 |     2603      249     41 | 10.756 % |
0.02/0.07	c |       476 |    1216     6455    21433 |     2863      475     39 | 10.756 % |
0.02/0.09	c |       814 |    1211     6425    21367 |     3150      812     42 | 10.944 % |
0.09/0.13	c |      1321 |    1201     6376    21239 |     3465     1308     43 | 11.226 % |
0.09/0.18	c |      2080 |    1201     6376    21239 |     3811     2067     46 | 11.226 % |
0.19/0.27	c |      3220 |    1201     6376    21239 |     4192     3207     45 | 11.226 % |
0.39/0.44	c |      4930 |    1201     6376    21239 |     4612     4917     49 | 11.226 % |
0.69/0.72	c |      7493 |    1201     6376    21239 |     5073     4638     47 | 11.226 % |
1.10/1.14	c |     11337 |    1201     6376    21239 |     5580     5540     52 | 11.227 % |
1.79/1.84	c |     17103 |    1201     6376    21239 |     6138     4707     55 | 11.227 % |
2.89/2.91	c |     25754 |    1201     6376    21239 |     6752     6263     54 | 11.226 % |
4.59/4.67	c |     38729 |    1201     6376    21239 |     7428     4194     44 | 11.227 % |
7.39/7.40	c |     58190 |    1201     6376    21239 |     8170     6772     51 | 11.226 % |
11.89/11.96	c |     87382 |    1201     6376    21239 |     8988     8751     44 | 11.227 % |
19.58/19.61	c |    131171 |    1200     6371    21227 |     9886     7932     56 | 11.258 % |
30.58/30.68	c |    196855 |    1200     6371    21227 |    10875     8823     35 | 11.258 % |
49.57/49.66	c |    295381 |    1200     6371    21227 |    11963     7384     51 | 11.258 % |
79.77/79.81	c |    443170 |    1200     6371    21227 |    13159     6752     35 | 11.258 % |
126.55/126.69	c |    664853 |    1200     6371    21227 |    14475    11263     36 | 11.258 % |
189.23/189.32	c |    997378 |    1199     6364    21191 |    15922    10824     28 | 11.289 % |
292.91/293.08	c |   1496166 |    1198     6354    21099 |    17515    14470     35 | 11.321 % |
463.26/463.48	c |   2244348 |    1197     6349    21085 |    19266    14192     41 | 11.352 % |
744.77/745.03	c |   3366624 |    1196     6341    21057 |    21193    13437     39 | 11.383 % |
867.94/868.25	c ===============================================================================
867.94/868.25	c restarts              : 25
867.94/868.25	c conflicts             : 3845452        (4431 /sec)
867.94/868.25	c decisions             : 4902436        (1.07 % random) (5648 /sec)
867.94/868.25	c propagations          : 499814166      (575868 /sec)
867.94/868.25	c conflict literals     : 169827944      (41.14 % deleted)
867.94/868.25	c Memory used           : 11.00 MB
867.94/868.25	c CPU time              : 867.932 s
867.94/868.25	c 
867.94/868.25	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/node19/watcher-422000-1177542127 -o ROOT/results/node19/solver-422000-1177542127 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/422000-1177542127/minisat_noassertions /tmp/evaluation/422000-1177542127/instance-422000-1177542127.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.08 0.02 0.01 3/77 15076
/proc/meminfo: memFree=1786256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=2176 CPUtime=0
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 244 0 0 0 0 0 0 0 18 0 1 0 202130094 2228224 230 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134682175 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 544 230 50 130 0 411 0

[startup+0.0285111 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 15076
/proc/meminfo: memFree=1786256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=3076 CPUtime=0.02
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 473 0 0 0 2 0 0 0 18 0 1 0 202130094 3149824 459 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 769 459 62 130 0 636 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3076

[startup+0.101518 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 15076
/proc/meminfo: memFree=1786256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=3548 CPUtime=0.09
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 574 0 0 0 9 0 0 0 18 0 1 0 202130094 3633152 560 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 887 560 66 130 0 754 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3548

[startup+0.301539 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 15076
/proc/meminfo: memFree=1786256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=3680 CPUtime=0.29
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 620 0 0 0 29 0 0 0 20 0 1 0 202130094 3768320 606 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546518 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 920 606 66 130 0 787 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3680

[startup+0.701583 s]
/proc/loadavg: 0.08 0.02 0.01 3/77 15076
/proc/meminfo: memFree=1786256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=4208 CPUtime=0.69
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 746 0 0 0 69 0 0 0 24 0 1 0 202130094 4308992 732 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1052 732 66 130 0 919 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4208

[startup+1.50167 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 15077
/proc/meminfo: memFree=1783560/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=4604 CPUtime=1.49
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 848 0 0 0 149 0 0 0 25 0 1 0 202130094 4714496 834 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546594 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1151 834 66 130 0 1018 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4604

[startup+3.10184 s]
/proc/loadavg: 0.08 0.02 0.01 2/78 15077
/proc/meminfo: memFree=1782856/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=4868 CPUtime=3.09
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 929 0 0 0 309 0 0 0 25 0 1 0 202130094 4984832 915 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1217 915 66 130 0 1084 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4868

[startup+6.30119 s]
/proc/loadavg: 0.15 0.03 0.01 2/78 15077
/proc/meminfo: memFree=1782408/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=5264 CPUtime=6.29
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1012 0 0 0 629 0 0 0 25 0 1 0 202130094 5390336 998 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548450 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1316 998 66 130 0 1183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5264

[startup+12.7019 s]
/proc/loadavg: 0.22 0.05 0.02 2/78 15077
/proc/meminfo: memFree=1782024/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=5660 CPUtime=12.69
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1120 0 0 0 1269 0 0 0 25 0 1 0 202130094 5795840 1106 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134683871 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1415 1106 66 130 0 1282 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5660

[startup+25.5013 s]
/proc/loadavg: 0.39 0.09 0.03 2/78 15077
/proc/meminfo: memFree=1781256/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=6188 CPUtime=25.48
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1241 0 0 0 2548 0 0 0 25 0 1 0 202130094 6336512 1227 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1547 1227 66 130 0 1414 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6188

[startup+51.101 s]
/proc/loadavg: 0.60 0.17 0.05 2/78 15077
/proc/meminfo: memFree=1780488/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=6928 CPUtime=51.07
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1435 0 0 0 5107 0 0 0 25 0 1 0 202130094 7094272 1421 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547029 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1732 1421 66 130 0 1599 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 6928

[startup+102.305 s]
/proc/loadavg: 0.82 0.29 0.10 2/78 15077
/proc/meminfo: memFree=1780360/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=7060 CPUtime=102.27
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1467 0 0 0 10226 1 0 0 25 0 1 0 202130094 7229440 1453 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1765 1453 66 130 0 1632 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7060

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/78 15077
/proc/meminfo: memFree=1779784/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=7596 CPUtime=162.24
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1593 0 0 0 16223 1 0 0 25 0 1 0 202130094 7778304 1579 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 1899 1579 66 130 0 1766 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 7596

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/78 15077
/proc/meminfo: memFree=1778440/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=8916 CPUtime=222.23
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 1925 0 0 0 22221 2 0 0 25 0 1 0 202130094 9129984 1911 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2229 1911 66 130 0 2096 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 8916

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/78 15077
/proc/meminfo: memFree=1777800/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=9544 CPUtime=282.21
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2092 0 0 0 28218 3 0 0 25 0 1 0 202130094 9773056 2078 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2386 2078 66 130 0 2253 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 9544

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/78 15077
/proc/meminfo: memFree=1777608/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=9676 CPUtime=342.19
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2133 0 0 0 34216 3 0 0 25 0 1 0 202130094 9908224 2119 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2419 2119 66 130 0 2286 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 9676

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/78 15077
/proc/meminfo: memFree=1777544/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=9812 CPUtime=402.17
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2167 0 0 0 40214 3 0 0 25 0 1 0 202130094 10047488 2153 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2453 2153 66 130 0 2320 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 9812

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/78 15077
/proc/meminfo: memFree=1777608/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=10076 CPUtime=462.16
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2209 0 0 0 46212 4 0 0 25 0 1 0 202130094 10317824 2195 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2519 2195 66 130 0 2386 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 10076

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=522.14
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 52209 5 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 11264

[startup+582.302 s]
/proc/loadavg: 0.99 0.85 0.45 2/78 15077
/proc/meminfo: memFree=1776136/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=582.12
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 58207 5 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 11264

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=642.11
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 64206 5 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552654 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 11264

[startup+702.302 s]
/proc/loadavg: 0.99 0.89 0.51 2/78 15077
/proc/meminfo: memFree=1776136/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=702.09
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 70203 6 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 11264

[startup+762.305 s]
/proc/loadavg: 0.99 0.91 0.54 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=762.07
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 76201 6 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 11264

[startup+822.302 s]
/proc/loadavg: 0.99 0.92 0.56 2/78 15077
/proc/meminfo: memFree=1776136/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=822.06
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 82199 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 11264

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

[startup+844.701 s]
/proc/loadavg: 0.99 0.93 0.57 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=844.45
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 84438 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546901 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 844.45
Current children cumulated vsize (KiB) 11264

[startup+857.501 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=857.24
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 85717 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 857.24
Current children cumulated vsize (KiB) 11264

[startup+863.901 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=863.64
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86357 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547313 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 863.64
Current children cumulated vsize (KiB) 11264

[startup+865.501 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=865.24
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86517 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134554874 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 865.24
Current children cumulated vsize (KiB) 11264

[startup+867.102 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=866.84
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86677 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 866.84
Current children cumulated vsize (KiB) 11264

[startup+867.906 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=867.64
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86757 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 867.64
Current children cumulated vsize (KiB) 11264

[startup+868.102 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=867.84
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86777 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 867.84
Current children cumulated vsize (KiB) 11264

[startup+868.202 s]
/proc/loadavg: 0.99 0.93 0.58 2/78 15077
/proc/meminfo: memFree=1776200/2055920 swapFree=4153624/4192956
[pid=15076] ppid=15074 vsize=11264 CPUtime=867.94
/proc/15076/stat : 15076 (minisat_noasser) R 15074 15076 14822 0 -1 4194304 2533 0 0 0 86787 7 0 0 25 0 1 0 202130094 11534336 2519 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546885 0 0 4096 3 0 0 0 17 1 0 0
/proc/15076/statm: 2816 2519 66 130 0 2683 0
Current children cumulated CPU time (s) 867.94
Current children cumulated vsize (KiB) 11264

Child status: 20
Real time (s): 868.263
CPU time (s): 868.01
CPU user time (s): 867.933
CPU system time (s): 0.076988
CPU usage (%): 99.9709
Max. virtual memory (cumulated for all children) (KiB): 11264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 867.933
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2539
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= 18112

runsolver used 0.633903 second user time and 1.86172 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Apr 25 23:02:07 UTC 2007

IDJOB= 422000
IDBENCH= 20393
IDSOLVER= 189
FILE ID= node19/422000-1177542127

PBS_JOBID= 4695866

Free space on /tmp= 66468 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  627e3d704e5200c3037f9c9d83c939c1

RANDOM SEED= 604509869

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1786728 kB
Buffers:         38576 kB
Cached:         160292 kB
SwapCached:       8804 kB
Active:         115532 kB
Inactive:       106764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786728 kB
SwapTotal:     4192956 kB
SwapFree:      4153624 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          29660 kB
Slab:            32424 kB
Committed_AS:  4718792 kB
PageTables:       1784 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= 66468 MiB

End job on node19 on Wed Apr 25 23:16:36 UTC 2007