Trace number 1561219

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 c/2009-03-20? (TO) 1200.08 1200.71

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_14_7_3_cmp.cnf
MD5SUM04d46ce8651fab3a17ac1e6e72eb3503
Bench CategoryCRAFTED (crafted 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 variables24356
Number of clauses305744
Sum of the clauses size960940
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 277468
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

Solver Data

0.00/0.00	c Parsing...
0.19/0.24	c ==============================================================================
0.19/0.24	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.24	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.24	c ==============================================================================
0.19/0.24	c |         0 |  305744   960940 |   91723       0        0     nan |  0.000 % |
3.58/3.65	c |         0 |  305744   960956 |      --       0       --      -- |     --   | 0/16
3.58/3.65	c ==============================================================================
3.58/3.65	c Result  :   #vars: 24352   #clauses: 305744   #literals: 960956
3.58/3.65	c CPU time:   3.62145 s
3.58/3.65	c ==============================================================================
3.99/4.04	This is MiniSat 2.0 beta
3.99/4.04	WARNING: for repeatability, setting FPU to use double precision
3.99/4.04	============================[ Problem Statistics ]=============================
3.99/4.04	|                                                                             |
3.99/4.04	|  Number of variables:  24352                                                |
3.99/4.04	|  Number of clauses:    305744                                               |
4.02/4.22	|  Parsing time:         0.16         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-1561219-1238763470/watcher-1561219-1238763470 -o /tmp/evaluation-result-1561219-1238763470/solver-1561219-1238763470 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1561219-1238763470.cnf c 

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 1.00 0.99 3/64 25127
/proc/meminfo: memFree=1722400/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=1572 CPUtime=0
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 1149009140 1609728 267 1992294400 134512640 135034092 4294956096 18446744073709551615 134544856 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 393 269 50 127 0 263 0

[startup+0.023713 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25127
/proc/meminfo: memFree=1722400/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=4536 CPUtime=0.01
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 914 0 0 0 1 0 0 0 19 0 1 0 1149009140 4644864 898 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 1134 899 51 127 0 1004 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9892

[startup+0.101719 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25127
/proc/meminfo: memFree=1722400/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=10228 CPUtime=0.09
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 2323 0 0 0 8 1 0 0 19 0 1 0 1149009140 10473472 2307 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 2557 2308 51 127 0 2427 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15584

[startup+0.301736 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25127
/proc/meminfo: memFree=1722400/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=25684 CPUtime=0.28
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 5727 0 0 0 26 2 0 0 21 0 1 0 1149009140 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566167 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 31040

[startup+0.701771 s]
/proc/loadavg: 0.92 1.00 0.99 3/64 25127
/proc/meminfo: memFree=1722400/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=25684 CPUtime=0.68
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 5727 0 0 0 66 2 0 0 25 0 1 0 1149009140 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566273 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31040

[startup+1.50184 s]
/proc/loadavg: 0.92 1.00 0.99 2/66 25129
/proc/meminfo: memFree=1699656/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=25684 CPUtime=1.48
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 5727 0 0 0 146 2 0 0 25 0 1 0 1149009140 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566574 0 0 4096 3 0 0 0 17 0 0 0
/proc/25128/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 31040

[startup+3.10299 s]
/proc/loadavg: 0.92 1.00 0.99 2/66 25129
/proc/meminfo: memFree=1699528/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=0
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1149009140 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 235 195 169 0 50 0
[pid=25128] ppid=25127 vsize=25684 CPUtime=3.08
/proc/25128/stat : 25128 (SatElite) R 25127 25127 24499 0 -1 4194304 5727 0 0 0 306 2 0 0 25 0 1 0 1149009140 26300416 5663 1992294400 134512640 135034092 4294956096 18446744073709551615 134566555 0 0 4096 3 0 0 0 17 1 0 0
/proc/25128/statm: 6421 5663 68 127 0 6291 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 31040

[startup+6.30128 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1695624/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=22156 CPUtime=2.24
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 5367 0 0 0 222 2 0 0 25 0 1 0 1149009544 22687744 5352 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 1 0 0
/proc/25130/statm: 5539 5352 77 171 0 5366 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 27512

[startup+12.7029 s]
/proc/loadavg: 0.93 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1677448/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=40708 CPUtime=8.64
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 10007 0 0 0 859 5 0 0 25 0 1 0 1149009544 41684992 9992 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 10177 9992 77 171 0 10004 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 46064

[startup+25.502 s]
/proc/loadavg: 0.95 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1637392/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=79472 CPUtime=21.43
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 19700 0 0 0 2133 10 0 0 25 0 1 0 1149009544 81379328 19685 1992294400 134512640 135214827 4294956208 18446744073709551615 134527456 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 19868 19685 77 171 0 19695 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 84828

[startup+51.1013 s]
/proc/loadavg: 0.96 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1569168/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=147480 CPUtime=47.02
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 36674 0 0 0 4682 20 0 0 25 0 1 0 1149009544 151019520 36659 1992294400 134512640 135214827 4294956208 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 36870 36659 77 171 0 36697 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 152836

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1487824/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=228224 CPUtime=98.2
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 56853 0 0 0 9786 34 0 0 25 0 1 0 1149009544 233701376 56838 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 57056 56838 77 171 0 56883 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 233580

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25130
/proc/meminfo: memFree=1369552/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=346852 CPUtime=158.16
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 86535 0 0 0 15765 51 0 0 25 0 1 0 1149009544 355176448 86520 1992294400 134512640 135214827 4294956208 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 86713 86520 77 171 0 86540 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 352208

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25136
/proc/meminfo: memFree=1291920/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=423852 CPUtime=218.13
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 105749 0 0 0 21749 64 0 0 25 0 1 0 1149009544 434024448 105734 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 105963 105734 77 171 0 105790 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 429208

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25136
/proc/meminfo: memFree=1236496/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=479584 CPUtime=278.11
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 119699 0 0 0 27736 75 0 0 25 0 1 0 1149009544 491094016 119684 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 119896 119684 77 171 0 119723 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 484940

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/66 25136
/proc/meminfo: memFree=1184912/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=531776 CPUtime=338.08
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 132668 0 0 0 33724 84 0 0 25 0 1 0 1149009544 544538624 132653 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 132944 132653 77 171 0 132771 0

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

/proc/25130/statm: 210829 210537 77 171 0 210656 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 848672

[startup+642.302 s]
/proc/loadavg: 1.15 1.05 1.01 2/66 25136
/proc/meminfo: memFree=842000/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=872948 CPUtime=637.94
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 217959 0 0 0 63657 137 0 0 25 0 1 0 1149009544 893898752 217944 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 218237 217944 77 171 0 218064 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 878304

[startup+702.302 s]
/proc/loadavg: 1.05 1.04 1.00 2/66 25136
/proc/meminfo: memFree=761232/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=955852 CPUtime=697.91
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 238515 0 0 0 69641 150 0 0 25 0 1 0 1149009544 978792448 238500 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 238963 238500 77 171 0 238790 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 961208

[startup+762.305 s]
/proc/loadavg: 1.02 1.03 1.00 2/66 25136
/proc/meminfo: memFree=680016/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1035420 CPUtime=757.88
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 258348 0 0 0 75626 162 0 0 25 0 1 0 1149009544 1060270080 258333 1992294400 134512640 135214827 4294956208 18446744073709551615 134537061 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 258855 258333 77 171 0 258682 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 1040776

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25136
/proc/meminfo: memFree=648976/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1066664 CPUtime=817.85
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 266154 0 0 0 81617 168 0 0 25 0 1 0 1149009544 1092263936 266139 1992294400 134512640 135214827 4294956208 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 266666 266139 77 171 0 266493 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 1072020

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 25136
/proc/meminfo: memFree=598288/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1117404 CPUtime=877.82
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 278803 0 0 0 87606 176 0 0 25 0 1 0 1149009544 1144221696 278788 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 279351 278788 77 171 0 279178 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 1122760

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 25136
/proc/meminfo: memFree=475280/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1241508 CPUtime=937.78
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 309822 0 0 0 93584 194 0 0 25 0 1 0 1149009544 1271304192 309807 1992294400 134512640 135214827 4294956208 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 310377 309807 77 171 0 310204 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 1246864

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=426512/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1288764 CPUtime=997.74
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 321578 0 0 0 99573 201 0 0 25 0 1 0 1149009544 1319694336 321563 1992294400 134512640 135214827 4294956208 18446744073709551615 134529437 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 322191 321563 77 171 0 322018 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 1294120

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=384016/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1332040 CPUtime=1057.72
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 332226 0 0 0 105564 208 0 0 25 0 1 0 1149009544 1364008960 332211 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 333010 332211 77 171 0 332837 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 1337396

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=354384/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1361592 CPUtime=1117.69
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 339577 0 0 0 111555 214 0 0 25 0 1 0 1149009544 1394270208 339562 1992294400 134512640 135214827 4294956208 18446744073709551615 134529390 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 340398 339562 77 171 0 340225 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 1366948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=297488/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1420336 CPUtime=1177.66
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 354210 0 0 0 117544 222 0 0 25 0 1 0 1149009544 1454424064 354195 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 355084 354195 77 171 0 354911 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 1425692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=258768/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1457112 CPUtime=1196.06
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 363400 0 0 0 119377 229 0 0 25 0 1 0 1149009544 1492082688 363385 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 364278 363385 77 171 0 364105 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1462468

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25136
/proc/meminfo: memFree=258768/2055920 swapFree=4176732/4192956
[pid=25127] ppid=25125 vsize=5356 CPUtime=4.02
/proc/25127/stat : 25127 (lysat.sh) S 25125 25127 24499 0 -1 4194304 310 5731 0 0 0 0 398 4 19 0 1 0 1149009140 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 235371291460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25127/statm: 1339 237 195 169 0 50 0
[pid=25130] ppid=25127 vsize=1457112 CPUtime=1196.06
/proc/25130/stat : 25130 (LySATc) R 25127 25127 24499 0 -1 4194304 363400 0 0 0 119377 229 0 0 25 0 1 0 1149009544 1492082688 363385 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25130/statm: 364278 363385 77 171 0 364105 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 1462468

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1197.75
CPU system time (s): 2.33
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 1462468

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

runsolver used 1.20382 second user time and 3.17152 second system time

The end

Launcher Data

Begin job on node51 at 2009-04-03 14:57:51
IDJOB=1561219
IDBENCH=70911
IDSOLVER=512
FILE ID=node51/1561219-1238763470
PBS_JOBID= 9085463
Free space on /tmp= 66536 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_14_7_3_cmp.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561219-1238763470/watcher-1561219-1238763470 -o /tmp/evaluation-result-1561219-1238763470/solver-1561219-1238763470 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1561219-1238763470.cnf c

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

MD5SUM BENCH= 04d46ce8651fab3a17ac1e6e72eb3503
RANDOM SEED=923207864

node51.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:       1722944 kB
Buffers:         41056 kB
Cached:         199016 kB
SwapCached:      10236 kB
Active:          87888 kB
Inactive:       163888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1722944 kB
SwapTotal:     4192956 kB
SwapFree:      4176732 kB
Dirty:            8696 kB
Writeback:           0 kB
Mapped:          17384 kB
Slab:            67300 kB
Committed_AS:  3319480 kB
PageTables:       1404 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= 66528 MiB
End job on node51 at 2009-04-03 15:17:54