Trace number 316225

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 2007 (with assertions)UNSAT 750.612 750.85

General information on the benchmark

Namecrafted/spence/
medium/s93-100.cnf
MD5SUMcb4f09f5b8ab5c8da265c9ab7b857cb1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.515
Satisfiable
(Un)Satisfiability was proved
Number of variables93
Number of clauses196
Sum of the clauses size588
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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:  93                                                   |
0.00/0.00	c |  Number of clauses:    196                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |      93      196      588 |       65        0    nan |  0.000 % |
0.00/0.00	c |       100 |      93      196      588 |       71      100     16 |  0.012 % |
0.00/0.00	c |       253 |      93      196      588 |       79       96     15 |  0.012 % |
0.00/0.00	c |       478 |      93      196      588 |       86      106     13 |  0.012 % |
0.00/0.01	c |       816 |      93      196      588 |       95       94     11 |  0.012 % |
0.00/0.02	c |      1322 |      93      196      588 |      105       72      9 |  0.012 % |
0.02/0.02	c |      2082 |      93      196      588 |      115       91      9 |  0.012 % |
0.02/0.04	c |      3221 |      93      196      588 |      127       81      8 |  0.012 % |
0.02/0.06	c |      4929 |      93      196      588 |      140       98      9 |  0.012 % |
0.02/0.10	c |      7492 |      93      196      588 |      154      154     12 |  0.012 % |
0.10/0.15	c |     11336 |      93      196      588 |      169      142     11 |  0.012 % |
0.20/0.24	c |     17103 |      93      196      588 |      186      189     13 |  0.012 % |
0.30/0.37	c |     25752 |      93      196      588 |      205      176     12 |  0.012 % |
0.50/0.57	c |     38726 |      93      196      588 |      225      172     11 |  0.012 % |
0.80/0.87	c |     58187 |      93      196      588 |      248      231     12 |  0.012 % |
1.30/1.34	c |     87381 |      93      196      588 |      272      197     11 |  0.012 % |
1.99/2.01	c |    131171 |      93      196      588 |      300      194     10 |  0.012 % |
2.99/3.03	c |    196855 |      93      196      588 |      330      230     11 |  0.012 % |
4.59/4.65	c |    295382 |      93      196      588 |      363      306     12 |  0.012 % |
7.09/7.17	c |    443171 |      93      196      588 |      399      345     12 |  0.012 % |
10.69/10.78	c |    664856 |      93      196      588 |      439      304     11 |  0.012 % |
16.19/16.23	c |    997381 |      93      196      588 |      483      242      9 |  0.012 % |
24.79/24.89	c |   1496171 |      93      196      588 |      531      351     11 |  0.012 % |
38.39/38.42	c |   2244353 |      93      196      588 |      585      340     10 |  0.012 % |
58.58/58.63	c |   3366630 |      93      196      588 |      643      500     11 |  0.012 % |
89.67/89.78	c |   5050042 |      93      196      588 |      707      501     11 |  0.012 % |
139.56/139.69	c |   7575159 |      93      196      588 |      778      629     11 |  0.012 % |
220.14/220.25	c |  11362834 |      93      196      588 |      856      592     11 |  0.012 % |
338.21/338.38	c |  17044347 |      93      196      588 |      942      587     10 |  0.012 % |
517.26/517.45	c |  25566616 |      92      193      579 |     1036      571     11 |  1.087 % |
750.59/750.80	c ===============================================================================
750.59/750.80	c restarts              : 30
750.59/750.80	c conflicts             : 36261889       (48310 /sec)
750.59/750.80	c decisions             : 44178384       (1.63 % random) (58857 /sec)
750.59/750.80	c propagations          : 853733651      (1137391 /sec)
750.59/750.80	c conflict literals     : 542748890      (14.40 % deleted)
750.59/750.80	c Memory used           : 2.10 MB
750.59/750.80	c CPU time              : 750.607 s
750.59/750.80	c 
750.59/750.80	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-316225-1172665726 -o ROOT/results/node3/solver-316225-1172665726 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/316225-1172665726/minisat /tmp/evaluation/316225-1172665726/instance-316225-1172665726.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10531
/proc/meminfo: memFree=1109288/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=0
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 107 0 0 0 0 0 0 0 18 0 1 0 286527512 1794048 91 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134728701 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 91 72 138 0 297 0

