Trace number 1733802

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 i/2009-03-20? (TO) 1200.01 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.00/0.00	c Parsing...
0.09/0.10	c ==============================================================================
0.09/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.10	c ==============================================================================
0.09/0.10	c |         0 |   92891   544232 |   27867       0        0     nan |  0.000 % |
2.09/2.18	c |         0 |   57618   355444 |      --       0       --      -- |     --   | -5321/16268
2.09/2.18	c ==============================================================================
2.09/2.18	c Result  :   #vars: 331   #clauses: 57618   #literals: 355444
2.09/2.18	c CPU time:   2.15967 s
2.09/2.18	c ==============================================================================
2.29/2.31	c lySAT 0.1
2.29/2.31	c minisat core +  additionnal features
2.29/2.31	c ============================[ Problem Statistics ]=============================
2.29/2.31	c |                                                                             |
2.29/2.31	c |  Number of variables:  331                                                  |
2.29/2.31	c |  Number of clauses:    57618                                                |
2.29/2.35	c |  Parsing time:         0.04         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-1733802-1240792864/watcher-1733802-1240792864 -o /tmp/evaluation-result-1733802-1240792864/solver-1733802-1240792864 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1733802-1240792864.cnf i 

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: 1.76 1.81 1.44 3/64 22419
/proc/meminfo: memFree=1781248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=1120 CPUtime=0
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 107310836 1146880 169 1992294400 134512640 135034092 4294956112 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 280 169 50 127 0 150 0

[startup+0.062633 s]
/proc/loadavg: 1.76 1.81 1.44 3/64 22419
/proc/meminfo: memFree=1781248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=4600 CPUtime=0.05
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 1061 0 0 0 5 0 0 0 18 0 1 0 107310836 4710400 1045 1992294400 134512640 135034092 4294956112 18446744073709551615 134673244 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 1150 1045 50 127 0 1020 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9956

[startup+0.101637 s]
/proc/loadavg: 1.76 1.81 1.44 3/64 22419
/proc/meminfo: memFree=1781248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=8564 CPUtime=0.09
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 2038 0 0 0 8 1 0 0 18 0 1 0 107310836 8769536 2022 1992294400 134512640 135034092 4294956112 18446744073709551615 134542711 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 2141 2022 51 127 0 2011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13920

[startup+0.301666 s]
/proc/loadavg: 1.76 1.81 1.44 3/64 22419
/proc/meminfo: memFree=1781248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=8972 CPUtime=0.29
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 2136 0 0 0 28 1 0 0 19 0 1 0 107310836 9187328 2120 1992294400 134512640 135034092 4294956112 18446744073709551615 134541071 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 2243 2120 64 127 0 2113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14328

[startup+0.701722 s]
/proc/loadavg: 1.76 1.81 1.44 3/64 22419
/proc/meminfo: memFree=1781248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=9592 CPUtime=0.69
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 2201 0 0 0 68 1 0 0 23 0 1 0 107310836 9822208 2185 1992294400 134512640 135034092 4294956112 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 2398 2185 64 127 0 2268 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14948

[startup+1.50184 s]
/proc/loadavg: 1.76 1.81 1.44 2/66 22421
/proc/meminfo: memFree=1771440/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=0
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 107310836 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22419/statm: 1339 235 195 169 0 50 0
[pid=22420] ppid=22419 vsize=11304 CPUtime=1.48
/proc/22420/stat : 22420 (SatElite) R 22419 22419 22382 0 -1 4194304 2718 0 0 0 147 1 0 0 25 0 1 0 107310836 11575296 2500 1992294400 134512640 135034092 4294956112 18446744073709551615 134695081 0 0 4096 3 0 0 0 17 1 0 0
/proc/22420/statm: 2826 2500 68 127 0 2696 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16660

[startup+3.10207 s]
/proc/loadavg: 1.76 1.81 1.44 2/66 22421
/proc/meminfo: memFree=1770480/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 5356
heavy processes:

[startup+6.30152 s]
/proc/loadavg: 1.78 1.81 1.44 2/66 22422
/proc/meminfo: memFree=1770608/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=9008 CPUtime=3.98
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 2154 0 0 0 397 1 0 0 25 0 1 0 107311067 9224192 2139 1992294400 134512640 135226915 4294956224 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 2252 2139 82 174 0 2075 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14364

[startup+12.7014 s]
/proc/loadavg: 1.72 1.79 1.44 2/66 22422
/proc/meminfo: memFree=1767160/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=12320 CPUtime=10.37
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 2950 0 0 0 1036 1 0 0 25 0 1 0 107311067 12615680 2935 1992294400 134512640 135226915 4294956224 18446744073709551615 134537088 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 3080 2935 82 174 0 2903 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17676

[startup+25.5012 s]
/proc/loadavg: 1.56 1.75 1.43 2/66 22422
/proc/meminfo: memFree=1762680/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=16980 CPUtime=23.17
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 4108 0 0 0 2315 2 0 0 25 0 1 0 107311067 17387520 4093 1992294400 134512640 135226915 4294956224 18446744073709551615 134541051 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 4245 4093 82 174 0 4068 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 22336

[startup+51.1019 s]
/proc/loadavg: 1.37 1.69 1.42 2/66 22422
/proc/meminfo: memFree=1757624/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=22704 CPUtime=48.75
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 5444 0 0 0 4872 3 0 0 25 0 1 0 107311067 23248896 5429 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 5676 5429 82 174 0 5499 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 28060

[startup+102.305 s]
/proc/loadavg: 1.16 1.58 1.40 2/66 22422
/proc/meminfo: memFree=1743928/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=36572 CPUtime=99.95
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 8800 0 0 0 9988 7 0 0 25 0 1 0 107311067 37449728 8785 1992294400 134512640 135226915 4294956224 18446744073709551615 134525924 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 9143 8785 82 174 0 8966 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 41928

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.37 2/66 22422
/proc/meminfo: memFree=1736312/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=44652 CPUtime=159.92
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 10697 0 0 0 15984 8 0 0 25 0 1 0 107311067 45723648 10682 1992294400 134512640 135226915 4294956224 18446744073709551615 134536962 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 11163 10682 82 174 0 10986 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 50008

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/66 22422
/proc/meminfo: memFree=1727608/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=53492 CPUtime=219.91
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 12864 0 0 0 21980 11 0 0 25 0 1 0 107311067 54775808 12849 1992294400 134512640 135226915 4294956224 18446744073709551615 134531057 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 13373 12849 82 174 0 13196 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 58848

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.32 2/66 22422
/proc/meminfo: memFree=1726136/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=55100 CPUtime=279.89
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 13228 0 0 0 27978 11 0 0 25 0 1 0 107311067 56422400 13213 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 13775 13213 82 174 0 13598 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 60456

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/66 22422
/proc/meminfo: memFree=1719416/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=62768 CPUtime=339.87
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 14905 0 0 0 33974 13 0 0 25 0 1 0 107311067 64274432 14890 1992294400 134512640 135226915 4294956224 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 15692 14890 82 174 0 15515 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 68124

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

