Trace number 1725921

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 558.2 558.373

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.2727
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.00/0.02	c |      1323 |      91      336     1007 |      180      141     12 |  0.011 % |
0.00/0.03	c |      2083 |      91      336     1007 |      198      212     14 |  0.004 % |
0.04/0.05	c |      3223 |      91      336     1007 |      218      138     11 |  0.004 % |
0.04/0.08	c |      4932 |      91      336     1007 |      240      236     13 |  0.014 % |
0.10/0.12	c |      7495 |      91      336     1007 |      264      291     15 |  0.004 % |
0.10/0.19	c |     11339 |      91      336     1007 |      290      308     16 |  0.004 % |
0.20/0.29	c |     17106 |      91      336     1007 |      319      309     15 |  0.004 % |
0.40/0.45	c |     25756 |      91      336     1007 |      351      202     10 |  0.007 % |
0.70/0.70	c |     38731 |      91      336     1007 |      386      281     13 |  0.007 % |
1.00/1.08	c |     58192 |      91      336     1007 |      425      365     13 |  0.011 % |
1.60/1.64	c |     87384 |      91      336     1007 |      467      295     12 |  0.004 % |
2.49/2.53	c |    131174 |      91      336     1007 |      514      378     13 |  0.011 % |
3.79/3.89	c |    196858 |      91      336     1007 |      566      528     14 |  0.007 % |
5.89/5.96	c |    295385 |      91      336     1007 |      622      553     13 |  0.007 % |
9.09/9.18	c |    443175 |      91      336     1007 |      684      363     12 |  0.004 % |
14.19/14.23	c |    664858 |      91      336     1007 |      753      722     14 |  0.004 % |
21.89/21.90	c |    997384 |      91      336     1007 |      828      503     13 |  0.007 % |
33.78/33.89	c |   1496173 |      91      336     1007 |      911      547     13 |  0.004 % |
52.47/52.51	c |   2244357 |      91      336     1007 |     1002      861     16 |  0.004 % |
81.56/81.63	c |   3366632 |      91      336     1007 |     1103      910     16 |  0.004 % |
126.25/126.34	c |   5050043 |      91      336     1007 |     1213      839     17 |  0.004 % |
195.13/195.22	c |   7575159 |      91      336     1007 |     1334      651     14 |  0.004 % |
303.00/303.14	c |  11362835 |      91      336     1007 |     1468     1271     16 |  0.007 % |
470.94/471.19	c |  17044347 |      89      324      969 |     1615     1472     16 |  1.187 % |
558.11/558.37	c ===============================================================================
558.11/558.37	c restarts              : 29
558.11/558.37	c conflicts             : 19958886       (35757 /sec)
558.11/558.37	c decisions             : 21673432       (1.10 % random) (38829 /sec)
558.11/558.37	c propagations          : 478605221      (857437 /sec)
558.11/558.37	c conflict literals     : 361764816      (24.84 % deleted)
558.11/558.37	c Memory used           : 2.32 MB
558.11/558.37	c CPU time              : 558.181 s
558.11/558.37	c 
558.11/558.37	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-1725921-1240707767/watcher-1725921-1240707767 -o /tmp/evaluation-result-1725921-1240707767/solver-1725921-1240707767 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-1725921-1240707767.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): 1800 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.97 0.99 3/64 22084
/proc/meminfo: memFree=1677760/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1720 CPUtime=0
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 114 0 0 0 0 0 0 0 18 0 1 0 98810200 1761280 100 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 430 100 63 130 0 297 0

