Trace number 1821096

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-22? (TO) 1200.01 1199.92

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.13/0.22	c ==============================================================================
0.13/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.13/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.13/0.22	c ==============================================================================
0.13/0.22	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
1.02/1.06	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
1.02/1.06	c ==============================================================================
1.02/1.06	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
1.02/1.06	c CPU time:   0.97 s
1.02/1.06	c ==============================================================================
1.22/1.25	c WARNING: for repeatability, setting FPU to use double precision
1.22/1.26	c Number of variables   : 28527        
1.22/1.26	c Number of clauses     : 163375       
1.25/1.38	c Parsing time: 0.10         s
1200.00/1199.91	HOME/SatELiteGTI: line 36: 29973 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821096-1242506317/watcher-1821096-1242506317 -o /tmp/evaluation-result-1821096-1242506317/solver-1821096-1242506317 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821096-1242506317.cnf -random-seed=1216548164 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 1.00 3/91 29967
/proc/meminfo: memFree=1416124/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2412 CPUtime=0.01
/proc/29967/stat : 29967 (SatELiteGTI) R 29965 29967 15108 0 -1 4194304 355 645 0 0 0 0 1 0 18 0 1 0 1015129809 2469888 277 4294967295 134512640 135169312 3213847600 3213846076 3085834100 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/29967/statm: 603 277 235 161 0 42 0
[pid=29971] ppid=29967 vsize=0 CPUtime=0
/proc/29971/stat : 29971 (SatELiteGTI) R 29967 29967 15108 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1015129810 0 0 4294967295 0 0 0 3213846228 3085834730 0 0 0 0 0 0 0 17 3 0 0 0
/proc/29971/statm: 203 1 0 0 0 28 0

[startup+0.062687 s]
/proc/loadavg: 0.99 1.00 1.00 3/91 29967
/proc/meminfo: memFree=1416124/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2412 CPUtime=0.01
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 368 645 0 0 0 0 1 0 18 0 1 0 1015129809 2469888 277 4294967295 134512640 135169312 3213847600 3213846136 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29967/statm: 603 277 235 161 0 42 0
[pid=29971] ppid=29967 vsize=18436 CPUtime=0.06
/proc/29971/stat : 29971 (SatELite_releas) R 29967 29967 15108 0 -1 4202496 3282 0 0 0 4 2 0 0 20 0 1 0 1015129810 18878464 3072 4294967295 134512640 135223648 3214017632 3214016584 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29971/statm: 4609 3073 47 174 0 4434 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20848

[startup+0.122682 s]
/proc/loadavg: 0.99 1.00 1.00 3/91 29967
/proc/meminfo: memFree=1416124/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2412 CPUtime=0.01
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 368 645 0 0 0 0 1 0 18 0 1 0 1015129809 2469888 277 4294967295 134512640 135169312 3213847600 3213846136 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29967/statm: 603 277 235 161 0 42 0
[pid=29971] ppid=29967 vsize=24632 CPUtime=0.12
/proc/29971/stat : 29971 (SatELite_releas) R 29967 29967 15108 0 -1 4202496 4836 0 0 0 9 3 0 0 21 0 1 0 1015129810 25223168 4626 4294967295 134512640 135223648 3214017632 3214016216 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29971/statm: 6158 4627 47 174 0 5983 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 27044

[startup+0.322667 s]
/proc/loadavg: 0.99 1.00 1.00 3/91 29967
/proc/meminfo: memFree=1416124/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2412 CPUtime=0.01
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 368 645 0 0 0 0 1 0 18 0 1 0 1015129809 2469888 277 4294967295 134512640 135169312 3213847600 3213846136 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29967/statm: 603 277 235 161 0 42 0
[pid=29971] ppid=29967 vsize=36932 CPUtime=0.32
/proc/29971/stat : 29971 (SatELite_releas) R 29967 29967 15108 0 -1 4202496 7993 0 0 0 27 5 0 0 21 0 1 0 1015129810 37818368 7582 4294967295 134512640 135223648 3214017632 3214015584 134564033 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29971/statm: 9233 7582 72 174 0 9058 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 39344

[startup+0.722636 s]
/proc/loadavg: 0.99 1.00 1.00 3/91 29967
/proc/meminfo: memFree=1416124/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2412 CPUtime=0.01
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 368 645 0 0 0 0 1 0 18 0 1 0 1015129809 2469888 277 4294967295 134512640 135169312 3213847600 3213846136 3085831918 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/29967/statm: 603 277 235 161 0 42 0
[pid=29971] ppid=29967 vsize=42708 CPUtime=0.71
/proc/29971/stat : 29971 (SatELite_releas) R 29967 29967 15108 0 -1 4202496 9365 0 0 0 63 8 0 0 23 0 1 0 1015129810 43732992 8954 4294967295 134512640 135223648 3214017632 3214015648 134586881 0 0 0 3 0 0 0 17 3 0 0 0
/proc/29971/statm: 10677 8954 73 174 0 10502 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 45120

