Trace number 1832320

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
MiniSAT 09z 2009-03-22UNSAT 778.206 778.511

General information on the benchmark

Namecrafted/Difficult/contest05/QG/
QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
MD5SUM178c0646166b92c20ce876c724294ca1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark45.5741
Satisfiable
(Un)Satisfiability was proved
Number of variables1587
Number of clauses8013
Sum of the clauses size68223
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2283
Number of clauses of size 31146
Number of clauses of size 4108
Number of clauses of size 5888
Number of clauses of size over 55555

Solver Data

0.00/0.01	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |    7801    67257 |    2340       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |    6565    57894 |      --       0       --      -- |     --   | -394/-4756
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 1465   #clauses: 6565   #literals: 57894
0.00/0.07	c CPU time:   0.056991 s
0.00/0.07	c ==============================================================================
0.00/0.09	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.09	c Number of variables   : 1465         
0.00/0.09	c Number of clauses     : 6565         
0.07/0.10	c Parsing time: 0.01         s
778.07/778.50	c restarts              : 2565
778.07/778.50	c conflicts             : 698030         (897 /sec)
778.07/778.50	c decisions             : 1522792        (1.94 % random) (1957 /sec)
778.07/778.50	c propagations          : 30655543       (39400 /sec)
778.07/778.50	c conflict literals     : 25112526       (24.80 % deleted)
778.07/778.50	c Memory used           : 28.08 MB
778.07/778.50	c CPU time              : 778.057 s
778.07/778.50	UNSATISFIABLE
778.07/778.50	
778.17/778.50	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-1832320-1242771791/watcher-1832320-1242771791 -o /tmp/evaluation-result-1832320-1242771791/solver-1832320-1242771791 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1832320-1242771791.cnf -random-seed=1555820526 

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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.93 1.00 0.97 3/64 15140
/proc/meminfo: memFree=1931256/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305212690 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 237 197 169 0 50 0

[startup+0.0897781 s]
/proc/loadavg: 0.93 1.00 0.97 3/64 15140
/proc/meminfo: memFree=1931256/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 310 250 0 0 0 0 0 0 18 0 1 0 305212690 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.10178 s]
/proc/loadavg: 0.93 1.00 0.97 3/64 15140
/proc/meminfo: memFree=1931256/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.301795 s]
/proc/loadavg: 0.93 1.00 0.97 3/64 15140
/proc/meminfo: memFree=1931256/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+0.701822 s]
/proc/loadavg: 0.93 1.00 0.97 3/64 15140
/proc/meminfo: memFree=1931256/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 5356

[startup+1.50187 s]
/proc/loadavg: 0.93 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1927784/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=4820 CPUtime=1.39
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 923 0 0 0 139 0 0 0 25 0 1 0 305212699 4935680 909 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 1205 909 76 170 0 1032 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 10176

[startup+3.10197 s]
/proc/loadavg: 0.93 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1926568/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=6236 CPUtime=2.99
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 1271 0 0 0 299 0 0 0 25 0 1 0 305212699 6385664 1257 1992294400 134512640 135212243 4294956240 18446744073709551615 134526154 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 1559 1257 76 170 0 1386 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 11592

[startup+6.30118 s]
/proc/loadavg: 0.93 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1924328/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=7984 CPUtime=6.19
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 1707 0 0 0 619 0 0 0 25 0 1 0 305212699 8175616 1693 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 1996 1693 76 170 0 1823 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 13340

[startup+12.7026 s]
/proc/loadavg: 0.94 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1921704/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=10472 CPUtime=12.59
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 2308 0 0 0 1259 0 0 0 25 0 1 0 305212699 10723328 2294 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 2618 2294 76 170 0 2445 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15828

[startup+25.5014 s]
/proc/loadavg: 0.95 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1918504/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=13796 CPUtime=25.39
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 3116 0 0 0 2537 2 0 0 25 0 1 0 305212699 14127104 3102 1992294400 134512640 135212243 4294956240 18446744073709551615 134735439 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 3449 3102 76 170 0 3276 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19152

[startup+51.1011 s]
/proc/loadavg: 0.97 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1917864/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=14356 CPUtime=50.98
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 3272 0 0 0 5096 2 0 0 25 0 1 0 305212699 14700544 3258 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 3589 3258 76 170 0 3416 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19712

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1915368/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=16704 CPUtime=102.16
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 3857 0 0 0 10213 3 0 0 25 0 1 0 305212699 17104896 3843 1992294400 134512640 135212243 4294956240 18446744073709551615 134526200 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 4176 3843 76 170 0 4003 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22060

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1913128/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=18868 CPUtime=162.13
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 4397 0 0 0 16210 3 0 0 25 0 1 0 305212699 19320832 4383 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 4717 4383 76 170 0 4544 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 24224

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1910824/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=21148 CPUtime=222.11
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 4954 0 0 0 22208 3 0 0 25 0 1 0 305212699 21655552 4940 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 5287 4940 76 170 0 5114 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 26504

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1909288/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=23044 CPUtime=282.1
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 5353 0 0 0 28206 4 0 0 25 0 1 0 305212699 23597056 5339 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 5761 5339 76 170 0 5588 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 28400

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1908008/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=24160 CPUtime=342.06
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 5643 0 0 0 34202 4 0 0 25 0 1 0 305212699 24739840 5629 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6040 5629 76 170 0 5867 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 29516

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1906792/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=25444 CPUtime=402.03
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 5971 0 0 0 40199 4 0 0 25 0 1 0 305212699 26054656 5957 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6361 5957 76 170 0 6188 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 30800

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1905128/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=27008 CPUtime=462.02
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6350 0 0 0 46197 5 0 0 25 0 1 0 305212699 27656192 6336 1992294400 134512640 135212243 4294956240 18446744073709551615 134526084 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6752 6336 76 170 0 6579 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 32364

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1904936/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=27324 CPUtime=521.99
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6400 0 0 0 52194 5 0 0 25 0 1 0 305212699 27979776 6386 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6831 6386 76 170 0 6658 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 32680

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1904680/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=27456 CPUtime=581.97
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6462 0 0 0 58192 5 0 0 25 0 1 0 305212699 28114944 6448 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6864 6448 76 170 0 6691 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 32812

