Trace number 1784720

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: minisat SAT 2007UNSAT 521.052 521.268

General information on the benchmark

Namecrafted/Medium/contest05/others/
pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
MD5SUMab810788a5ff5edde690e75706c8dd18
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.2297
Satisfiable
(Un)Satisfiability was proved
Number of variables169
Number of clauses562
Sum of the clauses size1684
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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:  169                                                  |
0.00/0.00	c |  Number of clauses:    562                                                  |
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 |      91      336     1007 |      112        0    nan |  0.000 % |
0.00/0.00	c |       103 |      91      336     1007 |      123      103     17 |  0.004 % |
0.00/0.00	c |       255 |      91      336     1007 |      135      169     18 |  0.011 % |
0.00/0.01	c |       480 |      91      336     1007 |      149      118     14 |  0.004 % |
0.00/0.01	c |       817 |      91      336     1007 |      163      157     15 |  0.011 % |
0.01/0.02	c |      1323 |      91      336     1007 |      180      141     12 |  0.011 % |
0.01/0.03	c |      2083 |      91      336     1007 |      198      212     14 |  0.004 % |
0.01/0.05	c |      3223 |      91      336     1007 |      218      138     11 |  0.004 % |
0.01/0.07	c |      4932 |      91      336     1007 |      240      236     13 |  0.014 % |
0.10/0.11	c |      7495 |      91      336     1007 |      264      291     15 |  0.004 % |
0.10/0.18	c |     11339 |      91      336     1007 |      290      308     16 |  0.004 % |
0.20/0.27	c |     17106 |      91      336     1007 |      319      309     15 |  0.004 % |
0.40/0.42	c |     25756 |      91      336     1007 |      351      202     10 |  0.007 % |
0.60/0.65	c |     38731 |      91      336     1007 |      386      281     13 |  0.007 % |
0.90/1.00	c |     58192 |      91      336     1007 |      425      365     13 |  0.011 % |
1.50/1.52	c |     87384 |      91      336     1007 |      467      295     12 |  0.004 % |
2.30/2.34	c |    131174 |      91      336     1007 |      514      378     13 |  0.011 % |
3.60/3.62	c |    196858 |      91      336     1007 |      566      528     14 |  0.007 % |
5.50/5.57	c |    295385 |      91      336     1007 |      622      553     13 |  0.007 % |
8.59/8.60	c |    443175 |      91      336     1007 |      684      363     12 |  0.004 % |
13.29/13.32	c |    664858 |      91      336     1007 |      753      722     14 |  0.004 % |
20.39/20.42	c |    997384 |      91      336     1007 |      828      503     13 |  0.007 % |
31.58/31.70	c |   1496173 |      91      336     1007 |      911      547     13 |  0.004 % |
48.98/49.05	c |   2244357 |      91      336     1007 |     1002      861     16 |  0.004 % |
76.07/76.18	c |   3366632 |      91      336     1007 |     1103      910     16 |  0.004 % |
117.75/117.89	c |   5050043 |      91      336     1007 |     1213      839     17 |  0.004 % |
182.12/182.20	c |   7575159 |      91      336     1007 |     1334      651     14 |  0.004 % |
282.78/282.96	c |  11362835 |      91      336     1007 |     1468     1271     16 |  0.007 % |
439.61/439.81	c |  17044347 |      89      324      969 |     1615     1472     16 |  1.187 % |
520.98/521.26	c ===============================================================================
520.98/521.26	c restarts              : 29
520.98/521.26	c conflicts             : 19958886       (38305 /sec)
520.98/521.26	c decisions             : 21673432       (1.10 % random) (41596 /sec)
520.98/521.26	c propagations          : 478605221      (918544 /sec)
520.98/521.26	c conflict literals     : 361764816      (24.84 % deleted)
520.98/521.26	c Memory used           : 2.32 MB
520.98/521.26	c CPU time              : 521.048 s
520.98/521.26	c 
520.98/521.26	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784720-1241865329/watcher-1784720-1241865329 -o /tmp/evaluation-result-1784720-1241865329/solver-1784720-1241865329 -C 5000 -W 6000 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1784720-1241865329.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): 6000 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.99 0.97 0.91 3/64 22744
/proc/meminfo: memFree=1814528/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1720 CPUtime=0
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 117 0 0 0 0 0 0 0 18 0 1 0 214566828 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134552268 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 430 103 66 130 0 297 0

