Trace number 1825491

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.81

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_11gates_u2_autoenc.cnf
MD5SUM36c3169a5cad0483dd15befcefc4323e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.369
Satisfiable
(Un)Satisfiability was proved
Number of variables526
Number of clauses146535
Sum of the clauses size858954
Maximum clause length14
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 22476
Number of clauses of size 34
Number of clauses of size 41387
Number of clauses of size 57328
Number of clauses of size over 5135276

Solver Data

0.00/0.00	c Parsing...
0.08/0.16	c ==============================================================================
0.08/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.16	c ==============================================================================
0.08/0.16	c |         0 |  146471   858890 |   43941       0        0     nan |  0.000 % |
4.39/4.45	c |         0 |   96618   601066 |      --       0       --      -- |     --   | -7613/32224
4.39/4.45	c ==============================================================================
4.39/4.45	c Result  :   #vars: 426   #clauses: 96618   #literals: 601066
4.39/4.45	c CPU time:   4.43233 s
4.39/4.45	c ==============================================================================
4.58/4.68	This is MiniSat 2.0 beta
4.58/4.68	WARNING: for repeatability, setting FPU to use double precision
4.58/4.68	============================[ Problem Statistics ]=============================
4.58/4.68	|                                                                             |
4.58/4.68	|  Number of variables:  426                                                  |
4.58/4.68	|  Number of clauses:    96618                                                |
4.66/4.75	|  Parsing time:         0.06         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-1825491-1242514841/watcher-1825491-1242514841 -o /tmp/evaluation-result-1825491-1242514841/solver-1825491-1242514841 -C 5000 -W 6000 -M 1800 lysat.sh HOME/instance-1825491-1242514841.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.06 1.00 1.00 3/64 14697
/proc/meminfo: memFree=1728168/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=1104 CPUtime=0
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 279518261 1130496 164 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 276 165 50 127 0 146 0

[startup+0.0243079 s]
/proc/loadavg: 1.06 1.00 1.00 3/64 14697
/proc/meminfo: memFree=1728168/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=2096 CPUtime=0.01
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 429 0 0 0 1 0 0 0 18 0 1 0 279518261 2146304 413 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 524 413 50 127 0 394 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7452

[startup+0.10132 s]
/proc/loadavg: 1.06 1.00 1.00 3/64 14697
/proc/meminfo: memFree=1728168/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=7104 CPUtime=0.08
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 1674 0 0 0 8 0 0 0 18 0 1 0 279518261 7274496 1658 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 1776 1658 50 127 0 1646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12460

[startup+0.301357 s]
/proc/loadavg: 1.06 1.00 1.00 3/64 14697
/proc/meminfo: memFree=1728168/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=14044 CPUtime=0.29
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 3325 0 0 0 28 1 0 0 19 0 1 0 279518261 14381056 3307 1992294400 134512640 135034092 4294956112 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 3511 3307 64 127 0 3381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19400

[startup+0.70143 s]
/proc/loadavg: 1.06 1.00 1.00 3/64 14697
/proc/meminfo: memFree=1728168/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=14224 CPUtime=0.69
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 3343 0 0 0 68 1 0 0 22 0 1 0 279518261 14565376 3325 1992294400 134512640 135034092 4294956112 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 3556 3325 64 127 0 3426 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19580