[startup+642.301 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1904168/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=27940 CPUtime=641.95
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6587 0 0 0 64190 5 0 0 25 0 1 0 305212699 28610560 6573 1992294400 134512640 135212243 4294956240 18446744073709551615 134526162 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6985 6573 76 170 0 6812 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 33296

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903976/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=27940 CPUtime=701.93
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6599 0 0 0 70188 5 0 0 25 0 1 0 305212699 28610560 6585 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 6985 6585 76 170 0 6812 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 33296

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903784/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28316 CPUtime=761.91
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6671 0 0 0 76186 5 0 0 25 0 1 0 305212699 28995584 6657 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7079 6657 76 170 0 6906 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 33672

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

[startup+767.901 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903656/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28584 CPUtime=767.51
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6675 0 0 0 76746 5 0 0 25 0 1 0 305212699 29270016 6661 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7146 6661 76 170 0 6973 0
Current children cumulated CPU time (s) 767.58
Current children cumulated vsize (KiB) 33940

[startup+774.303 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903528/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28748 CPUtime=773.91
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6705 0 0 0 77386 5 0 0 25 0 1 0 305212699 29437952 6691 1992294400 134512640 135212243 4294956240 18446744073709551615 134533014 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7187 6691 76 170 0 7014 0
Current children cumulated CPU time (s) 773.98
Current children cumulated vsize (KiB) 34104

[startup+775.902 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903528/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28748 CPUtime=775.5
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6705 0 0 0 77545 5 0 0 25 0 1 0 305212699 29437952 6691 1992294400 134512640 135212243 4294956240 18446744073709551615 134526459 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7187 6691 76 170 0 7014 0
Current children cumulated CPU time (s) 775.57
Current children cumulated vsize (KiB) 34104

[startup+777.502 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903528/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28748 CPUtime=777.1
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6705 0 0 0 77705 5 0 0 25 0 1 0 305212699 29437952 6691 1992294400 134512640 135212243 4294956240 18446744073709551615 134716463 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7187 6691 76 170 0 7014 0
Current children cumulated CPU time (s) 777.17
Current children cumulated vsize (KiB) 34104

[startup+778.302 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903528/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=28748 CPUtime=777.9
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194304 6705 0 0 0 77785 5 0 0 25 0 1 0 305212699 29437952 6691 1992294400 134512640 135212243 4294956240 18446744073709551615 134526157 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 7187 6691 76 170 0 7014 0
Current children cumulated CPU time (s) 777.97
Current children cumulated vsize (KiB) 34104

[startup+778.502 s]
/proc/loadavg: 0.99 1.00 0.97 2/66 15146
/proc/meminfo: memFree=1903528/2055920 swapFree=4179956/4192956
[pid=15140] ppid=15138 vsize=5356 CPUtime=0.07
/proc/15140/stat : 15140 (SatELiteGTI) S 15138 15140 14946 0 -1 4194304 335 668 0 0 0 0 7 0 15 0 1 0 305212690 5484544 239 1992294400 4194304 4889804 548682068800 18446744073709551615 272467813188 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15140/statm: 1339 239 197 169 0 50 0
[pid=15146] ppid=15140 vsize=0 CPUtime=778.1
/proc/15146/stat : 15146 (minisat_static) R 15140 15140 14946 0 -1 4194308 6717 0 0 0 77805 5 0 0 25 0 1 0 305212699 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/15146/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 778.17
Current children cumulated vsize (KiB) 5356

Child status: 20
Real time (s): 778.511
CPU time (s): 778.206
CPU user time (s): 778.132
CPU system time (s): 0.073988
CPU usage (%): 99.9608
Max. virtual memory (cumulated for all children) (KiB): 34104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.132
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7875
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= 49
involuntary context switches= 2076

runsolver used 0.840872 second user time and 1.9977 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-20 00:23:11
IDJOB=1832320
IDBENCH=24717
IDSOLVER=672
FILE ID=node22/1832320-1242771791
PBS_JOBID= 9322276
Free space on /tmp= 66416 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest05/QG/QG6-gensys-icl001.sat05-2695.reshuffled-07.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1832320-1242771791/watcher-1832320-1242771791 -o /tmp/evaluation-result-1832320-1242771791/solver-1832320-1242771791 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1832320-1242771791.cnf -random-seed=1555820526

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

MD5SUM BENCH= 178c0646166b92c20ce876c724294ca1
RANDOM SEED=1555820526

node22.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.232
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.232
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:       1931736 kB
Buffers:         14428 kB
Cached:          71392 kB
SwapCached:       7748 kB
Active:          56776 kB
Inactive:        39020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1931736 kB
SwapTotal:     4192956 kB
SwapFree:      4179956 kB
Dirty:            1920 kB
Writeback:           0 kB
Mapped:          14500 kB
Slab:            14460 kB
Committed_AS:  1127760 kB
PageTables:       1376 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= 66416 MiB
End job on node22 at 2009-05-20 00:36:10