Trace number 1559346

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) 1200.1 1200.61

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-28-s100.cnf
MD5SUM06e51f5d7b210924fc518c0569affee4
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 variables32151
Number of clauses96786
Sum of the clauses size228372
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261858
Number of clauses of size 334864
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.02/0.09	c ==============================================================================
0.02/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.09	c ==============================================================================
0.02/0.09	c |         0 |   96586   227896 |   28975       0        0     nan |  0.000 % |
1.18/1.27	c |         0 |   59532   176727 |      --       0       --      -- |     --   | -36714/-50193
1.18/1.27	c ==============================================================================
1.18/1.27	c Result  :   #vars: 14331   #clauses: 59532   #literals: 176727
1.18/1.27	c CPU time:   1.23081 s
1.18/1.27	c ==============================================================================
1.29/1.35	c lySAT 0.1
1.29/1.35	c minisat core +  additionnal features
1.29/1.35	c ============================[ Problem Statistics ]=============================
1.29/1.35	c |                                                                             |
1.29/1.35	c |  Number of variables:  14331                                                |
1.29/1.35	c |  Number of clauses:    59532                                                |
1.29/1.39	c |  Parsing time:         0.04         s                                       |
1200.07/1200.61	HOME/lysat.sh: line 55:  7056 Terminated              $MS$OPT -verbosity=0 $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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1559346-1238882450/watcher-1559346-1238882450 -o /tmp/evaluation-result-1559346-1238882450/solver-1559346-1238882450 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1559346-1238882450.cnf i 

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: 0.92 0.98 1.08 3/64 7053
/proc/meminfo: memFree=1844736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=0
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160910331 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 235 195 169 0 50 0
[pid=7054] ppid=7053 vsize=1556 CPUtime=0
/proc/7054/stat : 7054 (SatElite) R 7053 7053 6768 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 1160910331 1593344 267 1992294400 134512640 135034092 4294956096 18446744073709551615 134545140 0 0 4096 3 0 0 0 17 0 0 0
/proc/7054/statm: 389 277 50 127 0 259 0