[startup+1.50158 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 14699
/proc/meminfo: memFree=1714584/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=15204 CPUtime=1.48
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 3465 0 0 0 147 1 0 0 25 0 1 0 279518261 15568896 3447 1992294400 134512640 135034092 4294956112 18446744073709551615 134540710 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 3801 3447 64 127 0 3671 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 20560

[startup+3.10187 s]
/proc/loadavg: 1.06 1.00 1.00 2/66 14699
/proc/meminfo: memFree=1712792/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=0
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 279518261 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14697/statm: 1339 235 195 169 0 50 0
[pid=14698] ppid=14697 vsize=18288 CPUtime=3.09
/proc/14698/stat : 14698 (SatElite) R 14697 14697 14561 0 -1 4194304 4282 0 0 0 307 2 0 0 25 0 1 0 279518261 18726912 3923 1992294400 134512640 135034092 4294956112 18446744073709551615 134569538 0 0 4096 3 0 0 0 17 1 0 0
/proc/14698/statm: 4572 3923 68 127 0 4442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23644

[startup+6.30145 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 14700
/proc/meminfo: memFree=1715992/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=10672 CPUtime=1.6
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 2524 0 0 0 159 1 0 0 25 0 1 0 279518729 10928128 2509 1992294400 134512640 135214827 4294956224 18446744073709551615 134529471 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 2668 2509 78 171 0 2495 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16028

[startup+12.7016 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 14700
/proc/meminfo: memFree=1708896/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=16864 CPUtime=8.01
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 4055 0 0 0 798 3 0 0 25 0 1 0 279518729 17268736 4040 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 4216 4040 78 171 0 4043 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 22220

[startup+25.502 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1699232/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=26360 CPUtime=20.79
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 6399 0 0 0 2074 5 0 0 25 0 1 0 279518729 26992640 6384 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 6590 6384 78 171 0 6417 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 31716

[startup+51.1016 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1688480/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=37372 CPUtime=46.37
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 9109 0 0 0 4630 7 0 0 25 0 1 0 279518729 38268928 9094 1992294400 134512640 135214827 4294956224 18446744073709551615 134545574 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 9343 9094 78 171 0 9170 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 42728

[startup+102.306 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1687264/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=38488 CPUtime=97.57
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 9382 0 0 0 9749 8 0 0 25 0 1 0 279518729 39411712 9367 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 9622 9367 78 171 0 9449 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 43844

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1682016/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=43744 CPUtime=157.54
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 10671 0 0 0 15746 8 0 0 25 0 1 0 279518729 44793856 10656 1992294400 134512640 135214827 4294956224 18446744073709551615 134529381 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 10936 10656 78 171 0 10763 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 49100

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1678112/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=47580 CPUtime=217.52
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 11664 0 0 0 21742 10 0 0 25 0 1 0 279518729 48721920 11641 1992294400 134512640 135214827 4294956224 18446744073709551615 134529473 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 11895 11641 78 171 0 11722 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 52936

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1672672/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=53044 CPUtime=277.5
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 13007 0 0 0 27739 11 0 0 25 0 1 0 279518729 54317056 12984 1992294400 134512640 135214827 4294956224 18446744073709551615 134529360 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 13261 12984 78 171 0 13088 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 58400

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14706
/proc/meminfo: memFree=1670176/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=55716 CPUtime=337.48
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 13663 0 0 0 33736 12 0 0 25 0 1 0 279518729 57053184 13640 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 13929 13640 78 171 0 13756 0
Current children cumulated CPU time (s) 342.14

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

/proc/14700/statm: 25825 24674 78 171 0 25652 0
Current children cumulated CPU time (s) 4300.8
Current children cumulated vsize (KiB) 108656

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623904/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=103792 CPUtime=4356.12
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24807 0 0 0 435583 29 0 0 25 0 1 0 279518729 106283008 24765 1992294400 134512640 135214827 4294956224 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 25948 24765 78 171 0 25775 0
Current children cumulated CPU time (s) 4360.78
Current children cumulated vsize (KiB) 109148

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623904/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=103792 CPUtime=4416.1
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24807 0 0 0 441581 29 0 0 25 0 1 0 279518729 106283008 24765 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 25948 24765 78 171 0 25775 0
Current children cumulated CPU time (s) 4420.76
Current children cumulated vsize (KiB) 109148

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623712/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4476.08
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24850 0 0 0 447579 29 0 0 25 0 1 0 279518729 106532864 24808 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24808 78 171 0 25836 0
Current children cumulated CPU time (s) 4480.74
Current children cumulated vsize (KiB) 109392

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623648/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4536.06
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24855 0 0 0 453577 29 0 0 25 0 1 0 279518729 106532864 24813 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24813 78 171 0 25836 0
Current children cumulated CPU time (s) 4540.72
Current children cumulated vsize (KiB) 109392

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623584/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4596.04
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24856 0 0 0 459575 29 0 0 25 0 1 0 279518729 106532864 24814 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24814 78 171 0 25836 0
Current children cumulated CPU time (s) 4600.7
Current children cumulated vsize (KiB) 109392

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623520/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4656.03
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24856 0 0 0 465573 30 0 0 25 0 1 0 279518729 106532864 24814 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24814 78 171 0 25836 0
Current children cumulated CPU time (s) 4660.69
Current children cumulated vsize (KiB) 109392

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623520/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4716.01
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24856 0 0 0 471571 30 0 0 25 0 1 0 279518729 106532864 24814 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24814 78 171 0 25836 0
Current children cumulated CPU time (s) 4720.67
Current children cumulated vsize (KiB) 109392

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623520/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4775.98
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24856 0 0 0 477568 30 0 0 25 0 1 0 279518729 106532864 24814 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24814 78 171 0 25836 0
Current children cumulated CPU time (s) 4780.64
Current children cumulated vsize (KiB) 109392

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623520/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104036 CPUtime=4835.96
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24856 0 0 0 483566 30 0 0 25 0 1 0 279518729 106532864 24814 1992294400 134512640 135214827 4294956224 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26009 24814 78 171 0 25836 0
Current children cumulated CPU time (s) 4840.62
Current children cumulated vsize (KiB) 109392

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1623328/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104280 CPUtime=4895.94
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 24902 0 0 0 489564 30 0 0 25 0 1 0 279518729 106782720 24860 1992294400 134512640 135214827 4294956224 18446744073709551615 134529688 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26070 24860 78 171 0 25897 0
Current children cumulated CPU time (s) 4900.6
Current children cumulated vsize (KiB) 109636

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1622816/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=104844 CPUtime=4955.92
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 25017 0 0 0 495562 30 0 0 25 0 1 0 279518729 107360256 24975 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26211 24975 78 171 0 26038 0
Current children cumulated CPU time (s) 4960.58
Current children cumulated vsize (KiB) 110200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14714
/proc/meminfo: memFree=1622240/2055920 swapFree=4179724/4192956
[pid=14697] ppid=14695 vsize=5356 CPUtime=4.66
/proc/14697/stat : 14697 (lysat.sh) S 14695 14697 14561 0 -1 4194304 310 4310 0 0 0 0 463 3 16 0 1 0 279518261 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 206381310788 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14697/statm: 1339 237 195 169 0 50 0
[pid=14700] ppid=14697 vsize=105352 CPUtime=4995.42
/proc/14700/stat : 14700 (LySATc) R 14697 14697 14561 0 -1 4194304 25167 0 0 0 499511 31 0 0 25 0 1 0 279518729 107880448 25125 1992294400 134512640 135214827 4294956224 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 1 0 0
/proc/14700/statm: 26338 25125 78 171 0 26165 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 110708

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14697 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=640294
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=36994
# CPU time returned by wait4() is 4.67729
# 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.81
CPU time (s): 5000.08
CPU user time (s): 4999.74
CPU system time (s): 0.34
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (KiB): 110708

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

runsolver used 5.9061 second user time and 12.2851 second system time

The end

Launcher Data

Begin job on node2 at 2009-05-17 01:00:41
IDJOB=1825491
IDBENCH=71153
IDSOLVER=667
FILE ID=node2/1825491-1242514841
PBS_JOBID= 9307055
Free space on /tmp= 66376 MiB

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

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

MD5SUM BENCH= 36c3169a5cad0483dd15befcefc4323e
RANDOM SEED=1103437943

node2.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.265
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.265
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:       1728648 kB
Buffers:         54916 kB
Cached:         200184 kB
SwapCached:       7516 kB
Active:         108208 kB
Inactive:       156688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728648 kB
SwapTotal:     4192956 kB
SwapFree:      4179724 kB
Dirty:            6592 kB
Writeback:           0 kB
Mapped:          14072 kB
Slab:            48352 kB
Committed_AS:  1260568 kB
PageTables:       1468 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= 66368 MiB
End job on node2 at 2009-05-17 02:24:05