Trace number 422211

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 1762.76 1763.48

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.762
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
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:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |
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 |      70      280     1120 |       93        0    nan |  0.000 % |
0.00/0.00	c |       100 |      70      280     1120 |      102      100     21 |  0.005 % |
0.00/0.00	c |       251 |      70      280     1120 |      112      110     17 |  0.005 % |
0.00/0.00	c |       477 |      70      280     1120 |      124      113     15 |  0.005 % |
0.00/0.01	c |       815 |      70      280     1120 |      136      130     15 |  0.005 % |
0.00/0.01	c |      1322 |      70      280     1120 |      150      156     17 |  0.005 % |
0.00/0.02	c |      2082 |      70      280     1120 |      165      108     14 |  0.005 % |
0.00/0.03	c |      3221 |      70      280     1120 |      181      113     14 |  0.005 % |
0.03/0.04	c |      4930 |      70      280     1120 |      200      180     14 |  0.005 % |
0.03/0.07	c |      7493 |      70      280     1120 |      220      180     17 |  0.005 % |
0.09/0.10	c |     11337 |      70      280     1120 |      242      211     18 |  0.005 % |
0.09/0.16	c |     17103 |      70      280     1120 |      266      197     15 |  0.005 % |
0.19/0.25	c |     25752 |      70      280     1120 |      292      298     17 |  0.005 % |
0.29/0.39	c |     38728 |      70      280     1120 |      322      289     19 |  0.005 % |
0.49/0.59	c |     58189 |      70      280     1120 |      354      269     15 |  0.005 % |
0.89/0.90	c |     87383 |      70      280     1120 |      389      311     16 |  0.005 % |
1.29/1.38	c |    131172 |      70      280     1120 |      428      252     17 |  0.005 % |
1.99/2.10	c |    196856 |      70      280     1120 |      471      339     16 |  0.005 % |
3.20/3.21	c |    295383 |      70      280     1120 |      518      437     17 |  0.005 % |
4.89/4.93	c |    443173 |      70      280     1120 |      570      299     15 |  0.005 % |
7.39/7.47	c |    664856 |      70      280     1120 |      627      333     14 |  0.005 % |
11.49/11.50	c |    997381 |      70      280     1120 |      690      362     17 |  0.005 % |
17.69/17.72	c |   1496170 |      70      280     1120 |      759      432     18 |  0.005 % |
26.98/27.03	c |   2244352 |      70      280     1120 |      835      683     16 |  0.005 % |
41.58/41.63	c |   3366627 |      70      280     1120 |      919      518     17 |  0.005 % |
64.37/64.46	c |   5050038 |      70      280     1120 |     1011      860     18 |  0.005 % |
99.96/100.05	c |   7575157 |      70      280     1120 |     1112      538     16 |  0.005 % |
154.74/154.84	c |  11362832 |      70      280     1120 |     1223      646     14 |  0.005 % |
239.80/239.98	c |  17044345 |      70      280     1120 |     1345      777     14 |  0.005 % |
369.26/369.46	c |  25566615 |      70      280     1120 |     1480     1097     20 |  0.005 % |
568.41/568.76	c |  38350019 |      70      280     1120 |     1628     1080     16 |  0.005 % |
881.29/881.79	c |  57525125 |      70      280     1120 |     1791      840     17 |  0.010 % |
1353.32/1353.98	c |  86287783 |      69      272     1088 |     1970     1191     14 |  0.719 % |
1762.67/1763.47	c ===============================================================================
1762.67/1763.47	c restarts              : 33
1762.67/1763.47	c conflicts             : 111011563      (62979 /sec)
1762.67/1763.47	c decisions             : 169347278      (1.90 % random) (96075 /sec)
1762.67/1763.47	c propagations          : 977384291      (554493 /sec)
1762.67/1763.47	c conflict literals     : 1820613817     (18.68 % deleted)
1762.67/1763.47	c Memory used           : 2.72 MB
1762.67/1763.47	c CPU time              : 1762.66 s
1762.67/1763.47	c 
1762.67/1763.47	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/node40/watcher-422211-1177530827 -o ROOT/results/node40/solver-422211-1177530827 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/422211-1177530827/minisat_noassertions /tmp/evaluation/422211-1177530827/instance-422211-1177530827.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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: 1.00 1.00 1.00 2/77 1732
/proc/meminfo: memFree=1867376/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1720 CPUtime=0
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 81962238 1761280 103 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134529689 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 430 103 61 130 0 297 0

