Trace number 1733503

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.1 1200.81

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |   75288   441048 |   22586       0        0     nan |  0.000 % |
1.48/1.51	c |         0 |   46730   290013 |      --       0       --      -- |     --   | -3982/16901
1.48/1.51	c ==============================================================================
1.48/1.51	c Result  :   #vars: 292   #clauses: 46730   #literals: 290013
1.48/1.51	c CPU time:   1.50477 s
1.48/1.51	c ==============================================================================
1.59/1.61	This is MiniSat 2.0 beta
1.59/1.61	WARNING: for repeatability, setting FPU to use double precision
1.59/1.61	============================[ Problem Statistics ]=============================
1.59/1.61	|                                                                             |
1.59/1.61	|  Number of variables:  292                                                  |
1.59/1.61	|  Number of clauses:    46730                                                |
1.59/1.65	|  Parsing time:         0.03         s                                       |
1200.07/1200.81	HOME/lysat.sh: line 55: 23464 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-1733503-1240789285/watcher-1733503-1240789285 -o /tmp/evaluation-result-1733503-1240789285/solver-1733503-1240789285 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1733503-1240789285.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: 1.00 1.00 1.09 3/64 23461
/proc/meminfo: memFree=1723224/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) R 23459 23461 22976 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 234 1992294400 4194304 4889804 548682068800 18446744073709551615 259353275039 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/23461/statm: 1339 234 194 169 0 50 0
[pid=23462] ppid=23461 vsize=824 CPUtime=0
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 123 0 0 0 0 0 0 0 18 0 1 0 106963196 843776 107 1992294400 134512640 135034092 4294956096 18446744073709551615 134691005 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 206 109 50 127 0 76 0

