Trace number 1554510

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.05 1202.11

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
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 variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
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.78/0.84	c ==============================================================================
0.78/0.84	c |           |     ORIGINAL     |              LEARNT              |          |
0.78/0.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.78/0.84	c ==============================================================================
0.78/0.84	c |         0 |  904890  2111410 |  271466       0        0     nan |  0.000 % |
11.29/11.32	c |         0 |  561543  1734504 |      --       0       --      -- |     --   | -343345/-376901
11.29/11.32	c ==============================================================================
11.29/11.32	c Result  :   #vars: 110076   #clauses: 561543   #literals: 1734504
11.29/11.32	c CPU time:   10.9483 s
11.29/11.32	c ==============================================================================
12.07/13.83	c lySAT 0.1
12.07/13.83	c minisat core +  additionnal features
12.07/13.83	c ============================[ Problem Statistics ]=============================
12.07/13.83	c |                                                                             |
12.07/13.83	c |  Number of variables:  110076                                               |
12.07/13.83	c |  Number of clauses:    561543                                               |
12.09/14.20	c |  Parsing time:         0.32         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-1554510-1238728661/watcher-1554510-1238728661 -o /tmp/evaluation-result-1554510-1238728661/solver-1554510-1238728661 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1554510-1238728661.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.99 1.13 3/73 30187
/proc/meminfo: memFree=1753640/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) R 30185 30187 30023 0 -1 4194304 267 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 234045893279 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/30187/statm: 1339 234 194 169 0 50 0
[pid=30188] ppid=30187 vsize=1100 CPUtime=0
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 179 0 0 0 0 0 0 0 20 0 1 0 1025284835 1126400 163 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 275 163 50 127 0 145 0

[startup+0.082445 s]
/proc/loadavg: 0.92 0.99 1.13 3/73 30187
/proc/meminfo: memFree=1753640/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=14664 CPUtime=0.07
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 2921 0 0 0 5 2 0 0 21 0 1 0 1025284835 15015936 2905 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 3666 2905 50 127 0 3536 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20020

[startup+0.102445 s]
/proc/loadavg: 0.92 0.99 1.13 3/73 30187
/proc/meminfo: memFree=1753640/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=16512 CPUtime=0.09
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 3566 0 0 0 7 2 0 0 21 0 1 0 1025284835 16908288 3550 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 4128 3550 50 127 0 3998 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21868

[startup+0.302466 s]
/proc/loadavg: 0.92 0.99 1.13 3/73 30187
/proc/meminfo: memFree=1753640/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=42200 CPUtime=0.29
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 10187 0 0 0 24 5 0 0 23 0 1 0 1025284835 43212800 10171 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 10550 10171 50 127 0 10420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47556

[startup+0.702508 s]
/proc/loadavg: 0.92 0.99 1.13 3/73 30187
/proc/meminfo: memFree=1753640/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=115964 CPUtime=0.69
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 23329 0 0 0 57 12 0 0 25 0 1 0 1025284835 118747136 23313 1992294400 134512640 135034092 4294956096 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 28991 23314 50 127 0 28861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 121320

[startup+1.5016 s]
/proc/loadavg: 0.92 0.99 1.13 2/75 30189
/proc/meminfo: memFree=1634008/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=145572 CPUtime=1.49
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 32528 0 0 0 132 17 0 0 25 0 1 0 1025284835 149065728 29974 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 36393 29974 68 127 0 36263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 150928

[startup+3.10176 s]
/proc/loadavg: 0.92 0.99 1.13 2/75 30189
/proc/meminfo: memFree=1627288/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=148576 CPUtime=3.09
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 33220 0 0 0 289 20 0 0 25 0 1 0 1025284835 152141824 30666 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 37144 30666 68 127 0 37014 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 153932

[startup+6.30109 s]
/proc/loadavg: 1.01 1.00 1.13 2/75 30189
/proc/meminfo: memFree=1609072/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=157448 CPUtime=6.29
/proc/30188/stat : 30188 (SatElite) R 30187 30187 30023 0 -1 4194304 35288 0 0 0 601 28 0 0 25 0 1 0 1025284835 161226752 32734 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 1 0 0
/proc/30188/statm: 39362 32734 68 127 0 39232 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 162804

[startup+12.7018 s]
/proc/loadavg: 1.09 1.02 1.13 1/75 30189
/proc/meminfo: memFree=1571760/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=0
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 1025284835 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30187/statm: 1339 235 195 169 0 50 0
[pid=30188] ppid=30187 vsize=174016 CPUtime=11.32
/proc/30188/stat : 30188 (SatElite) D 30187 30187 30023 0 -1 4194304 43199 0 0 0 1095 37 0 0 25 0 1 0 1025284835 178192384 37033 1992294400 134512640 135034092 4294956096 18446744073709551615 134691101 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/30188/statm: 43504 37033 69 127 0 43374 0
Current children cumulated CPU time (s) 11.32
Current children cumulated vsize (KiB) 179372

