Trace number 1733903

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
LySAT c/2009-03-20? (TO) 1200.05 1200.61

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
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 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.02/0.06	c ==============================================================================
0.02/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.06	c ==============================================================================
0.02/0.06	c |         0 |   62592   362068 |   18777       0        0     nan |  0.000 % |
1.00/1.10	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
1.00/1.10	c ==============================================================================
1.00/1.10	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
1.00/1.10	c CPU time:   1.08883 s
1.00/1.10	c ==============================================================================
1.10/1.17	This is MiniSat 2.0 beta
1.10/1.17	WARNING: for repeatability, setting FPU to use double precision
1.10/1.17	============================[ Problem Statistics ]=============================
1.10/1.17	|                                                                             |
1.10/1.17	|  Number of variables:  282                                                  |
1.10/1.17	|  Number of clauses:    34419                                                |
1.10/1.19	|  Parsing time:         0.02         s                                       |
1200.02/1200.60	HOME/lysat.sh: line 55: 10007 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-1733903-1240793702/watcher-1733903-1240793702 -o /tmp/evaluation-result-1733903-1240793702/solver-1733903-1240793702 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1733903-1240793702.cnf c 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 10004
/proc/meminfo: memFree=1679872/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (lysat.sh) R 10002 10004 9967 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 107399104 5484544 234 1992294400 4194304 4889804 548682068816 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/10004/statm: 1339 234 194 169 0 50 0
[pid=10005] ppid=10004 vsize=824 CPUtime=0
/proc/10005/stat : 10005 (SatElite) R 10004 10004 9967 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 107399104 843776 103 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/10005/statm: 206 103 50 127 0 76 0

