Trace number 1825488

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.12 5002.11

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2000.83
Satisfiable
(Un)Satisfiability was proved
Number of variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   62592   362068 |   18777       0        0     nan |  0.000 % |
1.09/1.11	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
1.09/1.11	c ==============================================================================
1.09/1.11	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
1.09/1.11	c CPU time:   1.09983 s
1.09/1.11	c ==============================================================================
1.09/1.18	This is MiniSat 2.0 beta
1.09/1.18	WARNING: for repeatability, setting FPU to use double precision
1.09/1.18	============================[ Problem Statistics ]=============================
1.09/1.18	|                                                                             |
1.09/1.18	|  Number of variables:  282                                                  |
1.09/1.18	|  Number of clauses:    34419                                                |
1.17/1.20	|  Parsing time:         0.02         s                                       |
5000.09/5002.11	HOME/lysat.sh: line 55: 29799 Terminated              $MS$OPT -verbosity=0 $TMP.cnf $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1825488-1242513843/watcher-1825488-1242513843 -o /tmp/evaluation-result-1825488-1242513843/solver-1825488-1242513843 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825488-1242513843.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: 0.92 0.98 0.99 3/64 29796
/proc/meminfo: memFree=972616/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=0
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279412218 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 235 195 169 0 50 0
[pid=29797] ppid=29796 vsize=824 CPUtime=0
/proc/29797/stat : 29797 (SatElite) R 29796 29796 29649 0 -1 4194304 123 0 0 0 0 0 0 0 19 0 1 0 279412218 843776 107 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/29797/statm: 206 108 50 127 0 76 0