[startup+0.0279171 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10531
/proc/meminfo: memFree=1109288/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=0.02
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 108 0 0 0 2 0 0 0 18 0 1 0 286527512 1794048 92 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556286 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 92 72 138 0 297 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1752

[startup+0.101923 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10531
/proc/meminfo: memFree=1109288/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=0.1
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 111 0 0 0 10 0 0 0 18 0 1 0 286527512 1794048 95 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134728701 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 95 73 138 0 297 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1752

[startup+0.30194 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10531
/proc/meminfo: memFree=1109288/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=0.3
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 114 0 0 0 30 0 0 0 19 0 1 0 286527512 1794048 98 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550656 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 98 73 138 0 297 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1752

[startup+0.701973 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 10531
/proc/meminfo: memFree=1109288/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=0.7
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 119 0 0 0 70 0 0 0 23 0 1 0 286527512 1794048 103 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556442 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 103 73 138 0 297 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1752

[startup+1.50104 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1109088/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=1.49
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 122 0 0 0 149 0 0 0 25 0 1 0 286527512 1794048 106 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550899 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 106 73 138 0 297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1752

[startup+3.10117 s]
/proc/loadavg: 0.92 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108960/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=3.09
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 126 0 0 0 309 0 0 0 25 0 1 0 286527512 1794048 110 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552712 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 110 73 138 0 297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1752

[startup+6.30143 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108896/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1752 CPUtime=6.29
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 130 0 0 0 629 0 0 0 25 0 1 0 286527512 1794048 114 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 438 114 73 138 0 297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1752

[startup+12.702 s]
/proc/loadavg: 0.93 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108768/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1880 CPUtime=12.69
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 136 0 0 0 1269 0 0 0 25 0 1 0 286527512 1925120 120 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556802 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 470 120 73 138 0 329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1880

[startup+25.502 s]
/proc/loadavg: 0.95 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108768/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1880 CPUtime=25.49
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 144 0 0 0 2549 0 0 0 25 0 1 0 286527512 1925120 128 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134552069 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 470 128 73 138 0 329 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1880

[startup+51.1011 s]
/proc/loadavg: 0.96 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108704/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=1880 CPUtime=51.08
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 156 0 0 0 5108 0 0 0 25 0 1 0 286527512 1925120 140 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 470 140 73 138 0 329 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1880

[startup+102.305 s]
/proc/loadavg: 0.98 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108576/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2012 CPUtime=102.27
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 169 0 0 0 10227 0 0 0 25 0 1 0 286527512 2060288 153 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134560242 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 503 153 73 138 0 362 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2012

[startup+162.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108512/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2012 CPUtime=162.25
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 180 0 0 0 16225 0 0 0 25 0 1 0 286527512 2060288 164 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556175 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 503 164 73 138 0 362 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2012

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108448/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2012 CPUtime=222.23
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 191 0 0 0 22223 0 0 0 25 0 1 0 286527512 2060288 175 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134555115 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 503 175 73 138 0 362 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2012

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108384/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=282.22
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 196 0 0 0 28222 0 0 0 25 0 1 0 286527512 2195456 180 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134551901 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 180 73 138 0 395 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 2144

[startup+342.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108320/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=342.2
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 198 0 0 0 34220 0 0 0 25 0 1 0 286527512 2195456 182 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 182 73 138 0 395 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 2144

[startup+402.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108256/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=402.19
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 206 0 0 0 40219 0 0 0 25 0 1 0 286527512 2195456 190 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556175 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 190 73 138 0 395 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2144

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/78 10532
/proc/meminfo: memFree=1108256/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=462.17
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 209 0 0 0 46217 0 0 0 25 0 1 0 286527512 2195456 193 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550896 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 193 73 138 0 395 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 2144

[startup+522.302 s]
/proc/loadavg: 0.99 0.99 0.99 3/78 10532
/proc/meminfo: memFree=1108192/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=522.16
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 210 0 0 0 52216 0 0 0 25 0 1 0 286527512 2195456 194 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550622 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 194 73 138 0 395 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 2144

[startup+582.302 s]
/proc/loadavg: 1.06 1.01 0.99 2/78 10532
/proc/meminfo: memFree=1108128/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=582.14
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 218 0 0 0 58214 0 0 0 25 0 1 0 286527512 2195456 202 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 202 73 138 0 395 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2144

[startup+642.302 s]
/proc/loadavg: 1.08 1.02 1.00 2/78 10532
/proc/meminfo: memFree=1108128/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=642.13
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 224 0 0 0 64213 0 0 0 25 0 1 0 286527512 2195456 208 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550692 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 208 73 138 0 395 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 2144

[startup+702.302 s]
/proc/loadavg: 1.09 1.03 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=702.11
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 70211 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 2144

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

[startup+716.702 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=716.5
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 71650 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 716.5
Current children cumulated vsize (KiB) 2144

[startup+729.502 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=729.3
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 72930 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550686 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 729.3
Current children cumulated vsize (KiB) 2144

[startup+742.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=742.1
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 74210 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556391 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 742.1
Current children cumulated vsize (KiB) 2144

[startup+745.501 s]
/proc/loadavg: 1.04 1.02 1.00 3/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=745.3
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 74530 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550587 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 745.3
Current children cumulated vsize (KiB) 2144

[startup+748.701 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=748.5
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 74850 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 748.5
Current children cumulated vsize (KiB) 2144

[startup+749.502 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=749.3
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 74930 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134549366 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 749.3
Current children cumulated vsize (KiB) 2144

[startup+750.302 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=750.09
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 75009 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134555139 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 750.09
Current children cumulated vsize (KiB) 2144

[startup+750.702 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=750.49
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 75049 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134556318 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 750.49
Current children cumulated vsize (KiB) 2144

[startup+750.802 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 10534
/proc/meminfo: memFree=1108064/2055920 swapFree=4191880/4192956
[pid=10531] ppid=10529 vsize=2144 CPUtime=750.59
/proc/10531/stat : 10531 (minisat) R 10529 10531 10423 0 -1 4194304 228 0 0 0 75059 0 0 0 25 0 1 0 286527512 2195456 212 18446744073709551615 134512640 135078472 4294956624 18446744073709551615 134555056 0 0 4096 3 0 0 0 17 1 0 0
/proc/10531/statm: 536 212 73 138 0 395 0
Current children cumulated CPU time (s) 750.59
Current children cumulated vsize (KiB) 2144

Child status: 0
Real time (s): 750.85
CPU time (s): 750.612
CPU user time (s): 750.607
CPU system time (s): 0.004999
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 2144

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

runsolver used 0.952855 second user time and 1.73274 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Wed Feb 28 12:28:47 UTC 2007

IDJOB= 316225
IDBENCH= 20436
IDSOLVER= 109
FILE ID= node3/316225-1172665726

PBS_JOBID= 3980963

Free space on /tmp= 66535 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/spence/medium/s93-100.cnf
COMMAND LINE= /tmp/evaluation/316225-1172665726/minisat /tmp/evaluation/316225-1172665726/instance-316225-1172665726.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-316225-1172665726 -o ROOT/results/node3/solver-316225-1172665726 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/316225-1172665726/minisat /tmp/evaluation/316225-1172665726/instance-316225-1172665726.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  cb4f09f5b8ab5c8da265c9ab7b857cb1

RANDOM SEED= 260559122

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1109696 kB
Buffers:         45240 kB
Cached:         777520 kB
SwapCached:        448 kB
Active:         290796 kB
Inactive:       585956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1109696 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             952 kB
Writeback:           0 kB
Mapped:          63988 kB
Slab:            55140 kB
Committed_AS:  1268132 kB
PageTables:       1656 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= 66535 MiB

End job on node3 on Wed Feb 28 12:41:18 UTC 2007