/proc/22422/statm: 20077 19218 82 174 0 19900 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 85664

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/66 22422
/proc/meminfo: memFree=1700920/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=81436 CPUtime=579.79
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 19507 0 0 0 57962 17 0 0 25 0 1 0 107311067 83390464 19492 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 20359 19492 82 174 0 20182 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 86792

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/66 22422
/proc/meminfo: memFree=1689784/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=93892 CPUtime=639.78
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 22277 0 0 0 63956 22 0 0 25 0 1 0 107311067 96145408 22262 1992294400 134512640 135226915 4294956224 18446744073709551615 134536806 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 23473 22262 82 174 0 23296 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 99248

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.19 2/66 22422
/proc/meminfo: memFree=1680248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=103500 CPUtime=699.76
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 24633 0 0 0 69952 24 0 0 25 0 1 0 107311067 105984000 24618 1992294400 134512640 135226915 4294956224 18446744073709551615 134531937 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 25875 24618 82 174 0 25698 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 108856

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/66 22422
/proc/meminfo: memFree=1680248/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=103500 CPUtime=759.75
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 24640 0 0 0 75951 24 0 0 25 0 1 0 107311067 105984000 24625 1992294400 134512640 135226915 4294956224 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 25875 24625 82 174 0 25698 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 108856

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/66 22422
/proc/meminfo: memFree=1679352/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=104560 CPUtime=819.73
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 24866 0 0 0 81949 24 0 0 25 0 1 0 107311067 107069440 24851 1992294400 134512640 135226915 4294956224 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 26140 24851 82 174 0 25963 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 109916

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 22422
/proc/meminfo: memFree=1678520/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=105608 CPUtime=879.71
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 25057 0 0 0 87947 24 0 0 25 0 1 0 107311067 108142592 25042 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 26402 25042 82 174 0 26225 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 110964

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 22422
/proc/meminfo: memFree=1674232/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=110384 CPUtime=939.69
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 26206 0 0 0 93944 25 0 0 25 0 1 0 107311067 113033216 26191 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 27596 26191 82 174 0 27419 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 115740

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 22422
/proc/meminfo: memFree=1662712/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=121888 CPUtime=999.67
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 28995 0 0 0 99938 29 0 0 25 0 1 0 107311067 124813312 28980 1992294400 134512640 135226915 4294956224 18446744073709551615 134543500 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 30472 28980 82 174 0 30295 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 127244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 22422
/proc/meminfo: memFree=1651896/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=132304 CPUtime=1059.65
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 31725 0 0 0 105932 33 0 0 25 0 1 0 107311067 135479296 31710 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 33076 31710 82 174 0 32899 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 137660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 22422
/proc/meminfo: memFree=1641656/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=144592 CPUtime=1119.63
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 34225 0 0 0 111928 35 0 0 25 0 1 0 107311067 148062208 34210 1992294400 134512640 135226915 4294956224 18446744073709551615 134531430 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 36148 34210 82 174 0 35971 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 149948

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22422
/proc/meminfo: memFree=1641720/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=144592 CPUtime=1179.62
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 34225 0 0 0 117927 35 0 0 25 0 1 0 107311067 148062208 34210 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 36148 34210 82 174 0 35971 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 149948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 22428
/proc/meminfo: memFree=1641576/2055920 swapFree=4180472/4192956
[pid=22419] ppid=22417 vsize=5356 CPUtime=2.29
/proc/22419/stat : 22419 (lysat.sh) S 22417 22419 22382 0 -1 4194304 310 2801 0 0 0 0 227 2 16 0 1 0 107310836 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22419/statm: 1339 237 195 169 0 50 0
[pid=22422] ppid=22419 vsize=144592 CPUtime=1197.72
/proc/22422/stat : 22422 (LySATi) R 22419 22419 22382 0 -1 4194304 34225 0 0 0 119736 36 0 0 25 0 1 0 107311067 148062208 34210 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22422/statm: 36148 34210 82 174 0 35971 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 149948

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 22419 and gives
#  childrusage.ru_utime.tv_sec=2
#  childrusage.ru_utime.tv_usec=279653
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 2.31365
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.01
CPU user time (s): 1199.63
CPU system time (s): 0.38
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 149948

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

runsolver used 1.34579 second user time and 2.92656 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-27 02:41:05
IDJOB=1733802
IDBENCH=71148
IDSOLVER=511
FILE ID=node49/1733802-1240792864
PBS_JOBID= 9187364
Free space on /tmp= 66320 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/CRAFTED/modcircuits/mod3block_2vars_9gates_u2_autoenc.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1733802-1240792864/watcher-1733802-1240792864 -o /tmp/evaluation-result-1733802-1240792864/solver-1733802-1240792864 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1733802-1240792864.cnf i

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=1470362216

node49.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.241
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.241
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:       1781728 kB
Buffers:         35552 kB
Cached:         173720 kB
SwapCached:       5336 kB
Active:          83292 kB
Inactive:       133828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781728 kB
SwapTotal:     4192956 kB
SwapFree:      4180472 kB
Dirty:            4804 kB
Writeback:           0 kB
Mapped:          13700 kB
Slab:            42952 kB
Committed_AS:   412788 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66316 MiB
End job on node49 at 2009-04-27 03:01:07