Trace number 1824968

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.08 5001.72

General information on the benchmark

Namecrafted/Hard/contest05/others/
sgp_5-6-8.sat05-2669.reshuffled-07.cnf
MD5SUM4064da8380443613a08af89e2e77b8a2
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 variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

Solver Data

0.00/0.00	c Parsing...
0.98/1.09	c ==============================================================================
0.98/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.98/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.98/1.09	c ==============================================================================
0.98/1.09	c |         0 |  688593  1577702 |  206577       0        0     nan |  0.000 % |
4.57/4.63	c |         0 |  433992  1014604 |      --       0       --      -- |     --   | -9768/25492
4.57/4.63	c ==============================================================================
4.57/4.63	c Result  :   #vars: 17791   #clauses: 433992   #literals: 1014604
4.57/4.63	c CPU time:   4.50631 s
4.57/4.63	c ==============================================================================
5.07/5.10	This is MiniSat 2.0 beta
5.07/5.10	WARNING: for repeatability, setting FPU to use double precision
5.07/5.10	============================[ Problem Statistics ]=============================
5.07/5.10	|                                                                             |
5.07/5.10	|  Number of variables:  17791                                                |
5.07/5.10	|  Number of clauses:    433992                                               |
5.35/5.41	|  Parsing time:         0.28         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-1824968-1242475841/watcher-1824968-1242475841 -o /tmp/evaluation-result-1824968-1242475841/solver-1824968-1242475841 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1824968-1242475841.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.95 3/64 26584
/proc/meminfo: memFree=1749312/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5212 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) R 26582 26584 26464 0 -1 4194304 70 0 0 0 0 0 0 0 20 0 1 0 275610309 5337088 43 1992294400 4194304 4889804 548682068816 18446744073709551615 233399449689 0 0 4096 0 0 0 0 17 1 0 0
/proc/26584/statm: 1303 57 41 169 0 14 0

[startup+0.0327251 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 26584
/proc/meminfo: memFree=1749312/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101729 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 26584
/proc/meminfo: memFree=1749312/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301747 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 26584
/proc/meminfo: memFree=1749312/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701795 s]
/proc/loadavg: 1.00 1.00 0.95 3/64 26584
/proc/meminfo: memFree=1749312/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50188 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 26586
/proc/meminfo: memFree=1703600/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
[pid=26586] ppid=26584 vsize=53184 CPUtime=1.47
/proc/26586/stat : 26586 (SatElite) R 26584 26584 26464 0 -1 4194304 12277 0 0 0 140 7 0 0 25 0 1 0 275610310 54460416 12222 1992294400 134512640 135034092 4294956112 18446744073709551615 134668763 0 0 4096 3 0 0 0 17 1 0 0
/proc/26586/statm: 13296 12222 64 127 0 13166 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 58540