[startup+0.046684 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 22084
/proc/meminfo: memFree=1677760/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1720 CPUtime=0.04
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 117 0 0 0 4 0 0 0 18 0 1 0 98810200 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1720

[startup+0.10169 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 22084
/proc/meminfo: memFree=1677760/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1720 CPUtime=0.1
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 117 0 0 0 10 0 0 0 18 0 1 0 98810200 1761280 103 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 430 103 66 130 0 297 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1720

[startup+0.301717 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 22084
/proc/meminfo: memFree=1677760/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1720 CPUtime=0.3
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 121 0 0 0 30 0 0 0 19 0 1 0 98810200 1761280 107 1992294400 134512640 135048876 4294956208 18446744073709551615 134552570 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 430 107 66 130 0 297 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 1720

[startup+0.701768 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 22084
/proc/meminfo: memFree=1677760/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1848 CPUtime=0.7
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 124 0 0 0 70 0 0 0 22 0 1 0 98810200 1892352 110 1992294400 134512640 135048876 4294956208 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 462 110 66 130 0 329 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1848

[startup+1.50187 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677624/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1848 CPUtime=1.5
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 129 0 0 0 150 0 0 0 25 0 1 0 98810200 1892352 115 1992294400 134512640 135048876 4294956208 18446744073709551615 134552479 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 462 115 66 130 0 329 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 1848

[startup+3.10109 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677432/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1848 CPUtime=3.09
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 136 0 0 0 309 0 0 0 25 0 1 0 98810200 1892352 122 1992294400 134512640 135048876 4294956208 18446744073709551615 134552791 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 462 122 66 130 0 329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1848

[startup+6.30151 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677304/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1848 CPUtime=6.29
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 142 0 0 0 629 0 0 0 25 0 1 0 98810200 1892352 128 1992294400 134512640 135048876 4294956208 18446744073709551615 134546937 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 462 128 66 130 0 329 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1848

[startup+12.7014 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677240/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1848 CPUtime=12.69
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 152 0 0 0 1269 0 0 0 25 0 1 0 98810200 1892352 138 1992294400 134512640 135048876 4294956208 18446744073709551615 134548923 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 462 138 66 130 0 329 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1848

[startup+25.501 s]
/proc/loadavg: 0.95 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677176/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1976 CPUtime=25.48
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 164 0 0 0 2548 0 0 0 25 0 1 0 98810200 2023424 150 1992294400 134512640 135048876 4294956208 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 494 150 66 130 0 361 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1976

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677176/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=1976 CPUtime=51.07
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 176 0 0 0 5107 0 0 0 25 0 1 0 98810200 2023424 162 1992294400 134512640 135048876 4294956208 18446744073709551615 134547004 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 494 162 66 130 0 361 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1976

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677112/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2108 CPUtime=102.26
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 197 0 0 0 10226 0 0 0 25 0 1 0 98810200 2158592 183 1992294400 134512640 135048876 4294956208 18446744073709551615 134547171 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 527 183 66 130 0 394 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 2108

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1677048/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2108 CPUtime=162.24
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 210 0 0 0 16224 0 0 0 25 0 1 0 98810200 2158592 196 1992294400 134512640 135048876 4294956208 18446744073709551615 134547310 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 527 196 66 130 0 394 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 2108

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676920/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=222.23
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 222 0 0 0 22222 1 0 0 25 0 1 0 98810200 2289664 208 1992294400 134512640 135048876 4294956208 18446744073709551615 134546842 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 208 66 130 0 426 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 2236

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676856/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=282.2
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 229 0 0 0 28219 1 0 0 25 0 1 0 98810200 2289664 215 1992294400 134512640 135048876 4294956208 18446744073709551615 134552662 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 215 66 130 0 426 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 2236

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676792/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=342.18
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 236 0 0 0 34217 1 0 0 25 0 1 0 98810200 2289664 222 1992294400 134512640 135048876 4294956208 18446744073709551615 134546942 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 222 66 130 0 426 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 2236

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676792/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=402.16
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 241 0 0 0 40215 1 0 0 25 0 1 0 98810200 2289664 227 1992294400 134512640 135048876 4294956208 18446744073709551615 134547020 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 227 66 130 0 426 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2236

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676728/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=462.14
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 244 0 0 0 46213 1 0 0 25 0 1 0 98810200 2289664 230 1992294400 134512640 135048876 4294956208 18446744073709551615 134553145 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 230 66 130 0 426 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 2236

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676664/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2236 CPUtime=522.13
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 252 0 0 0 52212 1 0 0 25 0 1 0 98810200 2289664 238 1992294400 134512640 135048876 4294956208 18446744073709551615 134546983 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 559 238 66 130 0 426 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 2236

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

[startup+537.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=537.32
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 254 0 0 0 53731 1 0 0 25 0 1 0 98810200 2424832 240 1992294400 134512640 135048876 4294956208 18446744073709551615 134547316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 240 66 130 0 459 0
Current children cumulated CPU time (s) 537.32
Current children cumulated vsize (KiB) 2368

[startup+550.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=550.12
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 256 0 0 0 55011 1 0 0 25 0 1 0 98810200 2424832 242 1992294400 134512640 135048876 4294956208 18446744073709551615 134552239 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 242 66 130 0 459 0
Current children cumulated CPU time (s) 550.12
Current children cumulated vsize (KiB) 2368

[startup+553.502 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=553.32
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 257 0 0 0 55331 1 0 0 25 0 1 0 98810200 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134547011 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 553.32
Current children cumulated vsize (KiB) 2368

[startup+556.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=556.51
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 257 0 0 0 55650 1 0 0 25 0 1 0 98810200 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 556.51
Current children cumulated vsize (KiB) 2368

[startup+557.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=557.31
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 257 0 0 0 55730 1 0 0 25 0 1 0 98810200 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134546870 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 557.31
Current children cumulated vsize (KiB) 2368

[startup+557.901 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=557.71
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 257 0 0 0 55770 1 0 0 25 0 1 0 98810200 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134552241 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 557.71
Current children cumulated vsize (KiB) 2368

[startup+558.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 22085
/proc/meminfo: memFree=1676600/2055920 swapFree=4181092/4192956
[pid=22084] ppid=22082 vsize=2368 CPUtime=558.11
/proc/22084/stat : 22084 (minisat_noasser) R 22082 22084 21891 0 -1 4194304 257 0 0 0 55810 1 0 0 25 0 1 0 98810200 2424832 243 1992294400 134512640 135048876 4294956208 18446744073709551615 134547304 0 0 4096 3 0 0 0 17 1 0 0
/proc/22084/statm: 592 243 66 130 0 459 0
Current children cumulated CPU time (s) 558.11
Current children cumulated vsize (KiB) 2368

Child status: 20
Real time (s): 558.373
CPU time (s): 558.2
CPU user time (s): 558.181
CPU system time (s): 0.018997
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 2368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 558.181
system time used= 0.018997
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= 1071

runsolver used 0.497924 second user time and 1.04184 second system time

The end

Launcher Data

Begin job on node13 at 2009-04-26 03:02:47
IDJOB=1725921
IDBENCH=24600
IDSOLVER=556
FILE ID=node13/1725921-1240707767
PBS_JOBID= 9186792
Free space on /tmp= 66232 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-1725921-1240707767/watcher-1725921-1240707767 -o /tmp/evaluation-result-1725921-1240707767/solver-1725921-1240707767 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-1725921-1240707767.cnf

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

MD5SUM BENCH= ab810788a5ff5edde690e75706c8dd18
RANDOM SEED=1910422026

node13.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.227
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.227
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:       1678240 kB
Buffers:         46132 kB
Cached:         258096 kB
SwapCached:       5580 kB
Active:         103284 kB
Inactive:       208928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678240 kB
SwapTotal:     4192956 kB
SwapFree:      4181092 kB
Dirty:            1532 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            51416 kB
Committed_AS:   320876 kB
PageTables:       1460 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= 66232 MiB
End job on node13 at 2009-04-26 03:12:06