Trace number 1772843

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-20? (TO) 10000 10003.1

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-25.cnf
MD5SUM0acd143a4e60b38309663b5993b5ded9
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 variables8920
Number of clauses31884
Sum of the clauses size83706
Maximum clause length229
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215331
Number of clauses of size 314327
Number of clauses of size 41469
Number of clauses of size 5588
Number of clauses of size over 5168

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   30972    81428 |    9291       0        0     nan |  0.000 % |
0.19/0.26	c |         0 |   22056    71256 |      --       0       --      -- |     --   | -8916/-10172
0.19/0.26	c ==============================================================================
0.19/0.26	c Result  :   #vars: 3830   #clauses: 22056   #literals: 71256
0.19/0.26	c CPU time:   0.253961 s
0.19/0.26	c ==============================================================================
0.19/0.29	c lySAT 0.1
0.19/0.29	c minisat core +  additionnal features
0.19/0.29	c ============================[ Problem Statistics ]=============================
0.19/0.29	c |                                                                             |
0.19/0.29	c |  Number of variables:  3830                                                 |
0.19/0.29	c |  Number of clauses:    22056                                                |
0.28/0.31	c |  Parsing time:         0.01         s                                       |

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-1772843-1241229009/watcher-1772843-1241229009 -o /tmp/evaluation-result-1772843-1241229009/solver-1772843-1241229009 -C 10000 -W 12000 -M 1800 lysat.sh HOME/instance-1772843-1241229009.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.85 0.97 0.99 3/64 24723
/proc/meminfo: memFree=1050992/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150933650 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 235 195 169 0 50 0
[pid=24724] ppid=24723 vsize=548 CPUtime=0
/proc/24724/stat : 24724 (SatElite) R 24723 24723 24686 0 -1 4194304 31 0 0 0 0 0 0 0 20 0 1 0 150933651 561152 15 1992294400 134512640 135034092 4294956112 18446744073709551615 134752964 0 0 4096 0 0 0 0 17 1 0 0
/proc/24724/statm: 171 27 20 127 0 41 0

