Trace number 1773973

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 206.703 206.767

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.19/0.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  224682   582303 |   67404       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
0.99/1.09	c CPU time:   1.03684 s
0.99/1.09	c ==============================================================================
1.29/1.35	c lySAT 0.1
1.29/1.35	c minisat core +  additionnal features
1.29/1.35	c ============================[ Problem Statistics ]=============================
1.29/1.35	c |                                                                             |
1.29/1.35	c |  Number of variables:  28340                                                |
1.29/1.35	c |  Number of clauses:    162397                                               |
1.34/1.47	c |  Parsing time:         0.10         s                                       |
206.62/206.75	c restarts              : 295
206.62/206.75	c conflicts             : 25746          (125 /sec)
206.62/206.75	c decisions             : 123024         (61.25 % random) (599 /sec)
206.62/206.75	c euip                  : 663         
206.62/206.75	c propagations          : 166980756      (813367 /sec)
206.62/206.75	c conflict literals     : 1116452        (58.07 % deleted)
206.62/206.75	c Memory used           : 20.75 MB
206.62/206.75	c CPU time              : 205.296 s
206.62/206.75	c 
206.62/206.75	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-1773973-1241237831/watcher-1773973-1241237831 -o /tmp/evaluation-result-1773973-1241237831/solver-1773973-1241237831 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1773973-1241237831.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.97 0.98 0.99 3/64 21374
/proc/meminfo: memFree=1680184/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=0
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151815748 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21374/statm: 1339 235 195 169 0 50 0
[pid=21375] ppid=21374 vsize=2900 CPUtime=0
/proc/21375/stat : 21375 (SatElite) R 21374 21374 21307 0 -1 4194304 584 0 0 0 0 0 0 0 18 0 1 0 151815748 2969600 568 1992294400 134512640 135034092 4294956112 18446744073709551615 134675816 0 0 4096 3 0 0 0 17 1 0 0
/proc/21375/statm: 725 568 51 127 0 595 0