[startup+0.0352201 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7053
/proc/meminfo: memFree=1844736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=0
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160910331 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 235 195 169 0 50 0
[pid=7054] ppid=7053 vsize=6280 CPUtime=0.02
/proc/7054/stat : 7054 (SatElite) R 7053 7053 6768 0 -1 4194304 1489 0 0 0 2 0 0 0 19 0 1 0 1160910331 6430720 1473 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/7054/statm: 1570 1474 51 127 0 1440 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11636

[startup+0.101222 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7053
/proc/meminfo: memFree=1844736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=0
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160910331 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 235 195 169 0 50 0
[pid=7054] ppid=7053 vsize=13624 CPUtime=0.09
/proc/7054/stat : 7054 (SatElite) R 7053 7053 6768 0 -1 4194304 3325 0 0 0 7 2 0 0 19 0 1 0 1160910331 13950976 3195 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/7054/statm: 3406 3195 68 127 0 3276 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18980

[startup+0.301233 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7053
/proc/meminfo: memFree=1844736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=0
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160910331 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 235 195 169 0 50 0
[pid=7054] ppid=7053 vsize=14668 CPUtime=0.29
/proc/7054/stat : 7054 (SatElite) R 7053 7053 6768 0 -1 4194304 3559 0 0 0 26 3 0 0 21 0 1 0 1160910331 15020032 3429 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/7054/statm: 3667 3429 68 127 0 3537 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20024

[startup+0.701261 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 7053
/proc/meminfo: memFree=1844736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=0
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160910331 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 235 195 169 0 50 0
[pid=7054] ppid=7053 vsize=15312 CPUtime=0.68
/proc/7054/stat : 7054 (SatElite) R 7053 7053 6768 0 -1 4194304 3737 0 0 0 65 3 0 0 24 0 1 0 1160910331 15679488 3607 1992294400 134512640 135034092 4294956096 18446744073709551615 134566547 0 0 4096 3 0 0 0 17 0 0 0
/proc/7054/statm: 3828 3607 68 127 0 3698 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20668

[startup+1.50132 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 7055
/proc/meminfo: memFree=1825648/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10142 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 7056
/proc/meminfo: memFree=1833328/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=7120 CPUtime=1.73
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 1627 0 0 0 172 1 0 0 25 0 1 0 1160910466 7290880 1612 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/7056/statm: 1780 1612 81 174 0 1603 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12476

[startup+6.30161 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 7056
/proc/meminfo: memFree=1832816/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=7552 CPUtime=4.93
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 1713 0 0 0 492 1 0 0 25 0 1 0 1160910466 7733248 1698 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 1888 1698 81 174 0 1711 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12908

[startup+12.702 s]
/proc/loadavg: 0.93 0.98 1.08 2/66 7062
/proc/meminfo: memFree=1832040/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=8072 CPUtime=11.31
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 1850 0 0 0 1130 1 0 0 25 0 1 0 1160910466 8265728 1835 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 2018 1835 81 174 0 1841 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 13428

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 1.08 2/66 7062
/proc/meminfo: memFree=1831856/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=8588 CPUtime=24.11
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 1980 0 0 0 2409 2 0 0 25 0 1 0 1160910466 8794112 1965 1992294400 134512640 135226915 4294956208 18446744073709551615 134540024 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 2147 1965 81 174 0 1970 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13944

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 1.08 2/66 7062
/proc/meminfo: memFree=1830704/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=9748 CPUtime=49.7
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 2278 0 0 0 4968 2 0 0 25 0 1 0 1160910466 9981952 2263 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 2437 2263 81 174 0 2260 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15104

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 1.08 2/66 7062
/proc/meminfo: memFree=1829040/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=11296 CPUtime=100.89
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 2661 0 0 0 10086 3 0 0 25 0 1 0 1160910466 11567104 2646 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 2824 2646 81 174 0 2647 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 16652

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.07 2/66 7062
/proc/meminfo: memFree=1826800/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=13456 CPUtime=160.84
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 3206 0 0 0 16081 3 0 0 25 0 1 0 1160910466 13778944 3191 1992294400 134512640 135226915 4294956208 18446744073709551615 134537096 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 3364 3191 81 174 0 3187 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 18812

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 7062
/proc/meminfo: memFree=1825648/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=14744 CPUtime=220.82
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 3490 0 0 0 22079 3 0 0 25 0 1 0 1160910466 15097856 3475 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 3686 3475 81 174 0 3509 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20100

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 7062
/proc/meminfo: memFree=1824304/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=16084 CPUtime=280.81
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 3822 0 0 0 28077 4 0 0 25 0 1 0 1160910466 16470016 3807 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 4021 3807 81 174 0 3844 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 21440

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 7062
/proc/meminfo: memFree=1823024/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=17296 CPUtime=340.77
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 4133 0 0 0 34073 4 0 0 25 0 1 0 1160910466 17711104 4118 1992294400 134512640 135226915 4294956208 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 4324 4118 81 174 0 4147 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 22652


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

[pid=7056] ppid=7053 vsize=19636 CPUtime=460.72
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 4694 0 0 0 46067 5 0 0 25 0 1 0 1160910466 20107264 4679 1992294400 134512640 135226915 4294956208 18446744073709551615 134539675 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 4909 4679 81 174 0 4732 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 24992

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 7062
/proc/meminfo: memFree=1818800/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=21572 CPUtime=520.68
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 5182 0 0 0 52063 5 0 0 25 0 1 0 1160910466 22089728 5167 1992294400 134512640 135226915 4294956208 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 5393 5167 81 174 0 5216 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 26928

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7062
/proc/meminfo: memFree=1818736/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=21708 CPUtime=580.66
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 5211 0 0 0 58061 5 0 0 25 0 1 0 1160910466 22228992 5196 1992294400 134512640 135226915 4294956208 18446744073709551615 134536824 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 5427 5196 81 174 0 5250 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 27064

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 7062
/proc/meminfo: memFree=1818416/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=22076 CPUtime=640.65
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 5281 0 0 0 64059 6 0 0 25 0 1 0 1160910466 22605824 5266 1992294400 134512640 135226915 4294956208 18446744073709551615 134539990 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 5519 5266 81 174 0 5342 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 27432

[startup+702.301 s]
/proc/loadavg: 1.03 1.01 1.03 2/66 7062
/proc/meminfo: memFree=1816240/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=24256 CPUtime=700.61
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 5819 0 0 0 70054 7 0 0 25 0 1 0 1160910466 24838144 5804 1992294400 134512640 135226915 4294956208 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 6064 5804 81 174 0 5887 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 29612

[startup+762.306 s]
/proc/loadavg: 1.09 1.02 1.03 2/66 7062
/proc/meminfo: memFree=1814128/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=26308 CPUtime=760.59
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 6306 0 0 0 76052 7 0 0 25 0 1 0 1160910466 26939392 6291 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 6577 6291 81 174 0 6400 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 31664

[startup+822.302 s]
/proc/loadavg: 1.17 1.05 1.03 2/66 7063
/proc/meminfo: memFree=1814000/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=26308 CPUtime=820.56
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 6307 0 0 0 82049 7 0 0 25 0 1 0 1160910466 26939392 6292 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 6577 6292 81 174 0 6400 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 31664

[startup+882.301 s]
/proc/loadavg: 1.06 1.04 1.03 2/66 7063
/proc/meminfo: memFree=1814000/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=26308 CPUtime=880.54
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 6321 0 0 0 88047 7 0 0 25 0 1 0 1160910466 26939392 6306 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 6577 6306 81 174 0 6400 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 31664

[startup+942.301 s]
/proc/loadavg: 1.02 1.03 1.02 2/66 7063
/proc/meminfo: memFree=1813872/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=26440 CPUtime=940.52
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 6359 0 0 0 94045 7 0 0 25 0 1 0 1160910466 27074560 6344 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 6610 6344 81 174 0 6433 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 31796

[startup+1002.3 s]
/proc/loadavg: 1.01 1.02 1.01 2/66 7063
/proc/meminfo: memFree=1811376/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=29024 CPUtime=1000.5
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 6994 0 0 0 100042 8 0 0 25 0 1 0 1160910466 29720576 6979 1992294400 134512640 135226915 4294956208 18446744073709551615 134546359 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 7256 6979 81 174 0 7079 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 34380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 7063
/proc/meminfo: memFree=1810160/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=30200 CPUtime=1060.47
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 7275 0 0 0 106039 8 0 0 25 0 1 0 1160910466 30924800 7260 1992294400 134512640 135226915 4294956208 18446744073709551615 134537375 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 7550 7260 81 174 0 7373 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 35556

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 7063
/proc/meminfo: memFree=1810096/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=30200 CPUtime=1120.45
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 7284 0 0 0 112036 9 0 0 25 0 1 0 1160910466 30924800 7269 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 7550 7269 81 174 0 7373 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 35556

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7063
/proc/meminfo: memFree=1809968/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=30368 CPUtime=1180.43
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 7315 0 0 0 118034 9 0 0 25 0 1 0 1160910466 31096832 7300 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 7592 7300 81 174 0 7415 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 35724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7063
/proc/meminfo: memFree=1809904/2055920 swapFree=4177908/4192956
[pid=7053] ppid=7051 vsize=5356 CPUtime=1.34
/proc/7053/stat : 7053 (lysat.sh) S 7051 7053 6768 0 -1 4194304 310 4180 0 0 0 0 130 4 19 0 1 0 1160910331 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7053/statm: 1339 237 195 169 0 50 0
[pid=7056] ppid=7053 vsize=30368 CPUtime=1198.73
/proc/7056/stat : 7056 (LySATi) R 7053 7053 6768 0 -1 4194304 7328 0 0 0 119864 9 0 0 25 0 1 0 1160910466 31096832 7313 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/7056/statm: 7592 7313 81 174 0 7415 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 35724

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): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.144977
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 35724

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

runsolver used 0.901862 second user time and 3.47347 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-05 00:00:51
IDJOB=1559346
IDBENCH=70875
IDSOLVER=511
FILE ID=node29/1559346-1238882450
PBS_JOBID= 9085997
Free space on /tmp= 66544 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-28-s100.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1559346-1238882450/watcher-1559346-1238882450 -o /tmp/evaluation-result-1559346-1238882450/solver-1559346-1238882450 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1559346-1238882450.cnf i

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

MD5SUM BENCH= 06e51f5d7b210924fc518c0569affee4
RANDOM SEED=764762251

node29.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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1845280 kB
Buffers:         28140 kB
Cached:         118724 kB
SwapCached:       8788 kB
Active:          18500 kB
Inactive:       138700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1845280 kB
SwapTotal:     4192956 kB
SwapFree:      4177908 kB
Dirty:            3704 kB
Writeback:           0 kB
Mapped:          16056 kB
Slab:            39440 kB
Committed_AS:  3535680 kB
PageTables:       1476 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= 66536 MiB
End job on node29 at 2009-04-05 00:20:53