[startup+25.5011 s]
/proc/loadavg: 1.29 1.07 1.15 2/75 30190
/proc/meminfo: memFree=1663088/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=48760 CPUtime=11.65
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 11400 0 0 0 1158 7 0 0 25 0 1 0 1025286218 49930240 11385 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 12190 11385 81 174 0 12013 0
Current children cumulated CPU time (s) 23.74
Current children cumulated vsize (KiB) 54116

[startup+51.1018 s]
/proc/loadavg: 1.19 1.06 1.14 2/75 30190
/proc/meminfo: memFree=1658480/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=53148 CPUtime=37.25
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 12478 0 0 0 3716 9 0 0 25 0 1 0 1025286218 54423552 12463 1992294400 134512640 135226915 4294956208 18446744073709551615 134540978 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 13287 12463 81 174 0 13110 0
Current children cumulated CPU time (s) 49.34
Current children cumulated vsize (KiB) 58504

[startup+102.306 s]
/proc/loadavg: 1.08 1.05 1.13 2/75 30190
/proc/meminfo: memFree=1654256/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=58136 CPUtime=88.44
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 13715 0 0 0 8834 10 0 0 25 0 1 0 1025286218 59531264 13700 1992294400 134512640 135226915 4294956208 18446744073709551615 134537110 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 14534 13700 81 174 0 14357 0
Current children cumulated CPU time (s) 100.53
Current children cumulated vsize (KiB) 63492

[startup+162.301 s]
/proc/loadavg: 1.03 1.04 1.12 2/75 30190
/proc/meminfo: memFree=1651248/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=61220 CPUtime=148.42
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 14490 0 0 0 14831 11 0 0 25 0 1 0 1025286218 62689280 14475 1992294400 134512640 135226915 4294956208 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 15305 14475 81 174 0 15128 0
Current children cumulated CPU time (s) 160.51
Current children cumulated vsize (KiB) 66576

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.11 2/75 30190
/proc/meminfo: memFree=1644912/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=67724 CPUtime=208.4
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 16047 0 0 0 20827 13 0 0 25 0 1 0 1025286218 69349376 16031 1992294400 134512640 135226915 4294956208 18446744073709551615 134539382 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 16931 16031 81 174 0 16754 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 73080

[startup+282.302 s]
/proc/loadavg: 1.11 1.05 1.11 2/75 30190
/proc/meminfo: memFree=1642544/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=69936 CPUtime=268.39
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 16627 0 0 0 26825 14 0 0 25 0 1 0 1025286218 71614464 16611 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 17484 16611 81 174 0 17307 0
Current children cumulated CPU time (s) 280.48
Current children cumulated vsize (KiB) 75292

[startup+342.301 s]
/proc/loadavg: 1.11 1.05 1.10 2/75 30190
/proc/meminfo: memFree=1641072/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=71488 CPUtime=328.38
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 17040 0 0 0 32823 15 0 0 25 0 1 0 1025286218 73203712 16989 1992294400 134512640 135226915 4294956208 18446744073709551615 134538842 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 17872 16989 81 174 0 17695 0

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

/proc/30190/statm: 22349 21489 81 174 0 22172 0
Current children cumulated CPU time (s) 580.4
Current children cumulated vsize (KiB) 94752

[startup+642.302 s]
/proc/loadavg: 1.08 1.08 1.09 2/75 30190
/proc/meminfo: memFree=1622896/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=89396 CPUtime=628.3
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 21540 0 0 0 62811 19 0 0 25 0 1 0 1025286218 91541504 21489 1992294400 134512640 135226915 4294956208 18446744073709551615 134537411 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 22349 21489 81 174 0 22172 0
Current children cumulated CPU time (s) 640.39
Current children cumulated vsize (KiB) 94752

[startup+702.303 s]
/proc/loadavg: 1.03 1.06 1.08 2/75 30190
/proc/meminfo: memFree=1621360/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=90964 CPUtime=688.28
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 21919 0 0 0 68808 20 0 0 25 0 1 0 1025286218 93147136 21868 1992294400 134512640 135226915 4294956208 18446744073709551615 134536882 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 22741 21868 81 174 0 22564 0
Current children cumulated CPU time (s) 700.37
Current children cumulated vsize (KiB) 96320