[startup+0.0358759 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 10004
/proc/meminfo: memFree=1679872/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107399104 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 235 195 169 0 50 0
[pid=10005] ppid=10004 vsize=3164 CPUtime=0.02
/proc/10005/stat : 10005 (SatElite) R 10004 10004 9967 0 -1 4194304 682 0 0 0 2 0 0 0 18 0 1 0 107399104 3239936 666 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 0 0 0
/proc/10005/statm: 791 666 50 127 0 661 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8520

[startup+0.101883 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 10004
/proc/meminfo: memFree=1679872/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107399104 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 235 195 169 0 50 0
[pid=10005] ppid=10004 vsize=6112 CPUtime=0.09
/proc/10005/stat : 10005 (SatElite) R 10004 10004 9967 0 -1 4194304 1472 0 0 0 9 0 0 0 20 0 1 0 107399104 6258688 1456 1992294400 134512640 135034092 4294956112 18446744073709551615 134541076 0 0 4096 3 0 0 0 17 0 0 0
/proc/10005/statm: 1528 1456 64 127 0 1398 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11468

[startup+0.301905 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 10004
/proc/meminfo: memFree=1679872/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107399104 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 235 195 169 0 50 0
[pid=10005] ppid=10004 vsize=6636 CPUtime=0.29
/proc/10005/stat : 10005 (SatElite) R 10004 10004 9967 0 -1 4194304 1538 0 0 0 29 0 0 0 22 0 1 0 107399104 6795264 1522 1992294400 134512640 135034092 4294956112 18446744073709551615 134540726 0 0 4096 3 0 0 0 17 0 0 0
/proc/10005/statm: 1659 1522 64 127 0 1529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11992

[startup+0.701953 s]
/proc/loadavg: 0.84 0.94 0.96 3/64 10004
/proc/meminfo: memFree=1679872/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=0
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107399104 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10004/statm: 1339 235 195 169 0 50 0
[pid=10005] ppid=10004 vsize=7796 CPUtime=0.69
/proc/10005/stat : 10005 (SatElite) R 10004 10004 9967 0 -1 4194304 1758 0 0 0 69 0 0 0 25 0 1 0 107399104 7983104 1736 1992294400 134512640 135034092 4294956112 18446744073709551615 134569590 0 0 4096 3 0 0 0 17 0 0 0
/proc/10005/statm: 1949 1736 67 127 0 1819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13152

[startup+1.50106 s]
/proc/loadavg: 0.84 0.94 0.96 2/66 10006
/proc/meminfo: memFree=1672560/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 5356

[startup+3.10123 s]
/proc/loadavg: 0.84 0.94 0.96 2/66 10007
/proc/meminfo: memFree=1673832/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=6168 CPUtime=1.91
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 1397 0 0 0 191 0 0 0 25 0 1 0 107399221 6316032 1382 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 1542 1382 77 171 0 1369 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11524

[startup+6.30161 s]
/proc/loadavg: 0.85 0.94 0.96 2/66 10007
/proc/meminfo: memFree=1671592/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=7792 CPUtime=5.11
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 1814 0 0 0 511 0 0 0 25 0 1 0 107399221 7979008 1799 1992294400 134512640 135214827 4294956224 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 1948 1799 77 171 0 1775 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13148

[startup+12.7014 s]
/proc/loadavg: 0.87 0.94 0.96 2/66 10007
/proc/meminfo: memFree=1670656/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=8728 CPUtime=11.51
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 2048 0 0 0 1150 1 0 0 25 0 1 0 107399221 8937472 2033 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 2182 2033 77 171 0 2009 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14084

[startup+25.5019 s]
/proc/loadavg: 0.89 0.94 0.96 2/66 10007
/proc/meminfo: memFree=1669376/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=10112 CPUtime=24.31
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 2344 0 0 0 2430 1 0 0 25 0 1 0 107399221 10354688 2329 1992294400 134512640 135214827 4294956224 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 2528 2329 77 171 0 2355 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 15468

[startup+51.1019 s]
/proc/loadavg: 0.93 0.94 0.96 2/66 10007
/proc/meminfo: memFree=1668160/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=11232 CPUtime=49.89
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 2629 0 0 0 4988 1 0 0 25 0 1 0 107399221 11501568 2614 1992294400 134512640 135214827 4294956224 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/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.97 0.95 0.96 2/66 10007
/proc/meminfo: memFree=1666560/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=12904 CPUtime=101.07
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 3017 0 0 0 10106 1 0 0 25 0 1 0 107399221 13213696 3002 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 3226 3002 77 171 0 3053 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 18260

[startup+162.302 s]
/proc/loadavg: 0.99 0.96 0.96 2/66 10007
/proc/meminfo: memFree=1665408/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=14044 CPUtime=161.04
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 3293 0 0 0 16103 1 0 0 25 0 1 0 107399221 14381056 3278 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 3511 3278 77 171 0 3338 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 19400

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.96 2/66 10007
/proc/meminfo: memFree=1665152/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=14364 CPUtime=221.01
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 3363 0 0 0 22100 1 0 0 25 0 1 0 107399221 14708736 3348 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 3591 3348 77 171 0 3418 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 19720

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10007
/proc/meminfo: memFree=1663360/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=16268 CPUtime=280.98
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 3850 0 0 0 28096 2 0 0 25 0 1 0 107399221 16658432 3835 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4067 3835 77 171 0 3894 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21624

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10007
/proc/meminfo: memFree=1662464/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=17080 CPUtime=340.94
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4053 0 0 0 34092 2 0 0 25 0 1 0 107399221 17489920 4038 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4270 4038 77 171 0 4097 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 22436


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

[pid=10007] ppid=10004 vsize=18828 CPUtime=460.88
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4450 0 0 0 46085 3 0 0 25 0 1 0 107399221 19279872 4435 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4707 4435 77 171 0 4534 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 24184

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1660736/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=18828 CPUtime=520.86
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4464 0 0 0 52083 3 0 0 25 0 1 0 107399221 19279872 4449 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4707 4449 77 171 0 4534 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 24184

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1660672/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=18828 CPUtime=580.83
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4472 0 0 0 58080 3 0 0 25 0 1 0 107399221 19279872 4457 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4707 4457 77 171 0 4534 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 24184

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1660352/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=19156 CPUtime=640.81
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4547 0 0 0 64078 3 0 0 25 0 1 0 107399221 19615744 4532 1992294400 134512640 135214827 4294956224 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 4789 4532 77 171 0 4616 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 24512

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1659520/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=20116 CPUtime=700.78
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4716 0 0 0 70075 3 0 0 25 0 1 0 107399221 20598784 4701 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5029 4701 77 171 0 4856 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 25472

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1659136/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=20424 CPUtime=760.75
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4806 0 0 0 76072 3 0 0 25 0 1 0 107399221 20914176 4791 1992294400 134512640 135214827 4294956224 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5106 4791 77 171 0 4933 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 25780

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1658752/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=20832 CPUtime=820.72
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4904 0 0 0 82069 3 0 0 25 0 1 0 107399221 21331968 4889 1992294400 134512640 135214827 4294956224 18446744073709551615 134529683 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5208 4889 77 171 0 5035 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 26188

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1658752/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=20832 CPUtime=880.69
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4909 0 0 0 88066 3 0 0 25 0 1 0 107399221 21331968 4894 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5208 4894 77 171 0 5035 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 26188

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1658432/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=21272 CPUtime=940.67
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 4989 0 0 0 94064 3 0 0 25 0 1 0 107399221 21782528 4974 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5318 4974 77 171 0 5145 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 26628

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1658368/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=21404 CPUtime=1000.64
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 5012 0 0 0 100061 3 0 0 25 0 1 0 107399221 21917696 4997 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5351 4997 77 171 0 5178 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 26760

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1657664/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=21968 CPUtime=1060.61
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 5174 0 0 0 106058 3 0 0 25 0 1 0 107399221 22495232 5159 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5492 5159 77 171 0 5319 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 27324

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1656896/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=22740 CPUtime=1120.59
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 5368 0 0 0 112055 4 0 0 25 0 1 0 107399221 23285760 5353 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5685 5353 77 171 0 5512 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 28096

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1656640/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=23068 CPUtime=1180.57
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 5411 0 0 0 118053 4 0 0 25 0 1 0 107399221 23621632 5396 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5767 5396 77 171 0 5594 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 28424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 10013
/proc/meminfo: memFree=1656512/2055920 swapFree=4186716/4192956
[pid=10004] ppid=10002 vsize=5356 CPUtime=1.16
/proc/10004/stat : 10004 (lysat.sh) S 10002 10004 9967 0 -1 4194304 310 1950 0 0 0 0 115 1 16 0 1 0 107399104 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10004/statm: 1339 237 195 169 0 50 0
[pid=10007] ppid=10004 vsize=23232 CPUtime=1198.86
/proc/10007/stat : 10007 (LySATc) R 10004 10004 9967 0 -1 4194304 5447 0 0 0 119882 4 0 0 25 0 1 0 107399221 23789568 5432 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/10007/statm: 5808 5432 77 171 0 5635 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 28588

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.98
CPU system time (s): 0.067989
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 28588

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

runsolver used 1.3338 second user time and 2.83057 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-27 02:55:02
IDJOB=1733903
IDBENCH=71150
IDSOLVER=512
FILE ID=node75/1733903-1240793702
PBS_JOBID= 9187371
Free space on /tmp= 66432 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-1733903-1240793702/watcher-1733903-1240793702 -o /tmp/evaluation-result-1733903-1240793702/solver-1733903-1240793702 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1733903-1240793702.cnf c

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1099019400

node75.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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1680352 kB
Buffers:         48092 kB
Cached:         251288 kB
SwapCached:       3016 kB
Active:         113156 kB
Inactive:       196964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1680352 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            3924 kB
Writeback:           0 kB
Mapped:          18932 kB
Slab:            51388 kB
Committed_AS:   304916 kB
PageTables:       1416 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= 66432 MiB
End job on node75 at 2009-04-27 03:15:05