Trace number 1837313

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 95.9184 96.0048

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.5491
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
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.08/0.18	c ==============================================================================
0.08/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.18	c ==============================================================================
0.08/0.18	c |         0 |  224682   582303 |   67404       0        0     nan |  0.000 % |
1.09/1.18	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
1.09/1.18	c ==============================================================================
1.09/1.18	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
1.09/1.18	c CPU time:   1.10583 s
1.09/1.18	c ==============================================================================
1.29/1.37	c WARNING: for repeatability, setting FPU to use double precision
1.29/1.37	c Number of variables   : 28340        
1.29/1.37	c Number of clauses     : 162397       
1.36/1.47	c Parsing time: 0.10         s
95.80/95.99	c restarts              : 7
95.80/95.99	c conflicts             : 9945           (105 /sec)
95.80/95.99	c decisions             : 22908          (1.48 % random) (242 /sec)
95.80/95.99	c propagations          : 89685613       (948988 /sec)
95.80/95.99	c conflict literals     : 648493         (51.08 % deleted)
95.80/95.99	c Memory used           : 15.22 MB
95.80/95.99	c CPU time              : 94.5066 s
95.80/95.99	UNSATISFIABLE
95.80/95.99	
95.80/95.99	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-1837313-1242867059/watcher-1837313-1242867059 -o /tmp/evaluation-result-1837313-1242867059/solver-1837313-1242867059 -C 10000 -W 12000 -M 1800 SatELiteGTI HOME/instance-1837313-1242867059.cnf -random-seed=1840165522 

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: 1.07 1.00 0.96 3/65 23835
/proc/meminfo: memFree=1725576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=0
/proc/23835/stat : 23835 (SatELiteGTI) R 23833 23835 23732 0 -1 4194304 291 250 0 0 0 0 0 0 18 0 1 0 314735975 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23835/statm: 1339 237 197 169 0 50 0
[pid=23839] ppid=23835 vsize=872 CPUtime=0
/proc/23839/stat : 23839 (SatELite_releas) R 23835 23835 23732 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 314735975 892928 88 1992294400 134512640 135223648 4294956128 18446744073709551615 134543168 0 0 4096 3 0 0 0 17 0 0 0
/proc/23839/statm: 251 93 48 173 0 76 0

[startup+0.044697 s]
/proc/loadavg: 1.07 1.00 0.96 3/65 23835
/proc/meminfo: memFree=1725576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=0
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735975 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23835/statm: 1339 237 197 169 0 50 0
[pid=23839] ppid=23835 vsize=15832 CPUtime=0.03
/proc/23839/stat : 23839 (SatELite_releas) R 23835 23835 23732 0 -1 4194304 2600 0 0 0 2 1 0 0 18 0 1 0 314735975 16211968 2439 1992294400 134512640 135223648 4294956128 18446744073709551615 134737310 0 0 4096 3 0 0 0 17 0 0 0
/proc/23839/statm: 3958 2441 50 173 0 3783 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21188

[startup+0.101704 s]
/proc/loadavg: 1.07 1.00 0.96 3/65 23835
/proc/meminfo: memFree=1725576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=0
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735975 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23835/statm: 1339 237 197 169 0 50 0
[pid=23839] ppid=23835 vsize=23868 CPUtime=0.08
/proc/23839/stat : 23839 (SatELite_releas) R 23835 23835 23732 0 -1 4194304 4586 0 0 0 6 2 0 0 20 0 1 0 314735975 24440832 4425 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/23839/statm: 5967 4426 50 173 0 5792 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29224

[startup+0.301724 s]
/proc/loadavg: 1.07 1.00 0.96 3/65 23835
/proc/meminfo: memFree=1725576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=0
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735975 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23835/statm: 1339 237 197 169 0 50 0
[pid=23839] ppid=23835 vsize=36336 CPUtime=0.29
/proc/23839/stat : 23839 (SatELite_releas) R 23835 23835 23732 0 -1 4194304 7848 0 0 0 25 4 0 0 22 0 1 0 314735975 37208064 7486 1992294400 134512640 135223648 4294956128 18446744073709551615 134719062 0 0 4096 3 0 0 0 17 0 0 0
/proc/23839/statm: 9084 7486 75 173 0 8909 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41692

[startup+0.701766 s]
/proc/loadavg: 1.07 1.00 0.96 3/65 23835
/proc/meminfo: memFree=1725576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=0
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 309 250 0 0 0 0 0 0 18 0 1 0 314735975 5484544 237 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23835/statm: 1339 237 197 169 0 50 0
[pid=23839] ppid=23835 vsize=40140 CPUtime=0.69
/proc/23839/stat : 23839 (SatELite_releas) R 23835 23835 23732 0 -1 4194304 8783 0 0 0 63 6 0 0 25 0 1 0 314735975 41103360 8421 1992294400 134512640 135223648 4294956128 18446744073709551615 134737406 0 0 4096 3 0 0 0 17 0 0 0
/proc/23839/statm: 10035 8422 76 173 0 9860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45496

[startup+1.50186 s]
/proc/loadavg: 1.06 1.00 0.96 2/67 23840
/proc/meminfo: memFree=1685816/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 5356

[startup+3.10203 s]
/proc/loadavg: 1.06 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1706424/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=12672 CPUtime=1.71
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 2944 0 0 0 170 1 0 0 25 0 1 0 314736112 12976128 2930 1992294400 134512640 135212243 4294956240 18446744073709551615 134526211 0 0 4096 3 0 0 0 17 1 0 0
/proc/23841/statm: 3168 2930 76 170 0 2995 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18028