[startup+0.0981479 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24723
/proc/meminfo: memFree=1050992/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150933650 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 235 195 169 0 50 0
[pid=24724] ppid=24723 vsize=6244 CPUtime=0.08
/proc/24724/stat : 24724 (SatElite) R 24723 24723 24686 0 -1 4194304 1328 0 0 0 8 0 0 0 20 0 1 0 150933651 6393856 1312 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/24724/statm: 1561 1312 68 127 0 1431 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11600

[startup+0.102148 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24723
/proc/meminfo: memFree=1050992/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 150933650 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 235 195 169 0 50 0
[pid=24724] ppid=24723 vsize=6244 CPUtime=0.09
/proc/24724/stat : 24724 (SatElite) R 24723 24723 24686 0 -1 4194304 1337 0 0 0 9 0 0 0 20 0 1 0 150933651 6393856 1321 1992294400 134512640 135034092 4294956112 18446744073709551615 134566533 0 0 4096 3 0 0 0 17 1 0 0
/proc/24724/statm: 1561 1321 68 127 0 1431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11600

[startup+0.30219 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24723
/proc/meminfo: memFree=1050992/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+0.701243 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 24723
/proc/meminfo: memFree=1050992/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 5356

[startup+1.50135 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1047072/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=4664 CPUtime=1.19
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 888 0 0 0 119 0 0 0 25 0 1 0 150933680 4775936 873 1992294400 134512640 135226915 4294956224 18446744073709551615 134540048 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 1166 873 82 174 0 989 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10020

[startup+3.10158 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1046368/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=5588 CPUtime=2.79
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 1121 0 0 0 279 0 0 0 25 0 1 0 150933680 5722112 1106 1992294400 134512640 135226915 4294956224 18446744073709551615 134536852 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 1397 1106 82 174 0 1220 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10944

[startup+6.30105 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1044200/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=7060 CPUtime=6
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 1512 0 0 0 599 1 0 0 25 0 1 0 150933680 7229440 1497 1992294400 134512640 135226915 4294956224 18446744073709551615 134540664 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 1765 1497 82 174 0 1588 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12416

[startup+12.702 s]
/proc/loadavg: 0.87 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1041704/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=9572 CPUtime=12.39
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 2117 0 0 0 1238 1 0 0 25 0 1 0 150933680 9801728 2102 1992294400 134512640 135226915 4294956224 18446744073709551615 134537392 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 2393 2102 82 174 0 2216 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14928

[startup+25.5028 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1037352/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=13896 CPUtime=25.18
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 3163 0 0 0 2516 2 0 0 25 0 1 0 150933680 14229504 3148 1992294400 134512640 135226915 4294956224 18446744073709551615 134539996 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 3474 3148 82 174 0 3297 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 19252

[startup+51.1026 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1033128/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=18524 CPUtime=50.78
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 4256 0 0 0 5074 4 0 0 25 0 1 0 150933680 18968576 4241 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 4631 4241 82 174 0 4454 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 23880

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1025768/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=26392 CPUtime=101.97
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 6081 0 0 0 10191 6 0 0 25 0 1 0 150933680 27025408 6066 1992294400 134512640 135226915 4294956224 18446744073709551615 134531201 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 6598 6066 82 174 0 6421 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 31748

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1021736/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=30340 CPUtime=161.95
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 7059 0 0 0 16188 7 0 0 25 0 1 0 150933680 31068160 7044 1992294400 134512640 135226915 4294956224 18446744073709551615 134539409 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 7585 7044 82 174 0 7408 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 35696

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1014952/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=37316 CPUtime=221.93
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 8743 0 0 0 22184 9 0 0 25 0 1 0 150933680 38211584 8728 1992294400 134512640 135226915 4294956224 18446744073709551615 134537003 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 9329 8728 82 174 0 9152 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 42672

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1005224/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=46876 CPUtime=281.91
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 11168 0 0 0 28180 11 0 0 25 0 1 0 150933680 48001024 11153 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 11719 11153 82 174 0 11542 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 52232

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24726
/proc/meminfo: memFree=1005032/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=47324 CPUtime=341.9
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 11244 0 0 0 34178 12 0 0 25 0 1 0 150933680 48459776 11229 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 11831 11229 82 174 0 11654 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 52680

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 24726
/proc/meminfo: memFree=995048/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28

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

/proc/24726/statm: 91296 87599 82 174 0 91119 0
Current children cumulated CPU time (s) 9399.43
Current children cumulated vsize (KiB) 370540

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=698152/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365184 CPUtime=9459.13
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87618 0 0 0 945772 141 0 0 25 0 1 0 150933680 373948416 87603 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91296 87603 82 174 0 91119 0
Current children cumulated CPU time (s) 9459.41
Current children cumulated vsize (KiB) 370540

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697704/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365424 CPUtime=9519.11
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87730 0 0 0 951770 141 0 0 25 0 1 0 150933680 374194176 87715 1992294400 134512640 135226915 4294956224 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91356 87715 82 174 0 91179 0
Current children cumulated CPU time (s) 9519.39
Current children cumulated vsize (KiB) 370780

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697576/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365424 CPUtime=9579.09
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87760 0 0 0 957768 141 0 0 25 0 1 0 150933680 374194176 87745 1992294400 134512640 135226915 4294956224 18446744073709551615 134536917 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91356 87745 82 174 0 91179 0
Current children cumulated CPU time (s) 9579.37
Current children cumulated vsize (KiB) 370780

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697512/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365424 CPUtime=9639.07
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87760 0 0 0 963766 141 0 0 25 0 1 0 150933680 374194176 87745 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91356 87745 82 174 0 91179 0
Current children cumulated CPU time (s) 9639.35
Current children cumulated vsize (KiB) 370780

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697320/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365692 CPUtime=9699.05
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87814 0 0 0 969764 141 0 0 25 0 1 0 150933680 374468608 87799 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91423 87799 82 174 0 91246 0
Current children cumulated CPU time (s) 9699.33
Current children cumulated vsize (KiB) 371048

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697320/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=365692 CPUtime=9759.03
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87815 0 0 0 975762 141 0 0 25 0 1 0 150933680 374468608 87800 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91423 87800 82 174 0 91246 0
Current children cumulated CPU time (s) 9759.31
Current children cumulated vsize (KiB) 371048

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697064/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9819.01
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87877 0 0 0 981760 141 0 0 25 0 1 0 150933680 374837248 87862 1992294400 134512640 135226915 4294956224 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87862 82 174 0 91336 0
Current children cumulated CPU time (s) 9819.29
Current children cumulated vsize (KiB) 371408

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697192/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9879
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87879 0 0 0 987759 141 0 0 25 0 1 0 150933680 374837248 87864 1992294400 134512640 135226915 4294956224 18446744073709551615 134537043 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87864 82 174 0 91336 0
Current children cumulated CPU time (s) 9879.28
Current children cumulated vsize (KiB) 371408

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697128/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9938.99
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87883 0 0 0 993757 142 0 0 25 0 1 0 150933680 374837248 87868 1992294400 134512640 135226915 4294956224 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87868 82 174 0 91336 0
Current children cumulated CPU time (s) 9939.27
Current children cumulated vsize (KiB) 371408

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697000/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9998.97
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87909 0 0 0 999755 142 0 0 25 0 1 0 150933680 374837248 87894 1992294400 134512640 135226915 4294956224 18446744073709551615 134537059 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87894 82 174 0 91336 0
Current children cumulated CPU time (s) 9999.25
Current children cumulated vsize (KiB) 371408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697000/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9999.77
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87909 0 0 0 999835 142 0 0 25 0 1 0 150933680 374837248 87894 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87894 82 174 0 91336 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 371408

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25224
/proc/meminfo: memFree=697000/2055920 swapFree=4192812/4192956
[pid=24723] ppid=24721 vsize=5356 CPUtime=0.28
/proc/24723/stat : 24723 (lysat.sh) S 24721 24723 24686 0 -1 4194304 310 1503 0 0 0 0 28 0 15 0 1 0 150933650 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24723/statm: 1339 237 195 169 0 50 0
[pid=24726] ppid=24723 vsize=366052 CPUtime=9999.77
/proc/24726/stat : 24726 (LySATi) R 24723 24723 24686 0 -1 4194304 87909 0 0 0 999835 142 0 0 25 0 1 0 150933680 374837248 87894 1992294400 134512640 135226915 4294956224 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 1 0 0
/proc/24726/statm: 91513 87894 82 174 0 91336 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 371408

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24723 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=285956
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=9998
# CPU time returned by wait4() is 0.295954
# while last known CPU time is 10000
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.1
CPU time (s): 10000
CPU user time (s): 9998.63
CPU system time (s): 1.42
CPU usage (%): 99.9694
Max. virtual memory (cumulated for all children) (KiB): 371408

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

runsolver used 11.5802 second user time and 24.7992 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-02 03:50:09
IDJOB=1772843
IDBENCH=20402
IDSOLVER=609
FILE ID=node30/1772843-1241229009
PBS_JOBID= 9224804
Free space on /tmp= 66412 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-25.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1772843-1241229009/watcher-1772843-1241229009 -o /tmp/evaluation-result-1772843-1241229009/solver-1772843-1241229009 -C 10000 -W 12000 -M 1800  lysat.sh HOME/instance-1772843-1241229009.cnf i

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

MD5SUM BENCH= 0acd143a4e60b38309663b5993b5ded9
RANDOM SEED=758336709

node30.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.265
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.265
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:       1051472 kB
Buffers:         81612 kB
Cached:         805312 kB
SwapCached:          0 kB
Active:          64628 kB
Inactive:       836596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1051472 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2788 kB
Writeback:           0 kB
Mapped:          24088 kB
Slab:            89340 kB
Committed_AS:   761064 kB
PageTables:       1356 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= 66508 MiB
End job on node30 at 2009-05-02 06:36:54