Trace number 1773933

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
LySAT i/2009-03-20UNSAT 64.3112 64.3571

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.9125
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
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.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |  224225   581126 |   67267       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |  162065   548412 |      --       0       --      -- |     --   | -62160/-32714
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 28271   #clauses: 162065   #literals: 548412
0.99/1.04	c CPU time:   0.975851 s
0.99/1.04	c ==============================================================================
1.19/1.28	c lySAT 0.1
1.19/1.28	c minisat core +  additionnal features
1.19/1.28	c ============================[ Problem Statistics ]=============================
1.19/1.28	c |                                                                             |
1.19/1.28	c |  Number of variables:  28271                                                |
1.19/1.28	c |  Number of clauses:    162065                                               |
1.27/1.41	c |  Parsing time:         0.10         s                                       |
64.23/64.34	c restarts              : 242
64.23/64.34	c conflicts             : 8840           (140 /sec)
64.23/64.34	c decisions             : 86930          (81.62 % random) (1380 /sec)
64.23/64.34	c euip                  : 211         
64.23/64.34	c propagations          : 53060833       (842631 /sec)
64.23/64.34	c conflict literals     : 564642         (48.63 % deleted)
64.23/64.34	c Memory used           : 18.31 MB
64.23/64.34	c CPU time              : 62.9704 s
64.23/64.34	c 
64.23/64.34	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-1773933-1241237766/watcher-1773933-1241237766 -o /tmp/evaluation-result-1773933-1241237766/solver-1773933-1241237766 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773933-1241237766.cnf i 

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.92 0.98 0.99 3/64 21344
/proc/meminfo: memFree=1681336/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=0
/proc/21344/stat : 21344 (lysat.sh) R 21342 21344 21307 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 151809255 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 254195329695 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21344/statm: 1339 234 194 169 0 50 0
[pid=21345] ppid=21344 vsize=1556 CPUtime=0
/proc/21345/stat : 21345 (SatElite) R 21344 21344 21307 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 151809255 1593344 271 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/21345/statm: 389 273 51 127 0 259 0

