Trace number 1824975

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) 5000.05 5002.11

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
MD5SUMb75724237432e4d0e86c18e7a0ef5859
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 variables456
Number of clauses15307
Sum of the clauses size45296
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2880
Number of clauses of size 314400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 527

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   15307    45296 |    4592       0        0     nan |  0.000 % |
0.02/0.10	c |         0 |   15280    71450 |      --       0       --      -- |     --   | -27/26154
0.02/0.10	c ==============================================================================
0.02/0.10	c Result  :   #vars: 429   #clauses: 15280   #literals: 71450
0.02/0.10	c CPU time:   0.095985 s
0.02/0.10	c ==============================================================================
0.09/0.12	This is MiniSat 2.0 beta
0.09/0.12	WARNING: for repeatability, setting FPU to use double precision
0.09/0.12	============================[ Problem Statistics ]=============================
0.09/0.12	|                                                                             |
0.09/0.12	|  Number of variables:  429                                                  |
0.09/0.12	|  Number of clauses:    15280                                                |
0.09/0.13	|  Parsing time:         0.01         s                                       |

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1824975-1242476961/watcher-1824975-1242476961 -o /tmp/evaluation-result-1824975-1242476961/solver-1824975-1242476961 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824975-1242476961.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 25549
/proc/meminfo: memFree=735344/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0
/proc/25549/stat : 25549 (lysat.sh) R 25547 25549 25377 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 275724172 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/25549/statm: 1339 234 194 169 0 50 0
[pid=25550] ppid=25549 vsize=824 CPUtime=0
/proc/25550/stat : 25550 (SatElite) R 25549 25549 25377 0 -1 4194304 125 0 0 0 0 0 0 0 18 0 1 0 275724173 843776 109 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/25550/statm: 206 109 51 127 0 76 0