[startup+0.09529 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 23461
/proc/meminfo: memFree=1723224/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23461/statm: 1339 235 195 169 0 50 0
[pid=23462] ppid=23461 vsize=7592 CPUtime=0.08
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 1782 0 0 0 8 0 0 0 19 0 1 0 106963196 7774208 1765 1992294400 134512640 135034092 4294956096 18446744073709551615 134540733 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 1898 1765 64 127 0 1768 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12948

[startup+0.101291 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 23461
/proc/meminfo: memFree=1723224/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23461/statm: 1339 235 195 169 0 50 0
[pid=23462] ppid=23461 vsize=7592 CPUtime=0.09
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 1783 0 0 0 9 0 0 0 19 0 1 0 106963196 7774208 1766 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 1898 1766 64 127 0 1768 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12948

[startup+0.30133 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 23461
/proc/meminfo: memFree=1723224/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23461/statm: 1339 235 195 169 0 50 0
[pid=23462] ppid=23461 vsize=7740 CPUtime=0.29
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 1792 0 0 0 29 0 0 0 21 0 1 0 106963196 7925760 1775 1992294400 134512640 135034092 4294956096 18446744073709551615 134540729 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 1935 1775 64 127 0 1805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13096

[startup+0.701409 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 23461
/proc/meminfo: memFree=1723224/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23461/statm: 1339 235 195 169 0 50 0
[pid=23462] ppid=23461 vsize=9268 CPUtime=0.68
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 2052 0 0 0 68 0 0 0 25 0 1 0 106963196 9490432 2012 1992294400 134512640 135034092 4294956096 18446744073709551615 134569526 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 2317 2012 67 127 0 2187 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14624

[startup+1.50257 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23463
/proc/meminfo: memFree=1715208/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=0
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 106963196 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/23461/statm: 1339 235 195 169 0 50 0
[pid=23462] ppid=23461 vsize=9716 CPUtime=1.48
/proc/23462/stat : 23462 (SatElite) R 23461 23461 22976 0 -1 4194304 2309 0 0 0 148 0 0 0 25 0 1 0 106963196 9949184 2122 1992294400 134512640 135034092 4294956096 18446744073709551615 134540724 0 0 4096 3 0 0 0 17 0 0 0
/proc/23462/statm: 2429 2122 68 127 0 2299 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15072

[startup+3.10189 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23464
/proc/meminfo: memFree=1716296/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=7020 CPUtime=1.46
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 1643 0 0 0 146 0 0 0 25 0 1 0 106963358 7188480 1628 1992294400 134512640 135214827 4294956208 18446744073709551615 134529457 0 0 4096 3 0 0 0 17 1 0 0
/proc/23464/statm: 1755 1628 77 171 0 1582 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12376

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23464
/proc/meminfo: memFree=1713032/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=9436 CPUtime=4.66
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 2226 0 0 0 465 1 0 0 25 0 1 0 106963358 9662464 2211 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 2359 2211 77 171 0 2186 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 14792

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 23464
/proc/meminfo: memFree=1709896/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=11912 CPUtime=11.06
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 2852 0 0 0 1104 2 0 0 25 0 1 0 106963358 12197888 2837 1992294400 134512640 135214827 4294956208 18446744073709551615 134538990 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 2978 2837 77 171 0 2805 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17268

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23464
/proc/meminfo: memFree=1708040/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=14048 CPUtime=23.85
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 3356 0 0 0 2383 2 0 0 25 0 1 0 106963358 14385152 3341 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 3512 3341 77 171 0 3339 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 19404

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23464
/proc/meminfo: memFree=1706888/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=15336 CPUtime=49.42
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 3660 0 0 0 4940 2 0 0 25 0 1 0 106963358 15704064 3645 1992294400 134512640 135214827 4294956208 18446744073709551615 134529372 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 3834 3645 77 171 0 3661 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 20692

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 23464
/proc/meminfo: memFree=1700936/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=21208 CPUtime=100.6
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 5126 0 0 0 10056 4 0 0 25 0 1 0 106963358 21716992 5111 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 5302 5111 77 171 0 5129 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 26564

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23464
/proc/meminfo: memFree=1700040/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=22084 CPUtime=160.56
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 5329 0 0 0 16052 4 0 0 25 0 1 0 106963358 22614016 5314 1992294400 134512640 135214827 4294956208 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 5521 5314 77 171 0 5348 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 27440

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 23464
/proc/meminfo: memFree=1699464/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=22868 CPUtime=220.53
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 5473 0 0 0 22049 4 0 0 25 0 1 0 106963358 23416832 5458 1992294400 134512640 135214827 4294956208 18446744073709551615 134529308 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 5717 5458 77 171 0 5544 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 28224

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 23464
/proc/meminfo: memFree=1699336/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=23044 CPUtime=280.48
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 5510 0 0 0 28044 4 0 0 25 0 1 0 106963358 23597056 5495 1992294400 134512640 135214827 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 5761 5495 77 171 0 5588 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 28400

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 23464
/proc/meminfo: memFree=1698824/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=23560 CPUtime=340.43
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 5651 0 0 0 34038 5 0 0 25 0 1 0 106963358 24125440 5628 1992294400 134512640 135214827 4294956208 18446744073709551615 134529314 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 5890 5628 77 171 0 5717 0

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

[pid=23464] ppid=23461 vsize=27388 CPUtime=460.36
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 6572 0 0 0 46030 6 0 0 25 0 1 0 106963358 28045312 6549 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 6847 6549 77 171 0 6674 0
Current children cumulated CPU time (s) 461.96
Current children cumulated vsize (KiB) 32744

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 23464
/proc/meminfo: memFree=1694984/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=27388 CPUtime=520.34
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 6603 0 0 0 52028 6 0 0 25 0 1 0 106963358 28045312 6580 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 6847 6580 77 171 0 6674 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 32744

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 23464
/proc/meminfo: memFree=1693960/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=28556 CPUtime=580.3
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 6859 0 0 0 58024 6 0 0 25 0 1 0 106963358 29241344 6836 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7139 6836 77 171 0 6966 0
Current children cumulated CPU time (s) 581.9
Current children cumulated vsize (KiB) 33912

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23464
/proc/meminfo: memFree=1692872/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=29680 CPUtime=640.27
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7139 0 0 0 64021 6 0 0 25 0 1 0 106963358 30392320 7116 1992294400 134512640 135214827 4294956208 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7420 7116 77 171 0 7247 0
Current children cumulated CPU time (s) 641.87
Current children cumulated vsize (KiB) 35036

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 23464
/proc/meminfo: memFree=1692488/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=29904 CPUtime=700.23
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7215 0 0 0 70017 6 0 0 25 0 1 0 106963358 30621696 7192 1992294400 134512640 135214827 4294956208 18446744073709551615 134529248 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7476 7192 77 171 0 7303 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 35260

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 23464
/proc/meminfo: memFree=1692360/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=30064 CPUtime=760.2
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7251 0 0 0 76014 6 0 0 25 0 1 0 106963358 30785536 7228 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7516 7228 77 171 0 7343 0
Current children cumulated CPU time (s) 761.8
Current children cumulated vsize (KiB) 35420

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 23464
/proc/meminfo: memFree=1692040/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=30576 CPUtime=820.17
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7330 0 0 0 82010 7 0 0 25 0 1 0 106963358 31309824 7307 1992294400 134512640 135214827 4294956208 18446744073709551615 134529264 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7644 7307 77 171 0 7471 0
Current children cumulated CPU time (s) 821.77
Current children cumulated vsize (KiB) 35932

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23464
/proc/meminfo: memFree=1691656/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=30904 CPUtime=880.13
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7414 0 0 0 88006 7 0 0 25 0 1 0 106963358 31645696 7391 1992294400 134512640 135214827 4294956208 18446744073709551615 134529227 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7726 7391 77 171 0 7553 0
Current children cumulated CPU time (s) 881.73
Current children cumulated vsize (KiB) 36260

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23464
/proc/meminfo: memFree=1690504/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=31992 CPUtime=940.1
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7688 0 0 0 94003 7 0 0 25 0 1 0 106963358 32759808 7665 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 7998 7665 77 171 0 7825 0
Current children cumulated CPU time (s) 941.7
Current children cumulated vsize (KiB) 37348

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23464
/proc/meminfo: memFree=1690056/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=32548 CPUtime=1000.06
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7808 0 0 0 99999 7 0 0 25 0 1 0 106963358 33329152 7785 1992294400 134512640 135214827 4294956208 18446744073709551615 134529376 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 8137 7785 77 171 0 7964 0
Current children cumulated CPU time (s) 1001.66
Current children cumulated vsize (KiB) 37904

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23464
/proc/meminfo: memFree=1689928/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=32744 CPUtime=1060.03
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7841 0 0 0 105996 7 0 0 25 0 1 0 106963358 33529856 7818 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 8186 7818 77 171 0 8013 0
Current children cumulated CPU time (s) 1061.63
Current children cumulated vsize (KiB) 38100

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23464
/proc/meminfo: memFree=1689480/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=33452 CPUtime=1120.01
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7949 0 0 0 111993 8 0 0 25 0 1 0 106963358 34254848 7926 1992294400 134512640 135214827 4294956208 18446744073709551615 134529451 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 8363 7926 77 171 0 8190 0
Current children cumulated CPU time (s) 1121.61
Current children cumulated vsize (KiB) 38808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23470
/proc/meminfo: memFree=1689088/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=33596 CPUtime=1179.97
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7973 0 0 0 117989 8 0 0 25 0 1 0 106963358 34402304 7950 1992294400 134512640 135214827 4294956208 18446744073709551615 134529488 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 8399 7950 77 171 0 8226 0
Current children cumulated CPU time (s) 1181.57
Current children cumulated vsize (KiB) 38952



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23470
/proc/meminfo: memFree=1689096/2055920 swapFree=4191900/4192956
[pid=23461] ppid=23459 vsize=5356 CPUtime=1.6
/proc/23461/stat : 23461 (lysat.sh) S 23459 23461 22976 0 -1 4194304 310 2314 0 0 0 0 159 1 16 0 1 0 106963196 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 259353273156 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23461/statm: 1339 237 195 169 0 50 0
[pid=23464] ppid=23461 vsize=33596 CPUtime=1198.47
/proc/23464/stat : 23464 (LySATc) R 23461 23461 22976 0 -1 4194304 7973 0 0 0 119839 8 0 0 25 0 1 0 106963358 34402304 7950 1992294400 134512640 135214827 4294956208 18446744073709551615 134536320 0 0 4096 3 0 0 0 17 0 0 0
/proc/23464/statm: 8399 7950 77 171 0 8226 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 38952

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.81
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.105983
CPU usage (%): 99.9404
Max. virtual memory (cumulated for all children) (KiB): 38952

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

runsolver used 1.11483 second user time and 3.2635 second system time

The end

Launcher Data

Begin job on node1 at 2009-04-27 01:41:25
IDJOB=1733503
IDBENCH=71142
IDSOLVER=512
FILE ID=node1/1733503-1240789285
PBS_JOBID= 9187258
Free space on /tmp= 66336 MiB

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

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=1355232065

node1.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.259
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	: 5931.00
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.259
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:       1723704 kB
Buffers:         43780 kB
Cached:         204104 kB
SwapCached:        384 kB
Active:         107504 kB
Inactive:       153788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1723704 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4232 kB
Writeback:           0 kB
Mapped:          21856 kB
Slab:            56948 kB
Committed_AS:   399856 kB
PageTables:       1436 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= 66332 MiB
End job on node1 at 2009-04-27 02:01:28