[startup+0.018759 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21344
/proc/meminfo: memFree=1681336/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=0
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151809255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21344/statm: 1339 235 195 169 0 50 0
[pid=21345] ppid=21344 vsize=7064 CPUtime=0
/proc/21345/stat : 21345 (SatElite) R 21344 21344 21307 0 -1 4194304 1382 0 0 0 0 0 0 0 18 0 1 0 151809255 7233536 1319 1992294400 134512640 135034092 4294956112 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/21345/statm: 1766 1320 51 127 0 1636 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12420

[startup+0.101764 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21344
/proc/meminfo: memFree=1681336/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=0
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151809255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21344/statm: 1339 235 195 169 0 50 0
[pid=21345] ppid=21344 vsize=22900 CPUtime=0.08
/proc/21345/stat : 21345 (SatElite) R 21344 21344 21307 0 -1 4194304 4398 0 0 0 7 1 0 0 19 0 1 0 151809255 23449600 4235 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/21345/statm: 5725 4236 51 127 0 5595 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28256

[startup+0.301777 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21344
/proc/meminfo: memFree=1681336/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=0
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151809255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21344/statm: 1339 235 195 169 0 50 0
[pid=21345] ppid=21344 vsize=35860 CPUtime=0.28
/proc/21345/stat : 21345 (SatElite) R 21344 21344 21307 0 -1 4194304 7770 0 0 0 25 3 0 0 21 0 1 0 151809255 36720640 7406 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/21345/statm: 8965 7406 68 127 0 8835 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41216

[startup+0.701807 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 21344
/proc/meminfo: memFree=1681336/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=0
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151809255 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21344/statm: 1339 235 195 169 0 50 0
[pid=21345] ppid=21344 vsize=42156 CPUtime=0.69
/proc/21345/stat : 21345 (SatElite) R 21344 21344 21307 0 -1 4194304 9246 0 0 0 63 6 0 0 25 0 1 0 151809255 43167744 8882 1992294400 134512640 135034092 4294956112 18446744073709551615 134529263 0 0 4096 3 0 0 0 17 0 0 0
/proc/21345/statm: 10539 8882 68 127 0 10409 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47512

[startup+1.50288 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21346
/proc/meminfo: memFree=1640808/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 5356

[startup+3.102 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1659624/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=15652 CPUtime=1.8
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 3648 0 0 0 178 2 0 0 25 0 1 0 151809384 16027648 3633 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/21347/statm: 3913 3633 81 174 0 3736 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 21008

[startup+6.30122 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1658280/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=16348 CPUtime=4.99
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 3833 0 0 0 496 3 0 0 25 0 1 0 151809384 16740352 3818 1992294400 134512640 135226915 4294956224 18446744073709551615 134728158 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4087 3818 81 174 0 3910 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21704

[startup+12.7017 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1657712/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=17256 CPUtime=11.39
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4042 0 0 0 1136 3 0 0 25 0 1 0 151809384 17670144 4027 1992294400 134512640 135226915 4294956224 18446744073709551615 134546336 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4314 4027 82 174 0 4137 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 22612

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1657072/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18100 CPUtime=24.19
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4217 0 0 0 2415 4 0 0 25 0 1 0 151809384 18534400 4202 1992294400 134512640 135226915 4294956224 18446744073709551615 134539675 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4525 4202 82 174 0 4348 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23456

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656432/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=49.77
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4371 0 0 0 4973 4 0 0 25 0 1 0 151809384 19197952 4356 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4356 82 174 0 4510 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 24104

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

[startup+57.502 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=56.17
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4415 0 0 0 5613 4 0 0 25 0 1 0 151809384 19197952 4400 1992294400 134512640 135226915 4294956224 18446744073709551615 134525875 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4400 82 174 0 4510 0
Current children cumulated CPU time (s) 57.44
Current children cumulated vsize (KiB) 24104

[startup+60.7012 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=59.36
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4422 0 0 0 5932 4 0 0 25 0 1 0 151809384 19197952 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134537019 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4407 82 174 0 4510 0
Current children cumulated CPU time (s) 60.63
Current children cumulated vsize (KiB) 24104

[startup+62.3023 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=60.96
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4422 0 0 0 6092 4 0 0 25 0 1 0 151809384 19197952 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134537156 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4407 82 174 0 4510 0
Current children cumulated CPU time (s) 62.23
Current children cumulated vsize (KiB) 24104

[startup+63.1014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=61.76
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4422 0 0 0 6172 4 0 0 25 0 1 0 151809384 19197952 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134539775 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4407 82 174 0 4510 0
Current children cumulated CPU time (s) 63.03
Current children cumulated vsize (KiB) 24104

[startup+63.9014 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=62.56
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4422 0 0 0 6252 4 0 0 25 0 1 0 151809384 19197952 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4407 82 174 0 4510 0
Current children cumulated CPU time (s) 63.83
Current children cumulated vsize (KiB) 24104

[startup+64.3015 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21347
/proc/meminfo: memFree=1656240/2055920 swapFree=4165120/4192956
[pid=21344] ppid=21342 vsize=5356 CPUtime=1.27
/proc/21344/stat : 21344 (lysat.sh) S 21342 21344 21307 0 -1 4194304 310 9784 0 0 0 0 119 8 16 0 1 0 151809255 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21344/statm: 1339 237 195 169 0 50 0
[pid=21347] ppid=21344 vsize=18748 CPUtime=62.96
/proc/21347/stat : 21347 (LySATi) R 21344 21344 21307 0 -1 4194304 4422 0 0 0 6292 4 0 0 25 0 1 0 151809384 19197952 4407 1992294400 134512640 135226915 4294956224 18446744073709551615 134536849 0 0 4096 3 0 0 0 17 0 0 0
/proc/21347/statm: 4687 4407 82 174 0 4510 0
Current children cumulated CPU time (s) 64.23
Current children cumulated vsize (KiB) 24104

Child status: 20
Real time (s): 64.3571
CPU time (s): 64.3112
CPU user time (s): 64.1712
CPU system time (s): 0.139978
CPU usage (%): 99.9288
Max. virtual memory (cumulated for all children) (KiB): 49056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 64.1712
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= 14677
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= 39
involuntary context switches= 185

runsolver used 0.073988 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-02 06:16:06
IDJOB=1773933
IDBENCH=70825
IDSOLVER=609
FILE ID=node34/1773933-1241237766
PBS_JOBID= 9224846
Free space on /tmp= 66496 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773933-1241237766/watcher-1773933-1241237766 -o /tmp/evaluation-result-1773933-1241237766/solver-1773933-1241237766 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1773933-1241237766.cnf i

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=1470277885

node34.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.214
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.214
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:       1681888 kB
Buffers:         64456 kB
Cached:         224584 kB
SwapCached:      21584 kB
Active:          34800 kB
Inactive:       277892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681888 kB
SwapTotal:     4192956 kB
SwapFree:      4165120 kB
Dirty:            6408 kB
Writeback:           0 kB
Mapped:          13372 kB
Slab:            47468 kB
Committed_AS:   697840 kB
PageTables:       1380 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= 66492 MiB
End job on node34 at 2009-05-02 06:17:11