Trace number 1556996

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
kw 2009-03-20? (TO) 1200.04 1202.53

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 kw (KillerWhale) version 0.6
0.00/0.00	c Copyright 2007-2009 Johan Alfredsson, Oepir
0.00/0.00	c johan@oepir.com

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556996-1238847306/watcher-1556996-1238847306 -o /tmp/evaluation-result-1556996-1238847306/solver-1556996-1238847306 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/kw HOME/instance-1556996-1238847306.cnf 

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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 24446
/proc/meminfo: memFree=1537036/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=6340 CPUtime=0
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 1109 0 0 0 0 0 0 0 20 0 1 0 1157394309 6492160 1093 1992294400 4194304 6412682 548682068832 18446744073709551615 4272375 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 1585 1101 201 541 0 1035 0

[startup+0.0156451 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 24446
/proc/meminfo: memFree=1537036/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=11956 CPUtime=0.01
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 2217 0 0 0 0 1 0 0 20 0 1 0 1157394309 12242944 2201 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 2989 2206 208 541 0 2439 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11956

[startup+0.101653 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 24446
/proc/meminfo: memFree=1537036/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=44888 CPUtime=0.09
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 10210 0 0 0 5 4 0 0 20 0 1 0 1157394309 45965312 10194 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 11222 10194 221 541 0 10672 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44888

[startup+0.301673 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 24446
/proc/meminfo: memFree=1537036/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=47528 CPUtime=0.29
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 10969 0 0 0 25 4 0 0 22 0 1 0 1157394309 48668672 10953 1992294400 4194304 6412682 548682068832 18446744073709551615 5487243 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 11882 10953 221 541 0 11332 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47528

[startup+0.701716 s]
/proc/loadavg: 1.99 1.87 1.47 3/80 24446
/proc/meminfo: memFree=1537036/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=52412 CPUtime=0.69
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 12341 0 0 0 64 5 0 0 25 0 1 0 1157394309 53669888 12325 1992294400 4194304 6412682 548682068832 18446744073709551615 5554128 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 13103 12326 221 541 0 12553 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52412

[startup+1.5018 s]
/proc/loadavg: 1.99 1.87 1.47 2/81 24447
/proc/meminfo: memFree=1484356/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=70692 CPUtime=1.49
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 17443 0 0 0 141 8 0 0 25 0 1 0 1157394309 72388608 17019 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 17673 17019 246 541 0 17123 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70692

[startup+3.10296 s]
/proc/loadavg: 1.91 1.85 1.47 2/81 24447
/proc/meminfo: memFree=1461636/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=84332 CPUtime=2.43
/proc/24446/stat : 24446 (kw) D 24444 24446 23981 0 -1 0 20654 0 0 0 216 27 0 0 25 0 1 0 1157394309 86355968 20230 1992294400 4194304 6412682 548682068832 18446744073709551615 5554256 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/24446/statm: 21083 20230 248 541 0 20533 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 84332
heavy processes:

[startup+6.30129 s]
/proc/loadavg: 1.91 1.85 1.47 2/81 24447
/proc/meminfo: memFree=1446404/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=91928 CPUtime=4.16
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 22672 0 0 0 375 41 0 0 25 0 1 0 1157394309 94134272 22248 1992294400 4194304 6412682 548682068832 18446744073709551615 5476700 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 22982 22248 248 541 0 22432 0
Current children cumulated CPU time (s) 4.16
Current children cumulated vsize (KiB) 91928
heavy processes:

[startup+12.7053 s]
/proc/loadavg: 2.08 1.89 1.49 2/81 24447
/proc/meminfo: memFree=1445260/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=90472 CPUtime=10.56
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 22868 0 0 0 1014 42 0 0 25 0 1 0 1157394309 92643328 21900 1992294400 4194304 6412682 548682068832 18446744073709551615 4360720 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 22618 21900 255 541 0 22068 0
Current children cumulated CPU time (s) 10.56
Current children cumulated vsize (KiB) 90472

[startup+25.5013 s]
/proc/loadavg: 2.06 1.89 1.49 2/81 24447
/proc/meminfo: memFree=1445516/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=90472 CPUtime=23.35
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 22871 0 0 0 2293 42 0 0 25 0 1 0 1157394309 92643328 21903 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 22618 21903 255 541 0 22068 0
Current children cumulated CPU time (s) 23.35
Current children cumulated vsize (KiB) 90472

[startup+51.1019 s]
/proc/loadavg: 1.70 1.82 1.48 2/81 24447
/proc/meminfo: memFree=1445644/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=90472 CPUtime=48.92
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 22879 0 0 0 4850 42 0 0 25 0 1 0 1157394309 92643328 21911 1992294400 4194304 6412682 548682068832 18446744073709551615 4334420 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 22618 21911 255 541 0 22068 0
Current children cumulated CPU time (s) 48.92
Current children cumulated vsize (KiB) 90472

[startup+102.301 s]
/proc/loadavg: 1.28 1.68 1.45 2/81 24447
/proc/meminfo: memFree=1445644/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=90472 CPUtime=100.11
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 22893 0 0 0 9968 43 0 0 25 0 1 0 1157394309 92643328 21925 1992294400 4194304 6412682 548682068832 18446744073709551615 4417127 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 22618 21925 255 541 0 22068 0
Current children cumulated CPU time (s) 100.11
Current children cumulated vsize (KiB) 90472

[startup+162.301 s]
/proc/loadavg: 1.10 1.55 1.42 2/81 24447
/proc/meminfo: memFree=1443212/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=92612 CPUtime=160.09
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 23506 0 0 0 15964 45 0 0 25 0 1 0 1157394309 94834688 22538 1992294400 4194304 6412682 548682068832 18446744073709551615 4360074 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 23153 22538 255 541 0 22603 0
Current children cumulated CPU time (s) 160.09
Current children cumulated vsize (KiB) 92612

[startup+222.302 s]
/proc/loadavg: 1.04 1.45 1.39 2/81 24447
/proc/meminfo: memFree=1440332/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=95496 CPUtime=220.08
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 24206 0 0 0 21961 47 0 0 25 0 1 0 1157394309 97787904 23238 1992294400 4194304 6412682 548682068832 18446744073709551615 4285745 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 23874 23238 258 541 0 23324 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 95496

[startup+282.302 s]
/proc/loadavg: 1.01 1.37 1.36 2/81 24447
/proc/meminfo: memFree=1440268/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=95500 CPUtime=280.06
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 24214 0 0 0 27959 47 0 0 25 0 1 0 1157394309 97792000 23246 1992294400 4194304 6412682 548682068832 18446744073709551615 4333959 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 23875 23246 258 541 0 23325 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 95500

[startup+342.302 s]
/proc/loadavg: 1.00 1.30 1.34 2/81 24447
/proc/meminfo: memFree=1440076/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=95684 CPUtime=340.05
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 24269 0 0 0 33957 48 0 0 25 0 1 0 1157394309 97980416 23301 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 23921 23301 258 541 0 23371 0
Current children cumulated CPU time (s) 340.05
Current children cumulated vsize (KiB) 95684

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.31 2/81 24447
/proc/meminfo: memFree=1438860/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=96976 CPUtime=400.02
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 24579 0 0 0 39954 48 0 0 25 0 1 0 1157394309 99303424 23611 1992294400 4194304 6412682 548682068832 18446744073709551615 4286911 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 24244 23611 258 541 0 23694 0
Current children cumulated CPU time (s) 400.02
Current children cumulated vsize (KiB) 96976

[startup+462.306 s]
/proc/loadavg: 1.00 1.19 1.29 2/81 24447
/proc/meminfo: memFree=1437964/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=97916 CPUtime=460.02
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 24830 0 0 0 45952 50 0 0 25 0 1 0 1157394309 100265984 23862 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 24479 23862 258 541 0 23929 0
Current children cumulated CPU time (s) 460.02
Current children cumulated vsize (KiB) 97916

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.27 2/81 24447
/proc/meminfo: memFree=1433548/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=102416 CPUtime=519.99
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 25921 0 0 0 51948 51 0 0 25 0 1 0 1157394309 104873984 24953 1992294400 4194304 6412682 548682068832 18446744073709551615 4286819 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 25604 24953 258 541 0 25054 0
Current children cumulated CPU time (s) 519.99
Current children cumulated vsize (KiB) 102416

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.25 2/81 24447
/proc/meminfo: memFree=1433164/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=102812 CPUtime=579.98
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 26047 0 0 0 57946 52 0 0 25 0 1 0 1157394309 105279488 25079 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 25703 25079 258 541 0 25153 0
Current children cumulated CPU time (s) 579.98
Current children cumulated vsize (KiB) 102812

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.23 2/81 24447
/proc/meminfo: memFree=1429324/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=106680 CPUtime=639.96
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 26983 0 0 0 63942 54 0 0 25 0 1 0 1157394309 109240320 26015 1992294400 4194304 6412682 548682068832 18446744073709551615 4285927 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 26670 26015 258 541 0 26120 0
Current children cumulated CPU time (s) 639.96
Current children cumulated vsize (KiB) 106680

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.21 2/81 24447
/proc/meminfo: memFree=1429196/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=106680 CPUtime=699.94
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 27004 0 0 0 69940 54 0 0 25 0 1 0 1157394309 109240320 26036 1992294400 4194304 6412682 548682068832 18446744073709551615 4287596 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 26670 26036 258 541 0 26120 0
Current children cumulated CPU time (s) 699.94
Current children cumulated vsize (KiB) 106680

[startup+762.301 s]
/proc/loadavg: 1.00 1.06 1.20 2/81 24447
/proc/meminfo: memFree=1429132/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=106848 CPUtime=759.92
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 27031 0 0 0 75937 55 0 0 25 0 1 0 1157394309 109412352 26063 1992294400 4194304 6412682 548682068832 18446744073709551615 4286781 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 26712 26063 258 541 0 26162 0
Current children cumulated CPU time (s) 759.92
Current children cumulated vsize (KiB) 106848

[startup+822.301 s]
/proc/loadavg: 1.00 1.05 1.18 2/81 24447
/proc/meminfo: memFree=1428748/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=107204 CPUtime=819.91
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 27121 0 0 0 81935 56 0 0 25 0 1 0 1157394309 109776896 26153 1992294400 4194304 6412682 548682068832 18446744073709551615 4286747 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 26801 26153 258 541 0 26251 0
Current children cumulated CPU time (s) 819.91
Current children cumulated vsize (KiB) 107204

[startup+882.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/81 24447
/proc/meminfo: memFree=1428684/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=107204 CPUtime=879.89
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 27133 0 0 0 87933 56 0 0 25 0 1 0 1157394309 109776896 26165 1992294400 4194304 6412682 548682068832 18446744073709551615 5550983 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 26801 26165 258 541 0 26251 0
Current children cumulated CPU time (s) 879.89
Current children cumulated vsize (KiB) 107204

[startup+942.302 s]
/proc/loadavg: 1.05 1.04 1.16 2/81 24447
/proc/meminfo: memFree=1424396/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=113352 CPUtime=939.87
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 28598 0 0 0 93929 58 0 0 25 0 1 0 1157394309 116072448 27630 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 28338 27630 258 541 0 27788 0
Current children cumulated CPU time (s) 939.87
Current children cumulated vsize (KiB) 113352

[startup+1002.3 s]
/proc/loadavg: 1.06 1.05 1.16 2/81 24447
/proc/meminfo: memFree=1422732/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=113352 CPUtime=999.86
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 28608 0 0 0 99927 59 0 0 25 0 1 0 1157394309 116072448 27640 1992294400 4194304 6412682 548682068832 18446744073709551615 4333363 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 28338 27640 258 541 0 27788 0
Current children cumulated CPU time (s) 999.86
Current children cumulated vsize (KiB) 113352

[startup+1062.3 s]
/proc/loadavg: 1.06 1.05 1.15 2/81 24447
/proc/meminfo: memFree=1422668/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=113352 CPUtime=1059.84
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 28610 0 0 0 105924 60 0 0 25 0 1 0 1157394309 116072448 27642 1992294400 4194304 6412682 548682068832 18446744073709551615 4286837 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 28338 27642 258 541 0 27788 0
Current children cumulated CPU time (s) 1059.84
Current children cumulated vsize (KiB) 113352

[startup+1122.31 s]
/proc/loadavg: 1.06 1.05 1.14 2/81 24447
/proc/meminfo: memFree=1422540/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=113352 CPUtime=1119.82
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 28644 0 0 0 111922 60 0 0 25 0 1 0 1157394309 116072448 27676 1992294400 4194304 6412682 548682068832 18446744073709551615 4287183 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 28338 27676 258 541 0 27788 0
Current children cumulated CPU time (s) 1119.82
Current children cumulated vsize (KiB) 113352

[startup+1182.3 s]
/proc/loadavg: 1.05 1.06 1.14 2/81 24447
/proc/meminfo: memFree=1416332/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=120340 CPUtime=1179.8
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 30216 0 0 0 117917 63 0 0 25 0 1 0 1157394309 123228160 29248 1992294400 4194304 6412682 548682068832 18446744073709551615 4332949 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 30085 29248 258 541 0 29535 0
Current children cumulated CPU time (s) 1179.8
Current children cumulated vsize (KiB) 120340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 1.18 1.08 1.14 2/81 24447
/proc/meminfo: memFree=1415628/2055920 swapFree=4163524/4192956
[pid=24446] ppid=24444 vsize=121016 CPUtime=1200.01
/proc/24446/stat : 24446 (kw) R 24444 24446 23981 0 -1 0 30369 0 0 0 119937 64 0 0 25 0 1 0 1157394309 123920384 29401 1992294400 4194304 6412682 548682068832 18446744073709551615 4286849 0 0 4096 0 0 0 0 17 1 0 0
/proc/24446/statm: 30254 29401 258 541 0 29704 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 121016

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.53
CPU time (s): 1200.04
CPU user time (s): 1199.38
CPU system time (s): 0.658899
CPU usage (%): 99.7929
Max. virtual memory (cumulated for all children) (KiB): 121016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.38
system time used= 0.658899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30369
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= 3
involuntary context switches= 2372

runsolver used 1.65575 second user time and 4.24335 second system time

The end

Launcher Data

Begin job on node90 at 2009-04-04 14:15:07
IDJOB=1556996
IDBENCH=70830
IDSOLVER=501
FILE ID=node90/1556996-1238847306
PBS_JOBID= 9085813
Free space on /tmp= 66528 MiB

SOLVER NAME= kw 2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/kw BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556996-1238847306/watcher-1556996-1238847306 -o /tmp/evaluation-result-1556996-1238847306/solver-1556996-1238847306 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/kw HOME/instance-1556996-1238847306.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=1866508341

node90.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.234
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.234
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:       1537516 kB
Buffers:         41564 kB
Cached:         400164 kB
SwapCached:      18904 kB
Active:         199772 kB
Inactive:       262412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537516 kB
SwapTotal:     4192956 kB
SwapFree:      4163524 kB
Dirty:            6328 kB
Writeback:           0 kB
Mapped:          25596 kB
Slab:            40484 kB
Committed_AS:  2750488 kB
PageTables:       2680 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= 66520 MiB
End job on node90 at 2009-04-04 14:35:11