[startup+0.0138331 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29796
/proc/meminfo: memFree=972616/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=0
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279412218 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 235 195 169 0 50 0
[pid=29797] ppid=29796 vsize=1412 CPUtime=0
/proc/29797/stat : 29797 (SatElite) R 29796 29796 29649 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 279412218 1445888 260 1992294400 134512640 135034092 4294956112 18446744073709551615 134543255 0 0 4096 3 0 0 0 17 0 0 0
/proc/29797/statm: 353 260 50 127 0 223 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 6768

[startup+0.101841 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29796
/proc/meminfo: memFree=972616/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=0
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279412218 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 235 195 169 0 50 0
[pid=29797] ppid=29796 vsize=6112 CPUtime=0.09
/proc/29797/stat : 29797 (SatElite) R 29796 29796 29649 0 -1 4194304 1472 0 0 0 9 0 0 0 19 0 1 0 279412218 6258688 1456 1992294400 134512640 135034092 4294956112 18446744073709551615 134569611 0 0 4096 3 0 0 0 17 0 0 0
/proc/29797/statm: 1528 1456 64 127 0 1398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11468

[startup+0.301861 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29796
/proc/meminfo: memFree=972616/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=0
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279412218 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 235 195 169 0 50 0
[pid=29797] ppid=29796 vsize=6636 CPUtime=0.29
/proc/29797/stat : 29797 (SatElite) R 29796 29796 29649 0 -1 4194304 1538 0 0 0 29 0 0 0 21 0 1 0 279412218 6795264 1522 1992294400 134512640 135034092 4294956112 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 0 0 0
/proc/29797/statm: 1659 1522 64 127 0 1529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11992

[startup+0.701901 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 29796
/proc/meminfo: memFree=972616/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=0
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279412218 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 235 195 169 0 50 0
[pid=29797] ppid=29796 vsize=7796 CPUtime=0.69
/proc/29797/stat : 29797 (SatElite) R 29796 29796 29649 0 -1 4194304 1758 0 0 0 69 0 0 0 25 0 1 0 279412218 7983104 1736 1992294400 134512640 135034092 4294956112 18446744073709551615 134669491 0 0 4096 3 0 0 0 17 0 0 0
/proc/29797/statm: 1949 1736 67 127 0 1819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13152

[startup+1.50299 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29798
/proc/meminfo: memFree=965368/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 5356

[startup+3.10115 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29799
/proc/meminfo: memFree=966776/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=6168 CPUtime=1.9
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 1392 0 0 0 190 0 0 0 25 0 1 0 279412336 6316032 1377 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 1542 1377 77 171 0 1369 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11524

[startup+6.30147 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29799
/proc/meminfo: memFree=964600/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=7792 CPUtime=5.1
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 1817 0 0 0 509 1 0 0 25 0 1 0 279412336 7979008 1802 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 1948 1802 77 171 0 1775 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13148

[startup+12.7011 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 29799
/proc/meminfo: memFree=963712/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=8916 CPUtime=11.5
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 2062 0 0 0 1149 1 0 0 25 0 1 0 279412336 9129984 2047 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 2229 2047 77 171 0 2056 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14272

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29799
/proc/meminfo: memFree=962496/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=10112 CPUtime=24.3
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 2344 0 0 0 2429 1 0 0 25 0 1 0 279412336 10354688 2329 1992294400 134512640 135214827 4294956224 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 2528 2329 77 171 0 2355 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15468

[startup+51.101 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29799
/proc/meminfo: memFree=961408/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=11232 CPUtime=49.88
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 2629 0 0 0 4987 1 0 0 25 0 1 0 279412336 11501568 2614 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 2808 2614 77 171 0 2635 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16588

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 29799
/proc/meminfo: memFree=959808/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=12904 CPUtime=101.08
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 3017 0 0 0 10106 2 0 0 25 0 1 0 279412336 13213696 3002 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 3226 3002 77 171 0 3053 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 18260

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29799
/proc/meminfo: memFree=958720/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=14044 CPUtime=161.05
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 3293 0 0 0 16103 2 0 0 25 0 1 0 279412336 14381056 3278 1992294400 134512640 135214827 4294956224 18446744073709551615 134529366 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 3511 3278 77 171 0 3338 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19400

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29799
/proc/meminfo: memFree=958400/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=14364 CPUtime=221.02
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 3363 0 0 0 22100 2 0 0 25 0 1 0 279412336 14708736 3348 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 3591 3348 77 171 0 3418 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19720

[startup+282.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 29799
/proc/meminfo: memFree=956416/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=16268 CPUtime=281
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 3850 0 0 0 28097 3 0 0 25 0 1 0 279412336 16658432 3835 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 4067 3835 77 171 0 3894 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 21624

[startup+342.302 s]
/proc/loadavg: 1.12 1.03 1.01 2/66 29799
/proc/meminfo: memFree=955648/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=17080 CPUtime=340.98
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 4053 0 0 0 34095 3 0 0 25 0 1 0 279412336 17489920 4038 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 4270 4038 77 171 0 4097 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 22436

[startup+402.302 s]

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

[pid=29799] ppid=29796 vsize=33096 CPUtime=4299.39
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7690 0 0 0 429930 9 0 0 25 0 1 0 279412336 33890304 7641 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8274 7641 77 171 0 8101 0
Current children cumulated CPU time (s) 4300.56
Current children cumulated vsize (KiB) 38452

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29807
/proc/meminfo: memFree=941184/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=33096 CPUtime=4359.37
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7692 0 0 0 435927 10 0 0 25 0 1 0 279412336 33890304 7643 1992294400 134512640 135214827 4294956224 18446744073709551615 134529295 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8274 7643 77 171 0 8101 0
Current children cumulated CPU time (s) 4360.54
Current children cumulated vsize (KiB) 38452

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29807
/proc/meminfo: memFree=941056/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=33380 CPUtime=4419.35
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7724 0 0 0 441925 10 0 0 25 0 1 0 279412336 34181120 7675 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8345 7675 77 171 0 8172 0
Current children cumulated CPU time (s) 4420.52
Current children cumulated vsize (KiB) 38736

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29807
/proc/meminfo: memFree=941056/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=33380 CPUtime=4479.33
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7728 0 0 0 447923 10 0 0 25 0 1 0 279412336 34181120 7679 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8345 7679 77 171 0 8172 0
Current children cumulated CPU time (s) 4480.5
Current children cumulated vsize (KiB) 38736

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29807
/proc/meminfo: memFree=940608/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=33908 CPUtime=4539.3
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7839 0 0 0 453920 10 0 0 25 0 1 0 279412336 34721792 7790 1992294400 134512640 135214827 4294956224 18446744073709551615 134535640 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8477 7790 77 171 0 8304 0
Current children cumulated CPU time (s) 4540.47
Current children cumulated vsize (KiB) 39264

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29807
/proc/meminfo: memFree=940352/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34064 CPUtime=4599.28
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7882 0 0 0 459918 10 0 0 25 0 1 0 279412336 34881536 7833 1992294400 134512640 135214827 4294956224 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8516 7833 77 171 0 8343 0
Current children cumulated CPU time (s) 4600.45
Current children cumulated vsize (KiB) 39420

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=940032/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34204 CPUtime=4659.25
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7902 0 0 0 465915 10 0 0 25 0 1 0 279412336 35024896 7853 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8551 7853 77 171 0 8378 0
Current children cumulated CPU time (s) 4660.42
Current children cumulated vsize (KiB) 39560

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=940032/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34204 CPUtime=4719.23
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7902 0 0 0 471913 10 0 0 25 0 1 0 279412336 35024896 7853 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8551 7853 77 171 0 8378 0
Current children cumulated CPU time (s) 4720.4
Current children cumulated vsize (KiB) 39560

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=939968/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34368 CPUtime=4779.2
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 7937 0 0 0 477910 10 0 0 25 0 1 0 279412336 35192832 7888 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8592 7888 77 171 0 8419 0
Current children cumulated CPU time (s) 4780.37
Current children cumulated vsize (KiB) 39724

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=939456/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34844 CPUtime=4839.18
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 8064 0 0 0 483908 10 0 0 25 0 1 0 279412336 35680256 8015 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8711 8015 77 171 0 8538 0
Current children cumulated CPU time (s) 4840.35
Current children cumulated vsize (KiB) 40200

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=939392/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=34844 CPUtime=4899.15
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 8081 0 0 0 489905 10 0 0 25 0 1 0 279412336 35680256 8032 1992294400 134512640 135214827 4294956224 18446744073709551615 134529402 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8711 8032 77 171 0 8538 0
Current children cumulated CPU time (s) 4900.32
Current children cumulated vsize (KiB) 40200

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=939072/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=35448 CPUtime=4959.13
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 8164 0 0 0 495903 10 0 0 25 0 1 0 279412336 36298752 8115 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8862 8115 77 171 0 8689 0
Current children cumulated CPU time (s) 4960.3
Current children cumulated vsize (KiB) 40804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5002.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29813
/proc/meminfo: memFree=939008/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=35448 CPUtime=4998.92
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 8185 0 0 0 499882 10 0 0 25 0 1 0 279412336 36298752 8136 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8862 8136 77 171 0 8689 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 40804

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 1.00 2/66 29813
/proc/meminfo: memFree=939008/2055920 swapFree=4179768/4192956
[pid=29796] ppid=29794 vsize=5356 CPUtime=1.17
/proc/29796/stat : 29796 (lysat.sh) S 29794 29796 29649 0 -1 4194304 310 1950 0 0 0 0 116 1 19 0 1 0 279412218 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29796/statm: 1339 237 195 169 0 50 0
[pid=29799] ppid=29796 vsize=35448 CPUtime=4998.92
/proc/29799/stat : 29799 (LySATc) R 29796 29796 29649 0 -1 4194304 8185 0 0 0 499882 10 0 0 25 0 1 0 279412336 36298752 8136 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/29799/statm: 8862 8136 77 171 0 8689 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 40804

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5002.11
CPU time (s): 5000.12
CPU user time (s): 4999.99
CPU system time (s): 0.13098
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 40804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.99
system time used= 0.13098
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10456
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 13483

runsolver used 4.80927 second user time and 13.388 second system time

The end

Launcher Data

Begin job on node45 at 2009-05-17 00:44:03
IDJOB=1825488
IDBENCH=71150
IDSOLVER=667
FILE ID=node45/1825488-1242513843
PBS_JOBID= 9307012
Free space on /tmp= 66228 MiB

SOLVER NAME= LySAT c/2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2.cnf
COMMAND LINE= lysat.sh BENCHNAME c
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825488-1242513843/watcher-1825488-1242513843 -o /tmp/evaluation-result-1825488-1242513843/solver-1825488-1242513843 -C 5000 -W 6000 -M 1800  lysat.sh HOME/instance-1825488-1242513843.cnf c

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=2028904769

node45.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.231
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.231
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:        973096 kB
Buffers:         85496 kB
Cached:         897472 kB
SwapCached:       7044 kB
Active:         245568 kB
Inactive:       745832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        973096 kB
SwapTotal:     4192956 kB
SwapFree:      4179768 kB
Dirty:            4008 kB
Writeback:           0 kB
Mapped:          14108 kB
Slab:            77464 kB
Committed_AS:   977220 kB
PageTables:       1376 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= 66224 MiB
End job on node45 at 2009-05-17 02:07:28