[startup+3.10103 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 26586
/proc/meminfo: memFree=1694832/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=0
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 286 0 0 0 0 0 0 0 20 0 1 0 275610309 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26584/statm: 1339 235 195 169 0 50 0
[pid=26586] ppid=26584 vsize=58824 CPUtime=3.07
/proc/26586/stat : 26586 (SatElite) R 26584 26584 26464 0 -1 4194304 14931 0 0 0 298 9 0 0 25 0 1 0 275610310 60235776 13415 1992294400 134512640 135034092 4294956112 18446744073709551615 134566588 0 0 4096 3 0 0 0 17 1 0 0
/proc/26586/statm: 14706 13415 68 127 0 14576 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 64180

[startup+6.30134 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 26587
/proc/meminfo: memFree=1721712/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=21656 CPUtime=1.18
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 5269 0 0 0 116 2 0 0 25 0 1 0 275610819 22175744 5254 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 5414 5254 77 171 0 5241 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 27012

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 26587
/proc/meminfo: memFree=1714928/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=28060 CPUtime=7.58
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 6858 0 0 0 755 3 0 0 25 0 1 0 275610819 28733440 6843 1992294400 134512640 135214827 4294956224 18446744073709551615 134537017 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 7015 6843 77 171 0 6842 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 33416

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 26587
/proc/meminfo: memFree=1701424/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=40900 CPUtime=20.37
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 10050 0 0 0 2031 6 0 0 25 0 1 0 275610819 41881600 10035 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 10225 10035 77 171 0 10052 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 46256

[startup+51.1018 s]
/proc/loadavg: 1.07 1.02 0.96 2/66 26587
/proc/meminfo: memFree=1681712/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=60652 CPUtime=45.96
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 15005 0 0 0 4586 10 0 0 25 0 1 0 275610819 62107648 14990 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 15163 14990 77 171 0 14990 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 66008

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 0.96 2/66 26587
/proc/meminfo: memFree=1631472/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=110724 CPUtime=97.14
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 27488 0 0 0 9695 19 0 0 25 0 1 0 275610819 113381376 27473 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 27681 27473 77 171 0 27508 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 116080

[startup+162.302 s]
/proc/loadavg: 1.01 1.00 0.96 2/66 26587
/proc/meminfo: memFree=1590384/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=152316 CPUtime=157.13
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 37869 0 0 0 15683 30 0 0 25 0 1 0 275610819 155971584 37854 1992294400 134512640 135214827 4294956224 18446744073709551615 134529394 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 38079 37854 77 171 0 37906 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 157672

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 26587
/proc/meminfo: memFree=1548848/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=193236 CPUtime=217.12
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 48124 0 0 0 21672 40 0 0 25 0 1 0 275610819 197873664 48109 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 48309 48109 77 171 0 48136 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 198592

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.96 2/66 26587
/proc/meminfo: memFree=1513456/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=228616 CPUtime=277.1
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 56987 0 0 0 27661 49 0 0 25 0 1 0 275610819 234102784 56972 1992294400 134512640 135214827 4294956224 18446744073709551615 134529680 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 57154 56972 77 171 0 56981 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 233972

[startup+342.302 s]
/proc/loadavg: 1.04 1.01 0.96 2/66 26587
/proc/meminfo: memFree=1486128/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=255952 CPUtime=337.08
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 63764 0 0 0 33650 58 0 0 25 0 1 0 275610819 262094848 63749 1992294400 134512640 135214827 4294956224 18446744073709551615 134538201 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 63988 63749 77 171 0 63815 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 261308

[startup+402.302 s]
/proc/loadavg: 1.12 1.04 0.97 2/66 26587
/proc/meminfo: memFree=1461872/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=280384 CPUtime=397.07
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 69869 0 0 0 39642 65 0 0 25 0 1 0 275610819 287113216 69854 1992294400 134512640 135214827 4294956224 18446744073709551615 134720950 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 70096 69854 77 171 0 69923 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 285740

[startup+462.302 s]

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

/proc/26587/statm: 332702 332322 77 171 0 332529 0
Current children cumulated CPU time (s) 4360.94
Current children cumulated vsize (KiB) 1336164

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=398448/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1340504 CPUtime=4415.85
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 334779 0 0 0 441244 341 0 0 25 0 1 0 275610819 1372676096 334764 1992294400 134512640 135214827 4294956224 18446744073709551615 134529379 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 335126 334764 77 171 0 334953 0
Current children cumulated CPU time (s) 4420.92
Current children cumulated vsize (KiB) 1345860

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=386800/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1352248 CPUtime=4475.82
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 337693 0 0 0 447238 344 0 0 25 0 1 0 275610819 1384701952 337678 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 338062 337678 77 171 0 337889 0
Current children cumulated CPU time (s) 4480.89
Current children cumulated vsize (KiB) 1357604

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=380144/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1358816 CPUtime=4535.79
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339330 0 0 0 453234 345 0 0 25 0 1 0 275610819 1391427584 339315 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339704 339315 77 171 0 339531 0
Current children cumulated CPU time (s) 4540.86
Current children cumulated vsize (KiB) 1364172

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378992/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4595.77
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 459232 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529469 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4600.84
Current children cumulated vsize (KiB) 1365108

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378928/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4655.74
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 465229 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4660.81
Current children cumulated vsize (KiB) 1365108

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4715.72
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 471227 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4720.79
Current children cumulated vsize (KiB) 1365108

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4775.69
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 477224 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 1365108

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4835.67
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 483222 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 1365108

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4895.65
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 489220 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4900.72
Current children cumulated vsize (KiB) 1365108

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4955.62
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 495217 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 4960.69
Current children cumulated vsize (KiB) 1365108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4995.01
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 499156 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1365108

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

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

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26595
/proc/meminfo: memFree=378864/2055920 swapFree=4179676/4192956
[pid=26584] ppid=26582 vsize=5356 CPUtime=5.07
/proc/26584/stat : 26584 (lysat.sh) S 26582 26584 26464 0 -1 4194304 310 16491 0 0 0 0 494 13 19 0 1 0 275610309 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26584/statm: 1339 237 195 169 0 50 0
[pid=26587] ppid=26584 vsize=1359752 CPUtime=4995.01
/proc/26587/stat : 26587 (LySATc) R 26584 26584 26464 0 -1 4194304 339563 0 0 0 499156 345 0 0 25 0 1 0 275610819 1392386048 339548 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/26587/statm: 339938 339548 77 171 0 339765 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 1365108

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5001.72
CPU time (s): 5000.08
CPU user time (s): 4996.5
CPU system time (s): 3.58
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 1365108

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

runsolver used 4.93625 second user time and 13.263 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-16 14:10:43
IDJOB=1824968
IDBENCH=24667
IDSOLVER=667
FILE ID=node70/1824968-1242475841
PBS_JOBID= 9306768
Free space on /tmp= 66332 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT07/crafted/Hard/contest05/others/sgp_5-6-8.sat05-2669.reshuffled-07.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824968-1242475841/watcher-1824968-1242475841 -o /tmp/evaluation-result-1824968-1242475841/solver-1824968-1242475841 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1824968-1242475841.cnf c

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

MD5SUM BENCH= 4064da8380443613a08af89e2e77b8a2
RANDOM SEED=602890393

node70.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.213
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.213
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:       1749728 kB
Buffers:         31172 kB
Cached:         223480 kB
SwapCached:       7488 kB
Active:          84124 kB
Inactive:       179928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1749728 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:           14668 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            28056 kB
Committed_AS:   940436 kB
PageTables:       1460 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= 66320 MiB
End job on node70 at 2009-05-16 15:34:07