Trace number 1558774

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
Bench CategoryAPPLICATION (applications 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 variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.08/0.09	c ==============================================================================
0.08/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.09	c ==============================================================================
0.08/0.09	c |         0 |   97556   230314 |   29266       0        0     nan |  0.000 % |
1.18/1.27	c |         0 |   60741   181511 |      --       0       --      -- |     --   | -36695/-48379
1.18/1.27	c ==============================================================================
1.18/1.27	c Result  :   #vars: 14617   #clauses: 60741   #literals: 181511
1.18/1.27	c CPU time:   1.23381 s
1.18/1.27	c ==============================================================================
1.29/1.35	c lySAT 0.1
1.29/1.35	c minisat core +  additionnal features
1.29/1.35	c ============================[ Problem Statistics ]=============================
1.29/1.35	c |                                                                             |
1.29/1.35	c |  Number of variables:  14617                                                |
1.29/1.35	c |  Number of clauses:    60741                                                |
1.34/1.40	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-1558774-1238873718/watcher-1558774-1238873718 -o /tmp/evaluation-result-1558774-1238873718/solver-1558774-1238873718 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1558774-1238873718.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: 0.92 0.98 1.08 3/64 19114
/proc/meminfo: memFree=1666792/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=0
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160034366 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 235 195 169 0 50 0
[pid=19115] ppid=19114 vsize=1556 CPUtime=0
/proc/19115/stat : 19115 (SatElite) R 19114 19114 18909 0 -1 4194304 276 0 0 0 0 0 0 0 19 0 1 0 1160034366 1593344 260 1992294400 134512640 135034092 4294956096 18446744073709551615 134544739 0 0 4096 3 0 0 0 17 0 0 0
/proc/19115/statm: 389 263 50 127 0 259 0

[startup+0.0882981 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19114
/proc/meminfo: memFree=1666792/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=0
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160034366 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 235 195 169 0 50 0
[pid=19115] ppid=19114 vsize=12476 CPUtime=0.08
/proc/19115/stat : 19115 (SatElite) R 19114 19114 18909 0 -1 4194304 3008 0 0 0 6 2 0 0 19 0 1 0 1160034366 12775424 2992 1992294400 134512640 135034092 4294956096 18446744073709551615 134542713 0 0 4096 3 0 0 0 17 0 0 0
/proc/19115/statm: 3119 2992 51 127 0 2989 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17832

[startup+0.1023 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19114
/proc/meminfo: memFree=1666792/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=0
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160034366 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 235 195 169 0 50 0
[pid=19115] ppid=19114 vsize=13360 CPUtime=0.09
/proc/19115/stat : 19115 (SatElite) R 19114 19114 18909 0 -1 4194304 3293 0 0 0 7 2 0 0 19 0 1 0 1160034366 13680640 3170 1992294400 134512640 135034092 4294956096 18446744073709551615 134558534 0 0 4096 3 0 0 0 17 0 0 0
/proc/19115/statm: 3340 3170 68 127 0 3210 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18716

[startup+0.301319 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19114
/proc/meminfo: memFree=1666792/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=0
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160034366 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 235 195 169 0 50 0
[pid=19115] ppid=19114 vsize=14548 CPUtime=0.28
/proc/19115/stat : 19115 (SatElite) R 19114 19114 18909 0 -1 4194304 3556 0 0 0 26 2 0 0 21 0 1 0 1160034366 14897152 3433 1992294400 134512640 135034092 4294956096 18446744073709551615 134566400 0 0 4096 3 0 0 0 17 0 0 0
/proc/19115/statm: 3637 3433 68 127 0 3507 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19904

[startup+0.702364 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 19114
/proc/meminfo: memFree=1666792/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=0
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1160034366 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 235 195 169 0 50 0
[pid=19115] ppid=19114 vsize=15560 CPUtime=0.69
/proc/19115/stat : 19115 (SatElite) R 19114 19114 18909 0 -1 4194304 3811 0 0 0 66 3 0 0 24 0 1 0 1160034366 15933440 3665 1992294400 134512640 135034092 4294956096 18446744073709551615 134574642 0 0 4096 3 0 0 0 17 0 0 0
/proc/19115/statm: 3890 3665 68 127 0 3760 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20916

[startup+1.50246 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 19116
/proc/meminfo: memFree=1647448/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 5356

[startup+3.10163 s]
/proc/loadavg: 0.92 0.98 1.08 2/66 19117
/proc/meminfo: memFree=1655192/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=7228 CPUtime=1.73
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 1655 0 0 0 172 1 0 0 25 0 1 0 1160034501 7401472 1640 1992294400 134512640 135226915 4294956208 18446744073709551615 134539471 0 0 4096 3 0 0 0 17 1 0 0
/proc/19117/statm: 1807 1640 82 174 0 1630 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12584

[startup+6.30197 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 19117
/proc/meminfo: memFree=1654744/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=7448 CPUtime=4.92
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 1713 0 0 0 491 1 0 0 25 0 1 0 1160034501 7626752 1698 1992294400 134512640 135226915 4294956208 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 1862 1698 82 174 0 1685 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12804

[startup+12.7017 s]
/proc/loadavg: 1.01 1.00 1.09 2/66 19117
/proc/meminfo: memFree=1654360/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=7956 CPUtime=11.32
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 1824 0 0 0 1131 1 0 0 25 0 1 0 1160034501 8146944 1809 1992294400 134512640 135226915 4294956208 18446744073709551615 134539800 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 1989 1809 82 174 0 1812 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13312

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 19117
/proc/meminfo: memFree=1653976/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=8460 CPUtime=24.11
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 1967 0 0 0 2410 1 0 0 25 0 1 0 1160034501 8663040 1952 1992294400 134512640 135226915 4294956208 18446744073709551615 134546351 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 2115 1952 82 174 0 1938 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13816

[startup+51.1018 s]
/proc/loadavg: 1.08 1.02 1.09 2/66 19117
/proc/meminfo: memFree=1652440/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=9928 CPUtime=49.69
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 2332 0 0 0 4967 2 0 0 25 0 1 0 1160034501 10166272 2317 1992294400 134512640 135226915 4294956208 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 2482 2317 82 174 0 2305 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 15284

[startup+102.306 s]
/proc/loadavg: 1.11 1.03 1.09 2/66 19117
/proc/meminfo: memFree=1650328/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=11872 CPUtime=100.87
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 2820 0 0 0 10084 3 0 0 25 0 1 0 1160034501 12156928 2805 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 2968 2805 82 174 0 2791 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17228

[startup+162.302 s]
/proc/loadavg: 1.11 1.04 1.09 2/66 19117
/proc/meminfo: memFree=1649368/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=12980 CPUtime=160.84
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 3076 0 0 0 16081 3 0 0 25 0 1 0 1160034501 13291520 3061 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 3245 3061 82 174 0 3068 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 18336

[startup+222.301 s]
/proc/loadavg: 1.11 1.04 1.09 2/66 19117
/proc/meminfo: memFree=1646936/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=15332 CPUtime=220.82
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 3661 0 0 0 22078 4 0 0 25 0 1 0 1160034501 15699968 3646 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 3833 3646 82 174 0 3656 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20688

[startup+282.302 s]
/proc/loadavg: 1.16 1.06 1.09 2/66 19117
/proc/meminfo: memFree=1643224/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=19056 CPUtime=280.79
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 4591 0 0 0 28074 5 0 0 25 0 1 0 1160034501 19513344 4576 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 4764 4576 82 174 0 4587 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 24412

[startup+342.301 s]
/proc/loadavg: 1.11 1.06 1.09 2/66 19117
/proc/meminfo: memFree=1642392/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=19968 CPUtime=340.78
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 4796 0 0 0 34072 6 0 0 25 0 1 0 1160034501 20447232 4781 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 4992 4781 82 174 0 4815 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25324


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

[pid=19117] ppid=19114 vsize=23308 CPUtime=460.72
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 5656 0 0 0 46065 7 0 0 25 0 1 0 1160034501 23867392 5641 1992294400 134512640 135226915 4294956208 18446744073709551615 134525784 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 5827 5641 82 174 0 5650 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 28664

[startup+522.301 s]
/proc/loadavg: 1.03 1.05 1.08 2/66 19117
/proc/meminfo: memFree=1638744/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=23560 CPUtime=520.7
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 5707 0 0 0 52063 7 0 0 25 0 1 0 1160034501 24125440 5692 1992294400 134512640 135226915 4294956208 18446744073709551615 134545493 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 5890 5692 82 174 0 5713 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 28916

[startup+582.302 s]
/proc/loadavg: 1.01 1.04 1.08 2/66 19119
/proc/meminfo: memFree=1638360/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=23840 CPUtime=580.67
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 5762 0 0 0 58060 7 0 0 25 0 1 0 1160034501 24412160 5747 1992294400 134512640 135226915 4294956208 18446744073709551615 134548444 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 5960 5747 82 174 0 5783 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 29196

[startup+642.301 s]
/proc/loadavg: 1.00 1.03 1.07 2/66 19119
/proc/meminfo: memFree=1637592/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=24684 CPUtime=640.65
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 5986 0 0 0 64058 7 0 0 25 0 1 0 1160034501 25276416 5971 1992294400 134512640 135226915 4294956208 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 6171 5971 82 174 0 5994 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 30040

[startup+702.303 s]
/proc/loadavg: 1.00 1.02 1.06 2/66 19119
/proc/meminfo: memFree=1636184/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=26100 CPUtime=700.63
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 6305 0 0 0 70055 8 0 0 25 0 1 0 1160034501 26726400 6290 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 6525 6290 82 174 0 6348 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 31456

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.06 2/66 19119
/proc/meminfo: memFree=1636120/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=26100 CPUtime=760.61
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 6305 0 0 0 76053 8 0 0 25 0 1 0 1160034501 26726400 6290 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 6525 6290 82 174 0 6348 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 31456

[startup+822.303 s]
/proc/loadavg: 1.00 1.01 1.05 2/66 19119
/proc/meminfo: memFree=1636120/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=26100 CPUtime=820.58
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 6327 0 0 0 82050 8 0 0 25 0 1 0 1160034501 26726400 6312 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 6525 6312 82 174 0 6348 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 31456

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 19119
/proc/meminfo: memFree=1634648/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=27704 CPUtime=880.55
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 6696 0 0 0 88047 8 0 0 25 0 1 0 1160034501 28368896 6681 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 6926 6681 82 174 0 6749 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 33060

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 19119
/proc/meminfo: memFree=1630872/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=31380 CPUtime=940.53
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 7640 0 0 0 94044 9 0 0 25 0 1 0 1160034501 32133120 7625 1992294400 134512640 135226915 4294956208 18446744073709551615 134536707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 7845 7625 82 174 0 7668 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 36736

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 19119
/proc/meminfo: memFree=1627544/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=34940 CPUtime=1000.5
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 8440 0 0 0 100041 9 0 0 25 0 1 0 1160034501 35778560 8425 1992294400 134512640 135226915 4294956208 18446744073709551615 134536882 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 8735 8425 82 174 0 8558 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 40296

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 19119
/proc/meminfo: memFree=1627544/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=34940 CPUtime=1060.48
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 8440 0 0 0 106039 9 0 0 25 0 1 0 1160034501 35778560 8425 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 8735 8425 82 174 0 8558 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 40296

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19119
/proc/meminfo: memFree=1627544/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=34940 CPUtime=1120.46
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 8453 0 0 0 112037 9 0 0 25 0 1 0 1160034501 35778560 8438 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 8735 8438 82 174 0 8558 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 40296

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19119
/proc/meminfo: memFree=1627416/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=34940 CPUtime=1180.43
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 8458 0 0 0 118034 9 0 0 25 0 1 0 1160034501 35778560 8443 1992294400 134512640 135226915 4294956208 18446744073709551615 134539990 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 8735 8443 82 174 0 8558 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 40296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 19119
/proc/meminfo: memFree=1627416/2055920 swapFree=4177808/4192956
[pid=19114] ppid=19112 vsize=5356 CPUtime=1.34
/proc/19114/stat : 19114 (lysat.sh) S 19112 19114 18909 0 -1 4194304 310 4035 0 0 0 0 130 4 19 0 1 0 1160034366 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/19114/statm: 1339 237 195 169 0 50 0
[pid=19117] ppid=19114 vsize=34940 CPUtime=1198.73
/proc/19117/stat : 19117 (LySATi) R 19114 19114 18909 0 -1 4194304 8458 0 0 0 119864 9 0 0 25 0 1 0 1160034501 35778560 8443 1992294400 134512640 135226915 4294956208 18446744073709551615 134539636 0 0 4096 3 0 0 0 17 0 0 0
/proc/19117/statm: 8735 8443 82 174 0 8558 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 40296

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1199.95
CPU system time (s): 0.152976
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 40296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.152976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12803
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= 7
involuntary context switches= 4836

runsolver used 1.09083 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node47 at 2009-04-04 21:35:19
IDJOB=1558774
IDBENCH=70864
IDSOLVER=511
FILE ID=node47/1558774-1238873718
PBS_JOBID= 9085971
Free space on /tmp= 66544 MiB

SOLVER NAME= LySAT i/2009-03-20
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-34-s100.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1558774-1238873718/watcher-1558774-1238873718 -o /tmp/evaluation-result-1558774-1238873718/solver-1558774-1238873718 -C 1200 -W 1800 -M 1800 --output-limit 1,15  lysat.sh HOME/instance-1558774-1238873718.cnf i

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED=1835427287

node47.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.216
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.216
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:       1667336 kB
Buffers:         42556 kB
Cached:         271268 kB
SwapCached:       8972 kB
Active:         124936 kB
Inactive:       199472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667336 kB
SwapTotal:     4192956 kB
SwapFree:      4177808 kB
Dirty:            3720 kB
Writeback:           0 kB
Mapped:          16120 kB
Slab:            50240 kB
Committed_AS:  3479944 kB
PageTables:       1452 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= 66536 MiB
End job on node47 at 2009-04-04 21:55:21