[startup+762.306 s]
/proc/loadavg: 1.01 1.05 1.08 2/75 30190
/proc/meminfo: memFree=1615600/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=96764 CPUtime=748.27
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 23325 0 0 0 74806 21 0 0 25 0 1 0 1025286218 99086336 23274 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24191 23274 81 174 0 24014 0
Current children cumulated CPU time (s) 760.36
Current children cumulated vsize (KiB) 102120

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.07 2/75 30190
/proc/meminfo: memFree=1615536/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=96764 CPUtime=808.25
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 23325 0 0 0 80804 21 0 0 25 0 1 0 1025286218 99086336 23274 1992294400 134512640 135226915 4294956208 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24191 23274 81 174 0 24014 0
Current children cumulated CPU time (s) 820.34
Current children cumulated vsize (KiB) 102120

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.06 2/75 30190
/proc/meminfo: memFree=1615536/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=96764 CPUtime=868.23
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 23325 0 0 0 86802 21 0 0 25 0 1 0 1025286218 99086336 23274 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24191 23274 81 174 0 24014 0
Current children cumulated CPU time (s) 880.32
Current children cumulated vsize (KiB) 102120

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.06 2/75 30190
/proc/meminfo: memFree=1612720/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=99388 CPUtime=928.22
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 24025 0 0 0 92800 22 0 0 25 0 1 0 1025286218 101773312 23974 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24847 23974 81 174 0 24670 0
Current children cumulated CPU time (s) 940.31
Current children cumulated vsize (KiB) 104744

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/75 30190
/proc/meminfo: memFree=1612656/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=99468 CPUtime=988.2
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 24035 0 0 0 98798 22 0 0 25 0 1 0 1025286218 101855232 23984 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24867 23984 81 174 0 24690 0
Current children cumulated CPU time (s) 1000.29
Current children cumulated vsize (KiB) 104824

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/75 30190
/proc/meminfo: memFree=1612656/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=99468 CPUtime=1048.19
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 24036 0 0 0 104797 22 0 0 25 0 1 0 1025286218 101855232 23985 1992294400 134512640 135226915 4294956208 18446744073709551615 134540418 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 24867 23985 81 174 0 24690 0
Current children cumulated CPU time (s) 1060.28
Current children cumulated vsize (KiB) 104824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/75 30190
/proc/meminfo: memFree=1601904/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=110600 CPUtime=1108.17
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 26747 0 0 0 110792 25 0 0 25 0 1 0 1025286218 113254400 26695 1992294400 134512640 135226915 4294956208 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 27650 26695 81 174 0 27473 0
Current children cumulated CPU time (s) 1120.26
Current children cumulated vsize (KiB) 115956

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/75 30190
/proc/meminfo: memFree=1599728/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=112556 CPUtime=1168.16
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 27242 0 0 0 116790 26 0 0 25 0 1 0 1025286218 115257344 27190 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 28139 27190 81 174 0 27962 0
Current children cumulated CPU time (s) 1180.25
Current children cumulated vsize (KiB) 117912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/75 30190
/proc/meminfo: memFree=1599728/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=112556 CPUtime=1187.96
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 27242 0 0 0 118770 26 0 0 25 0 1 0 1025286218 115257344 27190 1992294400 134512640 135226915 4294956208 18446744073709551615 134538568 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 28139 27190 81 174 0 27962 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 117912

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

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

[startup+1202.1 s]
/proc/loadavg: 1.00 1.00 1.03 2/75 30190
/proc/meminfo: memFree=1599728/2055920 swapFree=4172928/4192956
[pid=30187] ppid=30185 vsize=5356 CPUtime=12.09
/proc/30187/stat : 30187 (lysat.sh) S 30185 30187 30023 0 -1 4194304 310 43202 0 0 0 0 1164 45 16 0 1 0 1025284835 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 234045891396 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30187/statm: 1339 237 195 169 0 50 0
[pid=30190] ppid=30187 vsize=112556 CPUtime=1187.96
/proc/30190/stat : 30190 (LySATi) R 30187 30187 30023 0 -1 4194304 27242 0 0 0 118770 26 0 0 25 0 1 0 1025286218 115257344 27190 1992294400 134512640 135226915 4294956208 18446744073709551615 134538568 0 0 4096 3 0 0 0 17 1 0 0
/proc/30190/statm: 28139 27190 81 174 0 27962 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 117912

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1202.11
CPU time (s): 1200.05
CPU user time (s): 1199.34
CPU system time (s): 0.71
CPU usage (%): 99.8284
Max. virtual memory (cumulated for all children) (KiB): 184796

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

runsolver used 1.25481 second user time and 3.13552 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-03 05:17:43
IDJOB=1554510
IDBENCH=70782
IDSOLVER=511
FILE ID=node79/1554510-1238728661
PBS_JOBID= 9085352
Free space on /tmp= 66524 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl128.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554510-1238728661/watcher-1554510-1238728661 -o /tmp/evaluation-result-1554510-1238728661/solver-1554510-1238728661 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1554510-1238728661.cnf i

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=1917896034

node79.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.232
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.232
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:       1754056 kB
Buffers:         17700 kB
Cached:         194516 kB
SwapCached:      11708 kB
Active:          42212 kB
Inactive:       183380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1754056 kB
SwapTotal:     4192956 kB
SwapFree:      4172928 kB
Dirty:           18648 kB
Writeback:           0 kB
Mapped:          19452 kB
Slab:            61324 kB
Committed_AS:  2958872 kB
PageTables:       2004 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= 66480 MiB
End job on node79 at 2009-04-03 05:37:47