Trace number 1837299

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 2581.55 2582.46

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-10.cnf
MD5SUM0260f441a1d07270edb6a85b2fc90d1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1761.72
Satisfiable
(Un)Satisfiability was proved
Number of variables69503
Number of clauses226618
Sum of the clauses size587302
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292294
Number of clauses of size 3134195
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 Parsing...
0.00/0.19	c ==============================================================================
0.00/0.19	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.19	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.19	c ==============================================================================
0.00/0.19	c |         0 |  225975   585632 |   67792       0        0     nan |  0.000 % |
1.18/1.25	c |         0 |  163265   552330 |      --       0       --      -- |     --   | -62710/-33302
1.18/1.25	c ==============================================================================
1.18/1.25	c Result  :   #vars: 28506   #clauses: 163265   #literals: 552330
1.18/1.25	c CPU time:   1.16782 s
1.18/1.25	c ==============================================================================
1.38/1.45	c WARNING: for repeatability, setting FPU to use double precision
1.38/1.45	c Number of variables   : 28506        
1.38/1.45	c Number of clauses     : 163265       
1.44/1.56	c Parsing time: 0.10         s
2581.48/2582.44	c restarts              : 665
2581.48/2582.44	c conflicts             : 261943         (102 /sec)
2581.48/2582.44	c decisions             : 363051         (1.47 % random) (141 /sec)
2581.48/2582.44	c propagations          : 2068408085     (801722 /sec)
2581.48/2582.44	c conflict literals     : 23052500       (51.54 % deleted)
2581.48/2582.44	c Memory used           : 43.08 MB
2581.48/2582.44	c CPU time              : 2579.96 s
2581.48/2582.44	UNSATISFIABLE
2581.48/2582.44	
2581.48/2582.44	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-1837299-1242867038/watcher-1837299-1242867038 -o /tmp/evaluation-result-1837299-1242867038/solver-1837299-1242867038 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837299-1242867038.cnf -random-seed=296668913 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.78 0.95 0.89 3/64 18167
/proc/meminfo: memFree=1737016/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=0
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314732437 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18167/statm: 1339 237 197 169 0 50 0

[startup+0.095618 s]
/proc/loadavg: 0.78 0.95 0.89 3/64 18167
/proc/meminfo: memFree=1737016/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=0
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314732437 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18167/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101618 s]
/proc/loadavg: 0.78 0.95 0.89 3/64 18167
/proc/meminfo: memFree=1737016/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=0
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314732437 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18167/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301655 s]
/proc/loadavg: 0.78 0.95 0.89 3/64 18167
/proc/meminfo: memFree=1737016/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=0
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314732437 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18167/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70173 s]
/proc/loadavg: 0.78 0.95 0.89 3/64 18167
/proc/meminfo: memFree=1737016/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=0
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314732437 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18167/statm: 1339 237 197 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50289 s]
/proc/loadavg: 0.78 0.95 0.89 2/66 18172
/proc/meminfo: memFree=1697576/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 5356

[startup+3.10119 s]
/proc/loadavg: 0.78 0.95 0.89 2/66 18173
/proc/meminfo: memFree=1717608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=12820 CPUtime=1.63
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 2977 0 0 0 162 1 0 0 25 0 1 0 314732582 13127680 2963 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 3205 2963 76 170 0 3032 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18176

[startup+6.30279 s]
/proc/loadavg: 0.80 0.95 0.89 2/66 18173
/proc/meminfo: memFree=1716712/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=13216 CPUtime=4.84
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 3088 0 0 0 482 2 0 0 25 0 1 0 314732582 13533184 3074 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 3304 3074 76 170 0 3131 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18572

[startup+12.702 s]
/proc/loadavg: 0.81 0.95 0.89 2/66 18173
/proc/meminfo: memFree=1716200/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=14012 CPUtime=11.23
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 3258 0 0 0 1121 2 0 0 25 0 1 0 314732582 14348288 3244 1992294400 134512640 135212243 4294956240 18446744073709551615 134523371 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 3503 3244 76 170 0 3330 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19368

[startup+25.5014 s]
/proc/loadavg: 0.85 0.95 0.90 2/66 18173
/proc/meminfo: memFree=1715112/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=15200 CPUtime=24.03
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 3543 0 0 0 2400 3 0 0 25 0 1 0 314732582 15564800 3529 1992294400 134512640 135212243 4294956240 18446744073709551615 134529968 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 3800 3529 76 170 0 3627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20556

[startup+51.1012 s]
/proc/loadavg: 0.90 0.96 0.90 2/66 18173
/proc/meminfo: memFree=1712936/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=17312 CPUtime=49.61
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 4091 0 0 0 4958 3 0 0 25 0 1 0 314732582 17727488 4077 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 4328 4077 76 170 0 4155 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22668

[startup+102.306 s]
/proc/loadavg: 0.96 0.96 0.90 2/66 18173
/proc/meminfo: memFree=1709032/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=21140 CPUtime=100.8
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 5058 0 0 0 10075 5 0 0 25 0 1 0 314732582 21647360 5044 1992294400 134512640 135212243 4294956240 18446744073709551615 134527623 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 5285 5044 76 170 0 5112 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 26496