[startup+0.0424789 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1732
/proc/meminfo: memFree=1867376/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1720 CPUtime=0.03
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 122 0 0 0 3 0 0 0 18 0 1 0 81962238 1761280 108 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548211 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 430 108 66 130 0 297 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1720

[startup+0.102492 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1732
/proc/meminfo: memFree=1867376/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1720 CPUtime=0.09
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 122 0 0 0 9 0 0 0 18 0 1 0 81962238 1761280 108 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 430 108 66 130 0 297 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1720

[startup+0.302534 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1732
/proc/meminfo: memFree=1867376/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1720 CPUtime=0.29
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 123 0 0 0 29 0 0 0 20 0 1 0 81962238 1761280 109 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548753 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 430 109 66 130 0 297 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1720

[startup+0.701617 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 1732
/proc/meminfo: memFree=1867376/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1852 CPUtime=0.69
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 128 0 0 0 69 0 0 0 23 0 1 0 81962238 1896448 114 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 463 114 66 130 0 330 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1852

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1867112/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1852 CPUtime=1.49
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 136 0 0 0 149 0 0 0 25 0 1 0 81962238 1896448 122 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553651 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 463 122 66 130 0 330 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1852

[startup+3.10112 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866984/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1852 CPUtime=3.09
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 143 0 0 0 309 0 0 0 25 0 1 0 81962238 1896448 129 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553092 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 463 129 66 130 0 330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1852

[startup+6.30179 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866792/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1852 CPUtime=6.29
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 152 0 0 0 629 0 0 0 25 0 1 0 81962238 1896448 138 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558155 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 463 138 66 130 0 330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1852

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866744/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1984 CPUtime=12.69
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 163 0 0 0 1269 0 0 0 25 0 1 0 81962238 2031616 149 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552677 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 496 149 66 130 0 363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1984

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866616/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=1984 CPUtime=25.48
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 180 0 0 0 2548 0 0 0 25 0 1 0 81962238 2031616 166 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552249 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 496 166 66 130 0 363 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1984

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866552/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2116 CPUtime=51.07
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 196 0 0 0 5107 0 0 0 25 0 1 0 81962238 2166784 182 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546999 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 529 182 66 130 0 396 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2116

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866488/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2116 CPUtime=102.26
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 217 0 0 0 10226 0 0 0 25 0 1 0 81962238 2166784 203 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553587 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 529 203 66 130 0 396 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2116

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866360/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2248 CPUtime=162.23
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 235 0 0 0 16223 0 0 0 25 0 1 0 81962238 2301952 221 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134548221 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 562 221 66 130 0 429 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2248

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866296/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2248 CPUtime=222.21
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 255 0 0 0 22221 0 0 0 25 0 1 0 81962238 2301952 241 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553118 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 562 241 66 130 0 429 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 2248

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866232/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2380 CPUtime=282.19
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 263 0 0 0 28218 1 0 0 25 0 1 0 81962238 2437120 249 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134553177 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 595 249 66 130 0 462 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 2380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866232/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2380 CPUtime=342.17
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 270 0 0 0 34216 1 0 0 25 0 1 0 81962238 2437120 256 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 595 256 66 130 0 462 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 2380

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1733
/proc/meminfo: memFree=1866168/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2380 CPUtime=402.14
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 276 0 0 0 40213 1 0 0 25 0 1 0 81962238 2437120 262 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 595 262 66 130 0 462 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 2380

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 1894
/proc/meminfo: memFree=1864752/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2380 CPUtime=462.06
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 288 0 0 0 46203 3 0 0 25 0 1 0 81962238 2437120 274 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134545953 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 595 274 66 130 0 462 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 2380

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865912/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2380 CPUtime=522.02
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 288 0 0 0 52198 4 0 0 25 0 1 0 81962238 2437120 274 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 595 274 66 130 0 462 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 2380

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865912/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2512 CPUtime=582
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 296 0 0 0 58196 4 0 0 25 0 1 0 81962238 2572288 282 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546927 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 628 282 66 130 0 495 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 2512

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2512 CPUtime=641.98
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 299 0 0 0 64194 4 0 0 25 0 1 0 81962238 2572288 285 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 628 285 66 130 0 495 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 2512


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

/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1121.8
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 342 0 0 0 112174 6 0 0 25 0 1 0 81962238 2707456 328 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547326 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 328 66 130 0 528 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 2644

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1181.78
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 353 0 0 0 118172 6 0 0 25 0 1 0 81962238 2707456 339 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 339 66 130 0 528 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 2644

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1241.76
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 124170 6 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1241.76
Current children cumulated vsize (KiB) 2644

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1301.74
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 130167 7 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547884 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 2644

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1939
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1361.72
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 136165 7 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 2644

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865656/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1421.69
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 142162 7 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547920 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1421.69
Current children cumulated vsize (KiB) 2644

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865656/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1481.67
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 148159 8 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1481.67
Current children cumulated vsize (KiB) 2644

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1541.65
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 154157 8 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 2644

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2644 CPUtime=1601.63
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 354 0 0 0 160155 8 0 0 25 0 1 0 81962238 2707456 340 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 661 340 66 130 0 528 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 2644

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1661.6
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 367 0 0 0 166152 8 0 0 25 0 1 0 81962238 2846720 353 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546064 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 353 66 130 0 562 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 2780

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1721.59
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 172150 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 2780

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

[startup+1740.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1739.98
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 173989 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1739.98
Current children cumulated vsize (KiB) 2780

[startup+1753.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1752.78
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 175269 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134552645 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1752.78
Current children cumulated vsize (KiB) 2780

[startup+1759.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865784/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1759.18
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 175909 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1759.18
Current children cumulated vsize (KiB) 2780

[startup+1761.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1760.77
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 176068 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1760.77
Current children cumulated vsize (KiB) 2780

[startup+1762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1761.57
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 176148 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134558115 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1761.57
Current children cumulated vsize (KiB) 2780

[startup+1763.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1762.37
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 176228 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546891 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1762.37
Current children cumulated vsize (KiB) 2780

[startup+1763.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1762.58
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 176249 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1762.58
Current children cumulated vsize (KiB) 2780

[startup+1763.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 1941
/proc/meminfo: memFree=1865848/2055920 swapFree=4157376/4192956
[pid=1732] ppid=1730 vsize=2780 CPUtime=1762.67
/proc/1732/stat : 1732 (minisat_noasser) R 1730 1732 1638 0 -1 4194304 373 0 0 0 176258 9 0 0 25 0 1 0 81962238 2846720 359 18446744073709551615 134512640 135048876 4294956640 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/1732/statm: 695 359 66 130 0 562 0
Current children cumulated CPU time (s) 1762.67
Current children cumulated vsize (KiB) 2780

Child status: 20
Real time (s): 1763.48
CPU time (s): 1762.76
CPU user time (s): 1762.66
CPU system time (s): 0.091986
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 2780

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

runsolver used 1.35579 second user time and 3.57546 second system time

The end

Launcher Data (download as text)

Begin job on node40 on Wed Apr 25 19:53:47 UTC 2007

IDJOB= 422211
IDBENCH= 24743
IDSOLVER= 189
FILE ID= node40/422211-1177530827

PBS_JOBID= 4686056

Free space on /tmp= 66508 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/422211-1177530827/minisat_noassertions /tmp/evaluation/422211-1177530827/instance-422211-1177530827.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-422211-1177530827 -o ROOT/results/node40/solver-422211-1177530827 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/422211-1177530827/minisat_noassertions /tmp/evaluation/422211-1177530827/instance-422211-1177530827.cnf

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d65aa32f539d7b147c82042f18f65687

RANDOM SEED= 761694259

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node40.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.283
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.283
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:       1867784 kB
Buffers:         37460 kB
Cached:          83760 kB
SwapCached:      16548 kB
Active:          51140 kB
Inactive:        94420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1867784 kB
SwapTotal:     4192956 kB
SwapFree:      4157376 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          29836 kB
Slab:            27968 kB
Committed_AS:  1001164 kB
PageTables:       1932 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= 66508 MiB

End job on node40 on Wed Apr 25 20:23:10 UTC 2007