[startup+1.52258 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 29972
/proc/meminfo: memFree=1375916/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 2416

[startup+3.12246 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 29973
/proc/meminfo: memFree=1397120/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=12728 CPUtime=1.87
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 2993 0 0 0 184 3 0 0 21 0 1 0 1015129935 13033472 2928 4294967295 134512640 135212243 3219493376 3219491696 134527967 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 3182 2928 74 171 0 3009 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 15144

[startup+6.32221 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 29973
/proc/meminfo: memFree=1396532/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=13124 CPUtime=5.07
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 3069 0 0 0 504 3 0 0 25 0 1 0 1015129935 13438976 3004 4294967295 134512640 135212243 3219493376 3219491760 134535293 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 3281 3004 74 171 0 3108 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 15540

[startup+12.7217 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 29973
/proc/meminfo: memFree=1395976/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=13652 CPUtime=11.47
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 3228 0 0 0 1144 3 0 0 25 0 1 0 1015129935 13979648 3163 4294967295 134512640 135212243 3219493376 3219491984 134526019 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 3413 3163 74 171 0 3240 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 16068

[startup+25.5207 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 29974
/proc/meminfo: memFree=1395080/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=14576 CPUtime=24.27
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 3460 0 0 0 2424 3 0 0 25 0 1 0 1015129935 14925824 3395 4294967295 134512640 135212243 3219493376 3219491984 134526445 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 3644 3395 74 171 0 3471 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 16992

[startup+51.1088 s]
/proc/loadavg: 0.99 1.00 1.00 2/93 30158
/proc/meminfo: memFree=1393220/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=16424 CPUtime=49.86
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 3914 0 0 0 4983 3 0 0 25 0 1 0 1015129935 16818176 3849 4294967295 134512640 135212243 3219493376 3219491984 134526072 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 4106 3849 74 171 0 3933 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 18840

[startup+102.315 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 30163
/proc/meminfo: memFree=1389896/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=19988 CPUtime=101.07
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 4781 0 0 0 10103 4 0 0 25 0 1 0 1015129935 20467712 4716 4294967295 134512640 135212243 3219493376 3219491696 134527698 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29973/statm: 4997 4716 74 171 0 4824 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 22404

[startup+162.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/93 30355
/proc/meminfo: memFree=1385316/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=24252 CPUtime=161.07
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 5872 0 0 0 16102 5 0 0 25 0 1 0 1015129935 24834048 5807 4294967295 134512640 135212243 3219493376 3219491984 134526072 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 6063 5807 74 171 0 5890 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 26668

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30544
/proc/meminfo: memFree=1380712/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=29048 CPUtime=221.08
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 7061 0 0 0 22102 6 0 0 25 0 1 0 1015129935 29745152 6996 4294967295 134512640 135212243 3219493376 3219491984 134526260 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 7262 6996 74 171 0 7089 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 31464

[startup+282.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30731
/proc/meminfo: memFree=1376380/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=33488 CPUtime=281.09
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 8157 0 0 0 28102 7 0 0 25 0 1 0 1015129935 34291712 8092 4294967295 134512640 135212243 3219493376 3219491984 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 8372 8092 74 171 0 8199 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 35904

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 30919
/proc/meminfo: memFree=1372752/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=36924 CPUtime=341.09
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9035 0 0 0 34099 10 0 0 25 0 1 0 1015129935 37810176 8970 4294967295 134512640 135212243 3219493376 3219491760 134535612 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9231 8970 74 171 0 9058 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 39340

[startup+402.322 s]

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

/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=36924 CPUtime=521.1
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9035 0 0 0 52100 10 0 0 25 0 1 0 1015129935 37810176 8970 4294967295 134512640 135212243 3219493376 3219491984 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9231 8970 74 171 0 9058 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 39340

[startup+582.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 31676
/proc/meminfo: memFree=1370240/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=39168 CPUtime=581.1
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9581 0 0 0 58100 10 0 0 25 0 1 0 1015129935 40108032 9516 4294967295 134512640 135212243 3219493376 3219491984 134526445 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9792 9516 74 171 0 9619 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 41584

[startup+642.324 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 31864
/proc/meminfo: memFree=1370396/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=39168 CPUtime=641.12
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9581 0 0 0 64102 10 0 0 25 0 1 0 1015129935 40108032 9516 4294967295 134512640 135212243 3219493376 3219491696 134527776 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9792 9516 74 171 0 9619 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 41584

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 32052
/proc/meminfo: memFree=1370272/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=39168 CPUtime=701.12
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9581 0 0 0 70102 10 0 0 25 0 1 0 1015129935 40108032 9516 4294967295 134512640 135212243 3219493376 3219491984 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9792 9516 74 171 0 9619 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 41584

[startup+762.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32240
/proc/meminfo: memFree=1370016/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=39168 CPUtime=761.12
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 9581 0 0 0 76102 10 0 0 25 0 1 0 1015129935 40108032 9516 4294967295 134512640 135212243 3219493376 3219491984 134526197 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 9792 9516 74 171 0 9619 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 41584

[startup+822.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 32428
/proc/meminfo: memFree=1368272/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=41004 CPUtime=821.12
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10027 0 0 0 82100 12 0 0 25 0 1 0 1015129935 41988096 9962 4294967295 134512640 135212243 3219493376 3219491984 134526044 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 10251 9962 74 171 0 10078 0
Current children cumulated CPU time (s) 822.37
Current children cumulated vsize (KiB) 43420

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 32619
/proc/meminfo: memFree=1367752/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=41796 CPUtime=881.13
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10211 0 0 0 88101 12 0 0 25 0 1 0 1015129935 42799104 10146 4294967295 134512640 135212243 3219493376 3219491984 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 10449 10146 74 171 0 10276 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 44212

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 339
/proc/meminfo: memFree=1367892/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=41796 CPUtime=941.13
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10211 0 0 0 94101 12 0 0 25 0 1 0 1015129935 42799104 10146 4294967295 134512640 135212243 3219493376 3219491984 134526123 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 10449 10146 74 171 0 10276 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 44212

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 527
/proc/meminfo: memFree=1367908/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=41796 CPUtime=1001.15
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10211 0 0 0 100103 12 0 0 25 0 1 0 1015129935 42799104 10146 4294967295 134512640 135212243 3219493376 3219491984 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 10449 10146 74 171 0 10276 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 44212

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 715
/proc/meminfo: memFree=1367644/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=41796 CPUtime=1061.15
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10212 0 0 0 106103 12 0 0 25 0 1 0 1015129935 42799104 10147 4294967295 134512640 135212243 3219493376 3219491984 134526116 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 10449 10147 74 171 0 10276 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 44212

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 914
/proc/meminfo: memFree=1365088/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=44572 CPUtime=1121.14
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10924 0 0 0 112102 12 0 0 25 0 1 0 1015129935 45641728 10859 4294967295 134512640 135212243 3219493376 3219491696 134527978 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 11143 10859 74 171 0 10970 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 46988

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 1104
/proc/meminfo: memFree=1364972/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=44572 CPUtime=1181.15
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10925 0 0 0 118103 12 0 0 25 0 1 0 1015129935 45641728 10860 4294967295 134512640 135212243 3219493376 3219491696 134527759 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 11143 10860 74 171 0 10970 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 46988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1290
/proc/meminfo: memFree=1364656/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=44572 CPUtime=1198.75
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10925 0 0 0 119863 12 0 0 25 0 1 0 1015129935 45641728 10860 4294967295 134512640 135212243 3219493376 3219491984 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 11143 10860 74 171 0 10970 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 46988

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 1290
/proc/meminfo: memFree=1364656/2074464 swapFree=1952056/1959888
[pid=29967] ppid=29965 vsize=2416 CPUtime=1.25
/proc/29967/stat : 29967 (SatELiteGTI) S 29965 29967 15108 0 -1 4194304 386 10525 0 0 0 0 116 9 20 0 1 0 1015129809 2473984 278 4294967295 134512640 135169312 3213847600 3213843816 3085831918 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29967/statm: 604 278 235 161 0 43 0
[pid=29973] ppid=29967 vsize=44572 CPUtime=1198.75
/proc/29973/stat : 29973 (minisat_static) R 29967 29967 15108 0 -1 4202496 10925 0 0 0 119863 12 0 0 25 0 1 0 1015129935 45641728 10860 4294967295 134512640 135212243 3219493376 3219491984 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29973/statm: 11143 10860 74 171 0 10970 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 46988

Child status: 143
Real time (s): 1199.92
CPU time (s): 1200.01
CPU user time (s): 1199.79
CPU system time (s): 0.22
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 46988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.22
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22113
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= 19
involuntary context switches= 3545

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 22:38:37
IDJOB=1821096
IDBENCH=70830
IDSOLVER=659
FILE ID=tipi24/1821096-1242506317
PBS_JOBID=
Free space on /tmp= 9942 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821096-1242506317/watcher-1821096-1242506317 -o /tmp/evaluation-result-1821096-1242506317/solver-1821096-1242506317 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821096-1242506317.cnf -random-seed=1216548164

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED= 1216548164

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.40

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.75

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1416140 kB
Buffers:         28004 kB
Cached:         549636 kB
SwapCached:       3828 kB
Active:          85880 kB
Inactive:       501228 kB
HighTotal:     1178688 kB
HighFree:       709688 kB
LowTotal:       895776 kB
LowFree:        706452 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            5956 kB
Writeback:           0 kB
AnonPages:        8788 kB
Mapped:           3420 kB
Slab:            62812 kB
PageTables:        312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9942 MiB
End job on tipi24 at 2009-05-16 22:58:37