[startup+162.301 s]
/proc/loadavg: 0.98 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1704744/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=25464 CPUtime=160.77
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 6139 0 0 0 16071 6 0 0 25 0 1 0 314732582 26075136 6125 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 6366 6125 76 170 0 6193 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 30820

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1700072/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=30116 CPUtime=220.75
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 7277 0 0 0 22068 7 0 0 25 0 1 0 314732582 30838784 7263 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 7529 7263 76 170 0 7356 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 35472

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1695720/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=34560 CPUtime=280.73
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 8370 0 0 0 28065 8 0 0 25 0 1 0 314732582 35389440 8356 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 8640 8356 76 170 0 8467 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 39916

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1691368/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=38780 CPUtime=340.71
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 9439 0 0 0 34061 10 0 0 25 0 1 0 314732582 39710720 9425 1992294400 134512640 135212243 4294956240 18446744073709551615 134527993 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 9695 9425 76 170 0 9522 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 44136

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1690600/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=39444 CPUtime=400.69
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 9616 0 0 0 40059 10 0 0 25 0 1 0 314732582 40390656 9602 1992294400 134512640 135212243 4294956240 18446744073709551615 134527722 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 9861 9602 76 170 0 9688 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 44800

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 18173
/proc/meminfo: memFree=1690536/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44

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


[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685800/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2200.07
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 219994 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526041 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2201.51
Current children cumulated vsize (KiB) 49468

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685736/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2260.05
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 225992 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2261.49
Current children cumulated vsize (KiB) 49468

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685736/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2320.03
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 231990 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134527905 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2321.47
Current children cumulated vsize (KiB) 49468

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685736/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2380.01
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 237988 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526065 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2381.45
Current children cumulated vsize (KiB) 49468

[startup+2442.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685672/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2439.99
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 243986 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2441.43
Current children cumulated vsize (KiB) 49468

[startup+2502.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2499.97
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 249984 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526035 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2501.41
Current children cumulated vsize (KiB) 49468

[startup+2562.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2559.95
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 255982 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134536919 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2561.39
Current children cumulated vsize (KiB) 49468

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

[startup+2572.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2570.35
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257022 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2571.79
Current children cumulated vsize (KiB) 49468

[startup+2579.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2576.74
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257661 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134535636 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2578.18
Current children cumulated vsize (KiB) 49468

[startup+2580.7 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2578.34
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257821 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526275 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2579.78
Current children cumulated vsize (KiB) 49468

[startup+2581.5 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2579.14
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257901 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526019 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2580.58
Current children cumulated vsize (KiB) 49468

[startup+2581.9 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2579.54
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257941 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2580.98
Current children cumulated vsize (KiB) 49468

[startup+2582.3 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2579.94
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257981 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2581.38
Current children cumulated vsize (KiB) 49468

[startup+2582.4 s]
/proc/loadavg: 1.00 1.00 0.98 2/66 18179
/proc/meminfo: memFree=1685608/2055920 swapFree=4179932/4192956
[pid=18167] ppid=18165 vsize=5356 CPUtime=1.44
/proc/18167/stat : 18167 (SatELiteGTI) S 18165 18167 18130 0 -1 4194304 333 10044 0 0 0 0 135 9 16 0 1 0 314732437 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 213116314436 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18167/statm: 1339 239 197 169 0 50 0
[pid=18173] ppid=18167 vsize=44112 CPUtime=2580.04
/proc/18173/stat : 18173 (minisat_static) R 18167 18167 18130 0 -1 4194304 10747 0 0 0 257991 13 0 0 25 0 1 0 314732582 45170688 10733 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 1 0 0
/proc/18173/statm: 11028 10733 76 170 0 10855 0
Current children cumulated CPU time (s) 2581.48
Current children cumulated vsize (KiB) 49468

Child status: 20
Real time (s): 2582.46
CPU time (s): 2581.55
CPU user time (s): 2581.31
CPU system time (s): 0.246962
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 49628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2581.31
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21291
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= 46
involuntary context switches= 3312

runsolver used 2.90156 second user time and 6.49101 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-21 02:50:39
IDJOB=1837299
IDBENCH=70821
IDSOLVER=675
FILE ID=node37/1837299-1242867038
PBS_JOBID= 9328568
Free space on /tmp= 66332 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-10.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1837299-1242867038/watcher-1837299-1242867038 -o /tmp/evaluation-result-1837299-1242867038/solver-1837299-1242867038 -C 10000 -W 12000 -M 1800  SatELiteGTI HOME/instance-1837299-1242867038.cnf -random-seed=296668913

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

MD5SUM BENCH= 0260f441a1d07270edb6a85b2fc90d1d
RANDOM SEED=296668913

node37.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.259
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.259
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:       1737560 kB
Buffers:         42152 kB
Cached:         235404 kB
SwapCached:       7364 kB
Active:          74548 kB
Inactive:       211896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1737560 kB
SwapTotal:     4192956 kB
SwapFree:      4179932 kB
Dirty:            5852 kB
Writeback:           0 kB
Mapped:          13824 kB
Slab:            18044 kB
Committed_AS:  1140456 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= 66328 MiB
End job on node37 at 2009-05-21 03:33:41