[startup+0.0286059 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 25549
/proc/meminfo: memFree=735344/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275724172 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25549/statm: 1339 235 195 169 0 50 0
[pid=25550] ppid=25549 vsize=2452 CPUtime=0.02
/proc/25550/stat : 25550 (SatElite) R 25549 25549 25377 0 -1 4194304 492 0 0 0 2 0 0 0 19 0 1 0 275724173 2510848 476 1992294400 134512640 135034092 4294956112 18446744073709551615 134582951 0 0 4096 3 0 0 0 17 0 0 0
/proc/25550/statm: 613 476 68 127 0 483 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7808

[startup+0.101612 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 25549
/proc/meminfo: memFree=735344/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 275724172 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25549/statm: 1339 235 195 169 0 50 0
[pid=25550] ppid=25549 vsize=2192 CPUtime=0.09
/proc/25550/stat : 25550 (SatElite) R 25549 25549 25377 0 -1 4194304 494 0 0 0 9 0 0 0 19 0 1 0 275724173 2244608 461 1992294400 134512640 135034092 4294956112 18446744073709551615 134691101 0 0 4096 3 0 0 0 17 0 0 0
/proc/25550/statm: 548 461 69 127 0 418 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7548

[startup+0.301636 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 25549
/proc/meminfo: memFree=735344/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+0.701674 s]
/proc/loadavg: 1.00 1.00 0.93 3/64 25549
/proc/meminfo: memFree=735344/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 5356

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 25552
/proc/meminfo: memFree=730272/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=6304 CPUtime=1.36
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 1285 0 0 0 136 0 0 0 25 0 1 0 275724185 6455296 1270 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 1576 1270 77 171 0 1403 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 11660

[startup+3.10187 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 25552
/proc/meminfo: memFree=729504/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=7096 CPUtime=2.96
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 1484 0 0 0 296 0 0 0 25 0 1 0 275724185 7266304 1469 1992294400 134512640 135214827 4294956224 18446744073709551615 134527625 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 1774 1469 77 171 0 1601 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12452

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 25552
/proc/meminfo: memFree=726752/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=9208 CPUtime=6.16
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 2035 0 0 0 616 0 0 0 25 0 1 0 275724185 9428992 2020 1992294400 134512640 135214827 4294956224 18446744073709551615 134537527 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 2302 2020 77 171 0 2129 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14564

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 25552
/proc/meminfo: memFree=725600/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=10536 CPUtime=12.56
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 2366 0 0 0 1255 1 0 0 25 0 1 0 275724185 10788864 2351 1992294400 134512640 135214827 4294956224 18446744073709551615 134537026 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 2634 2351 77 171 0 2461 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15892

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 0.93 2/66 25552
/proc/meminfo: memFree=723616/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=12436 CPUtime=25.35
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 2838 0 0 0 2534 1 0 0 25 0 1 0 275724185 12734464 2823 1992294400 134512640 135214827 4294956224 18446744073709551615 134527625 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 3109 2823 77 171 0 2936 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17792

[startup+51.1011 s]
/proc/loadavg: 1.15 1.03 0.94 2/66 25552
/proc/meminfo: memFree=721824/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=14352 CPUtime=50.94
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 3286 0 0 0 5093 1 0 0 25 0 1 0 275724185 14696448 3271 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 3588 3271 77 171 0 3415 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19708

[startup+102.306 s]
/proc/loadavg: 1.14 1.04 0.94 2/66 25552
/proc/meminfo: memFree=720032/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=16160 CPUtime=102.13
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 3719 0 0 0 10211 2 0 0 25 0 1 0 275724185 16547840 3704 1992294400 134512640 135214827 4294956224 18446744073709551615 134529276 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 4040 3704 77 171 0 3867 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21516

[startup+162.302 s]
/proc/loadavg: 1.05 1.03 0.94 2/66 25552
/proc/meminfo: memFree=715296/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=21128 CPUtime=162.07
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 4909 0 0 0 16205 2 0 0 25 0 1 0 275724185 21635072 4894 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 5282 4894 77 171 0 5109 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 26484

[startup+222.301 s]
/proc/loadavg: 1.02 1.02 0.94 2/66 25552
/proc/meminfo: memFree=714592/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=21704 CPUtime=222.06
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 5061 0 0 0 22203 3 0 0 25 0 1 0 275724185 22224896 5046 1992294400 134512640 135214827 4294956224 18446744073709551615 134535340 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 5426 5046 77 171 0 5253 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 27060

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 25552
/proc/meminfo: memFree=713952/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=22468 CPUtime=282.04
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 5232 0 0 0 28201 3 0 0 25 0 1 0 275724185 23007232 5217 1992294400 134512640 135214827 4294956224 18446744073709551615 134529397 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 5617 5217 77 171 0 5444 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 27824

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 25552
/proc/meminfo: memFree=712224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=24348 CPUtime=341.99
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 5675 0 0 0 34196 3 0 0 25 0 1 0 275724185 24932352 5660 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 6087 5660 77 171 0 5914 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 29704

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 25552
/proc/meminfo: memFree=711392/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12

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

/proc/25552/statm: 14205 13446 77 171 0 14032 0
Current children cumulated CPU time (s) 4360.49
Current children cumulated vsize (KiB) 62176

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4420.35
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13493 0 0 0 442020 15 0 0 25 0 1 0 275724185 58183680 13448 1992294400 134512640 135214827 4294956224 18446744073709551615 134529497 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13448 77 171 0 14032 0
Current children cumulated CPU time (s) 4420.47
Current children cumulated vsize (KiB) 62176

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4480.32
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13498 0 0 0 448017 15 0 0 25 0 1 0 275724185 58183680 13453 1992294400 134512640 135214827 4294956224 18446744073709551615 134537058 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13453 77 171 0 14032 0
Current children cumulated CPU time (s) 4480.44
Current children cumulated vsize (KiB) 62176

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4540.3
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13499 0 0 0 454015 15 0 0 25 0 1 0 275724185 58183680 13454 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13454 77 171 0 14032 0
Current children cumulated CPU time (s) 4540.42
Current children cumulated vsize (KiB) 62176

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4600.28
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13502 0 0 0 460013 15 0 0 25 0 1 0 275724185 58183680 13457 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13457 77 171 0 14032 0
Current children cumulated CPU time (s) 4600.4
Current children cumulated vsize (KiB) 62176

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4660.26
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13506 0 0 0 466011 15 0 0 25 0 1 0 275724185 58183680 13461 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13461 77 171 0 14032 0
Current children cumulated CPU time (s) 4660.38
Current children cumulated vsize (KiB) 62176

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680352/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=56820 CPUtime=4720.24
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13513 0 0 0 472009 15 0 0 25 0 1 0 275724185 58183680 13468 1992294400 134512640 135214827 4294956224 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14205 13468 77 171 0 14032 0
Current children cumulated CPU time (s) 4720.36
Current children cumulated vsize (KiB) 62176

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680288/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4780.21
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13576 0 0 0 478006 15 0 0 25 0 1 0 275724185 58535936 13531 1992294400 134512640 135214827 4294956224 18446744073709551615 134529267 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13531 77 171 0 14118 0
Current children cumulated CPU time (s) 4780.33
Current children cumulated vsize (KiB) 62520

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4840.19
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13577 0 0 0 484004 15 0 0 25 0 1 0 275724185 58535936 13532 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13532 77 171 0 14118 0
Current children cumulated CPU time (s) 4840.31
Current children cumulated vsize (KiB) 62520

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4900.16
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13577 0 0 0 490001 15 0 0 25 0 1 0 275724185 58535936 13532 1992294400 134512640 135214827 4294956224 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13532 77 171 0 14118 0
Current children cumulated CPU time (s) 4900.28
Current children cumulated vsize (KiB) 62520

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4960.13
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13578 0 0 0 495998 15 0 0 25 0 1 0 275724185 58535936 13533 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13533 77 171 0 14118 0
Current children cumulated CPU time (s) 4960.25
Current children cumulated vsize (KiB) 62520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4999.93
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13578 0 0 0 499978 15 0 0 25 0 1 0 275724185 58535936 13533 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13533 77 171 0 14118 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 62520

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

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

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 25562
/proc/meminfo: memFree=680224/2055920 swapFree=4164092/4192956
[pid=25549] ppid=25547 vsize=5356 CPUtime=0.12
/proc/25549/stat : 25549 (lysat.sh) S 25547 25549 25377 0 -1 4194304 310 497 0 0 0 0 12 0 16 0 1 0 275724172 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25549/statm: 1339 237 195 169 0 50 0
[pid=25552] ppid=25549 vsize=57164 CPUtime=4999.93
/proc/25552/stat : 25552 (LySATc) R 25549 25549 25377 0 -1 4194304 13578 0 0 0 499978 15 0 0 25 0 1 0 275724185 58535936 13533 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/25552/statm: 14291 13533 77 171 0 14118 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 62520

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5002.11
CPU time (s): 5000.05
CPU user time (s): 4999.9
CPU system time (s): 0.15
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 62520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.121981
system time used= 0.002999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 807
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= 2

runsolver used 4.08038 second user time and 14.1179 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-16 14:29:21
IDJOB=1824975
IDBENCH=24681
IDSOLVER=667
FILE ID=node50/1824975-1242476961
PBS_JOBID= 9306787
Free space on /tmp= 65812 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-a-clqcolor-16-10-11.sat05-1253.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824975-1242476961/watcher-1824975-1242476961 -o /tmp/evaluation-result-1824975-1242476961/solver-1824975-1242476961 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824975-1242476961.cnf c

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

MD5SUM BENCH= b75724237432e4d0e86c18e7a0ef5859
RANDOM SEED=1324336855

node50.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.216
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.216
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:        735888 kB
Buffers:         87476 kB
Cached:        1118376 kB
SwapCached:      22908 kB
Active:         112832 kB
Inactive:      1117920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        735888 kB
SwapTotal:     4192956 kB
SwapFree:      4164092 kB
Dirty:            2380 kB
Writeback:           0 kB
Mapped:          13796 kB
Slab:            75276 kB
Committed_AS:   944052 kB
PageTables:       1448 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= 65808 MiB
End job on node50 at 2009-05-16 15:52:45