[startup+6.30135 s]
/proc/loadavg: 1.06 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1705928/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=13068 CPUtime=4.91
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3033 0 0 0 489 2 0 0 25 0 1 0 314736112 13381632 3019 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3267 3019 76 170 0 3094 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18424

[startup+12.702 s]
/proc/loadavg: 1.05 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1705368/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=13732 CPUtime=11.31
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3182 0 0 0 1129 2 0 0 25 0 1 0 314736112 14061568 3168 1992294400 134512640 135212243 4294956240 18446744073709551615 134526248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3433 3168 76 170 0 3260 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19088

[startup+25.5014 s]
/proc/loadavg: 1.04 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1704792/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=14392 CPUtime=24.09
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3354 0 0 0 2407 2 0 0 25 0 1 0 314736112 14737408 3340 1992294400 134512640 135212243 4294956240 18446744073709551615 134526010 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3598 3340 76 170 0 3425 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19748

[startup+51.101 s]
/proc/loadavg: 1.03 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1704216/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=14920 CPUtime=49.66
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3494 0 0 0 4964 2 0 0 25 0 1 0 314736112 15278080 3480 1992294400 134512640 135212243 4294956240 18446744073709551615 134526197 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3730 3480 76 170 0 3557 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 20276

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

[startup+76.7017 s]
/proc/loadavg: 1.02 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703832/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15448 CPUtime=75.24
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3613 0 0 0 7522 2 0 0 25 0 1 0 314736112 15818752 3599 1992294400 134512640 135212243 4294956240 18446744073709551615 134526078 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3862 3599 76 170 0 3689 0
Current children cumulated CPU time (s) 76.6
Current children cumulated vsize (KiB) 20804

[startup+89.5011 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=88.04
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3653 0 0 0 8801 3 0 0 25 0 1 0 314736112 15953920 3639 1992294400 134512640 135212243 4294956240 18446744073709551615 134526229 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3639 76 170 0 3722 0
Current children cumulated CPU time (s) 89.4
Current children cumulated vsize (KiB) 20936

[startup+92.7014 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=91.24
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3654 0 0 0 9121 3 0 0 25 0 1 0 314736112 15953920 3640 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3640 76 170 0 3722 0
Current children cumulated CPU time (s) 92.6
Current children cumulated vsize (KiB) 20936

[startup+94.3016 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=92.84
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3654 0 0 0 9281 3 0 0 25 0 1 0 314736112 15953920 3640 1992294400 134512640 135212243 4294956240 18446744073709551615 134525968 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3640 76 170 0 3722 0
Current children cumulated CPU time (s) 94.2
Current children cumulated vsize (KiB) 20936

[startup+95.1016 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=93.64
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3654 0 0 0 9361 3 0 0 25 0 1 0 314736112 15953920 3640 1992294400 134512640 135212243 4294956240 18446744073709551615 134535614 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3640 76 170 0 3722 0
Current children cumulated CPU time (s) 95
Current children cumulated vsize (KiB) 20936

[startup+95.5017 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=94.04
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3654 0 0 0 9401 3 0 0 25 0 1 0 314736112 15953920 3640 1992294400 134512640 135212243 4294956240 18446744073709551615 134526507 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3640 76 170 0 3722 0
Current children cumulated CPU time (s) 95.4
Current children cumulated vsize (KiB) 20936

[startup+95.9017 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5356 CPUtime=1.36
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 333 10023 0 0 0 0 127 9 16 0 1 0 314735975 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1339 239 197 169 0 50 0
[pid=23841] ppid=23835 vsize=15580 CPUtime=94.44
/proc/23841/stat : 23841 (minisat_static) R 23835 23835 23732 0 -1 4194304 3654 0 0 0 9441 3 0 0 25 0 1 0 314736112 15953920 3640 1992294400 134512640 135212243 4294956240 18446744073709551615 134535293 0 0 4096 3 0 0 0 17 0 0 0
/proc/23841/statm: 3895 3640 76 170 0 3722 0
Current children cumulated CPU time (s) 95.8
Current children cumulated vsize (KiB) 20936

[startup+96.0018 s]
/proc/loadavg: 1.01 1.00 0.96 2/67 23841
/proc/meminfo: memFree=1703576/2055920 swapFree=4122776/4192956
[pid=23835] ppid=23833 vsize=5360 CPUtime=95.89
/proc/23835/stat : 23835 (SatELiteGTI) S 23833 23835 23732 0 -1 4194304 361 13689 0 0 0 0 9577 12 19 0 1 0 314735975 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23835/statm: 1340 241 198 169 0 51 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 5360

Child status: 20
Real time (s): 96.0048
CPU time (s): 95.9184
CPU user time (s): 95.7784
CPU system time (s): 0.139978
CPU usage (%): 99.91
Max. virtual memory (cumulated for all children) (KiB): 48380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 95.7784
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14177
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= 45
involuntary context switches= 479

runsolver used 0.092985 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node79 at 2009-05-21 02:51:00
IDJOB=1837313
IDBENCH=70831
IDSOLVER=675
FILE ID=node79/1837313-1242867059
PBS_JOBID= 9328536
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=1840165522

node79.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1726120 kB
Buffers:         20592 kB
Cached:         208824 kB
SwapCached:      64344 kB
Active:          38552 kB
Inactive:       257308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1726120 kB
SwapTotal:     4192956 kB
SwapFree:      4122776 kB
Dirty:            5840 kB
Writeback:           0 kB
Mapped:          15444 kB
Slab:            19932 kB
Committed_AS:  1062016 kB
PageTables:       1392 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= 66244 MiB
End job on node79 at 2009-05-21 02:52:36