[startup+0.0174721 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22744
/proc/meminfo: memFree=1814528/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1720 CPUtime=0.01
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 117 0 0 0 1 0 0 0 18 0 1 0 214566828 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134552613 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1720

[startup+0.10148 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22744
/proc/meminfo: memFree=1814528/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1720 CPUtime=0.1
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 117 0 0 0 10 0 0 0 18 0 1 0 214566828 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134548076 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1720

[startup+0.301502 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22744
/proc/meminfo: memFree=1814528/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1720 CPUtime=0.3
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 121 0 0 0 30 0 0 0 19 0 1 0 214566828 1761280 107 1992294400 134512640 135048876 4294956208 18446744073709551615 134553654 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 430 107 66 130 0 297 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1720

[startup+0.701547 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 22744
/proc/meminfo: memFree=1814528/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1848 CPUtime=0.7
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 125 0 0 0 70 0 0 0 23 0 1 0 214566828 1892352 111 1992294400 134512640 135048876 4294956208 18446744073709551615 134553651 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 462 111 66 130 0 329 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1848

[startup+1.50164 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1814328/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1848 CPUtime=1.5
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 129 0 0 0 150 0 0 0 25 0 1 0 214566828 1892352 115 1992294400 134512640 135048876 4294956208 18446744073709551615 134546993 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 462 115 66 130 0 329 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1848

[startup+3.10181 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1814200/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1848 CPUtime=3.1
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 136 0 0 0 310 0 0 0 25 0 1 0 214566828 1892352 122 1992294400 134512640 135048876 4294956208 18446744073709551615 134551670 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 462 122 66 130 0 329 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 1848

[startup+6.30117 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1814008/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1848 CPUtime=6.29
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 144 0 0 0 629 0 0 0 25 0 1 0 214566828 1892352 130 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 462 130 66 130 0 329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1848

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813880/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1848 CPUtime=12.69
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 152 0 0 0 1269 0 0 0 25 0 1 0 214566828 1892352 138 1992294400 134512640 135048876 4294956208 18446744073709551615 134547143 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 462 138 66 130 0 329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1848

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813880/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1976 CPUtime=25.48
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 165 0 0 0 2548 0 0 0 25 0 1 0 214566828 2023424 151 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 494 151 66 130 0 361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1976

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813816/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=1976 CPUtime=51.08
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 180 0 0 0 5108 0 0 0 25 0 1 0 214566828 2023424 166 1992294400 134512640 135048876 4294956208 18446744073709551615 134548112 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 494 166 66 130 0 361 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1976

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813624/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2108 CPUtime=102.26
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 199 0 0 0 10226 0 0 0 25 0 1 0 214566828 2158592 185 1992294400 134512640 135048876 4294956208 18446744073709551615 134553592 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 527 185 66 130 0 394 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2108

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813560/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2108 CPUtime=162.23
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 215 0 0 0 16223 0 0 0 25 0 1 0 214566828 2158592 201 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 527 201 66 130 0 394 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 2108

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813496/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=222.2
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 227 0 0 0 22220 0 0 0 25 0 1 0 214566828 2289664 213 1992294400 134512640 135048876 4294956208 18446744073709551615 134558260 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 213 66 130 0 426 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 2236

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22745
/proc/meminfo: memFree=1813432/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=282.18
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 232 0 0 0 28218 0 0 0 25 0 1 0 214566828 2289664 218 1992294400 134512640 135048876 4294956208 18446744073709551615 134552759 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 218 66 130 0 426 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2236

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813240/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=342.15
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 239 0 0 0 34215 0 0 0 25 0 1 0 214566828 2289664 225 1992294400 134512640 135048876 4294956208 18446744073709551615 134546913 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 225 66 130 0 426 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 2236

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=402.13
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 244 0 0 0 40213 0 0 0 25 0 1 0 214566828 2289664 230 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 230 66 130 0 426 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 2236

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=462.1
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 251 0 0 0 46210 0 0 0 25 0 1 0 214566828 2289664 237 1992294400 134512640 135048876 4294956208 18446744073709551615 134554207 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 237 66 130 0 426 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 2236

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

[startup+486.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2236 CPUtime=486.09
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 252 0 0 0 48609 0 0 0 25 0 1 0 214566828 2289664 238 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 559 238 66 130 0 426 0
Current children cumulated CPU time (s) 486.09
Current children cumulated vsize (KiB) 2236

[startup+499.101 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=498.89
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 254 0 0 0 49889 0 0 0 25 0 1 0 214566828 2424832 240 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 240 66 130 0 459 0
Current children cumulated CPU time (s) 498.89
Current children cumulated vsize (KiB) 2368

[startup+511.902 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=511.68
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 256 0 0 0 51168 0 0 0 25 0 1 0 214566828 2424832 242 1992294400 134512640 135048876 4294956208 18446744073709551615 134546962 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 242 66 130 0 459 0
Current children cumulated CPU time (s) 511.68
Current children cumulated vsize (KiB) 2368

[startup+515.102 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=514.88
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 51488 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546546 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 514.88
Current children cumulated vsize (KiB) 2368

[startup+518.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=518.08
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 51808 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134547276 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 518.08
Current children cumulated vsize (KiB) 2368

[startup+519.901 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=519.68
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 51968 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134552985 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 519.68
Current children cumulated vsize (KiB) 2368

[startup+520.703 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=520.48
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 52048 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 520.48
Current children cumulated vsize (KiB) 2368

[startup+521.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=520.88
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 52088 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546897 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 520.88
Current children cumulated vsize (KiB) 2368

[startup+521.203 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 22747
/proc/meminfo: memFree=1813176/2055920 swapFree=4082376/4192956
[pid=22744] ppid=22742 vsize=2368 CPUtime=520.98
/proc/22744/stat : 22744 (minisat_noasser) R 22742 22744 22365 0 -1 4194304 257 0 0 0 52098 0 0 0 25 0 1 0 214566828 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0
/proc/22744/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 520.98
Current children cumulated vsize (KiB) 2368

Child status: 20
Real time (s): 521.268
CPU time (s): 521.052
CPU user time (s): 521.048
CPU system time (s): 0.003999
CPU usage (%): 99.9585
Max. virtual memory (cumulated for all children) (KiB): 2368

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

runsolver used 0.664898 second user time and 1.24381 second system time

The end

Launcher Data

Begin job on node5 at 2009-05-09 12:35:29
IDJOB=1784720
IDBENCH=24600
IDSOLVER=639
FILE ID=node5/1784720-1241865329
PBS_JOBID= 9264607
Free space on /tmp= 66332 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT07/crafted/Medium/contest05/others/pmg-11-UNSAT.sat05-3939.reshuffled-07.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1784720-1241865329/watcher-1784720-1241865329 -o /tmp/evaluation-result-1784720-1241865329/solver-1784720-1241865329 -C 5000 -W 6000 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1784720-1241865329.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ab810788a5ff5edde690e75706c8dd18
RANDOM SEED=923619471

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

/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.212
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.212
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:       1815072 kB
Buffers:         24944 kB
Cached:          68184 kB
SwapCached:     105296 kB
Active:          66372 kB
Inactive:       133492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1815072 kB
SwapTotal:     4192956 kB
SwapFree:      4082376 kB
Dirty:            1472 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            27068 kB
Committed_AS:   750700 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66332 MiB
End job on node5 at 2009-05-09 12:44:10