[startup+0.0517981 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 21374
/proc/meminfo: memFree=1680184/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=0
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151815748 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21374/statm: 1339 235 195 169 0 50 0
[pid=21375] ppid=21374 vsize=16316 CPUtime=0.04
/proc/21375/stat : 21375 (SatElite) R 21374 21374 21307 0 -1 4194304 2761 0 0 0 3 1 0 0 18 0 1 0 151815748 16707584 2598 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21375/statm: 4079 2599 51 127 0 3949 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21672

[startup+0.1018 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 21374
/proc/meminfo: memFree=1680184/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=0
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151815748 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21374/statm: 1339 235 195 169 0 50 0
[pid=21375] ppid=21374 vsize=22504 CPUtime=0.09
/proc/21375/stat : 21375 (SatElite) R 21374 21374 21307 0 -1 4194304 4291 0 0 0 8 1 0 0 18 0 1 0 151815748 23044096 4128 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/21375/statm: 5626 4129 51 127 0 5496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27860

[startup+0.301815 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 21374
/proc/meminfo: memFree=1680184/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=0
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151815748 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21374/statm: 1339 235 195 169 0 50 0
[pid=21375] ppid=21374 vsize=35236 CPUtime=0.29
/proc/21375/stat : 21375 (SatElite) R 21374 21374 21307 0 -1 4194304 7617 0 0 0 25 4 0 0 20 0 1 0 151815748 36081664 7253 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21375/statm: 8809 7253 68 127 0 8679 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40592

[startup+0.701844 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 21374
/proc/meminfo: memFree=1680184/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=0
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 151815748 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21374/statm: 1339 235 195 169 0 50 0
[pid=21375] ppid=21374 vsize=41928 CPUtime=0.69
/proc/21375/stat : 21375 (SatElite) R 21374 21374 21307 0 -1 4194304 9185 0 0 0 64 5 0 0 23 0 1 0 151815748 42934272 8821 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/21375/statm: 10482 8821 68 127 0 10352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47284

[startup+1.50191 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21376
/proc/meminfo: memFree=1640424/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10202 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1657960/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=16432 CPUtime=1.74
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 3816 0 0 0 173 1 0 0 25 0 1 0 151815883 16826368 3793 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4108 3793 82 174 0 3931 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21788

[startup+6.30125 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1656488/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=17088 CPUtime=4.93
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 3974 0 0 0 491 2 0 0 25 0 1 0 151815883 17498112 3951 1992294400 134512640 135226915 4294956224 18446744073709551615 134538877 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4272 3951 82 174 0 4095 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22444

[startup+12.7017 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1656056/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=17744 CPUtime=11.33
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4138 0 0 0 1130 3 0 0 25 0 1 0 151815883 18169856 4115 1992294400 134512640 135226915 4294956224 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4436 4115 82 174 0 4259 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 23100

[startup+25.5017 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1655800/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=18136 CPUtime=24.13
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4212 0 0 0 2410 3 0 0 25 0 1 0 151815883 18571264 4189 1992294400 134512640 135226915 4294956224 18446744073709551615 134539662 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4534 4189 82 174 0 4357 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 23492

[startup+51.1015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1654968/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=18920 CPUtime=49.71
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4434 0 0 0 4968 3 0 0 25 0 1 0 151815883 19374080 4411 1992294400 134512640 135226915 4294956224 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4730 4411 82 174 0 4553 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24276

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1654520/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=19316 CPUtime=100.9
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4544 0 0 0 10087 3 0 0 25 0 1 0 151815883 19779584 4521 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 4829 4521 82 174 0 4652 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 24672

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=160.89
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 16085 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 26596

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

[startup+179.103 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=177.69
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 17765 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 179.03
Current children cumulated vsize (KiB) 26596

[startup+191.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=190.48
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 19044 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134544412 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 191.82
Current children cumulated vsize (KiB) 26596

[startup+198.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=196.88
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 19684 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134526523 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 198.22
Current children cumulated vsize (KiB) 26596

[startup+201.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=200.08
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 20004 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134545482 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 201.42
Current children cumulated vsize (KiB) 26596

[startup+204.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=203.28
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 20324 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134544412 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 204.62
Current children cumulated vsize (KiB) 26596

[startup+205.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=204.08
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 20404 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 205.42
Current children cumulated vsize (KiB) 26596

[startup+206.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=204.88
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 20484 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 206.22
Current children cumulated vsize (KiB) 26596

[startup+206.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 21377
/proc/meminfo: memFree=1653240/2055920 swapFree=4165120/4192956
[pid=21374] ppid=21372 vsize=5356 CPUtime=1.34
/proc/21374/stat : 21374 (lysat.sh) S 21372 21374 21307 0 -1 4194304 310 9796 0 0 0 0 126 8 16 0 1 0 151815748 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21374/statm: 1339 237 195 169 0 50 0
[pid=21377] ppid=21374 vsize=21240 CPUtime=205.28
/proc/21377/stat : 21377 (LySATi) R 21374 21374 21307 0 -1 4194304 4854 0 0 0 20524 4 0 0 25 0 1 0 151815883 21749760 4831 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/21377/statm: 5310 4831 82 174 0 5133 0
Current children cumulated CPU time (s) 206.62
Current children cumulated vsize (KiB) 26596

Child status: 20
Real time (s): 206.767
CPU time (s): 206.703
CPU user time (s): 206.562
CPU system time (s): 0.140978
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 48280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.562
system time used= 0.140978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15121
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= 38
involuntary context switches= 579

runsolver used 0.25796 second user time and 0.492925 second system time

The end

Launcher Data

Begin job on node34 at 2009-05-02 06:17:11
IDJOB=1773973
IDBENCH=70831
IDSOLVER=609
FILE ID=node34/1773973-1241237831
PBS_JOBID= 9224846
Free space on /tmp= 66496 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=514866726

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:       1680664 kB
Buffers:         64520 kB
Cached:         225744 kB
SwapCached:      21584 kB
Active:          34936 kB
Inactive:       279040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680664 kB
SwapTotal:     4192956 kB
SwapFree:      4165120 kB
Dirty:            6232 kB
Writeback:           0 kB
Mapped:          13428 kB
Slab:            47408 kB
Committed_AS:   698900 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:20:38