Trace number 1557682

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.09 1206.22

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.19/0.20	c Parsing...
0.19/0.20	c ==============================================================================
0.19/0.20	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.20	c ==============================================================================
0.19/0.20	c |         0 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.20/1.26	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.20/1.26	c ==============================================================================
1.20/1.26	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.20/1.26	c CPU time:   1.22781 s
1.20/1.26	c ==============================================================================
1.29/1.34	c lySAT 0.1
1.29/1.34	c minisat core +  additionnal features
1.29/1.34	c ============================[ Problem Statistics ]=============================
1.29/1.34	c |                                                                             |
1.29/1.34	c |  Number of variables:  14507                                                |
1.29/1.34	c |  Number of clauses:    60325                                                |
1.29/1.38	c |  Parsing time:         0.04         s                                       |
1200.05/1206.21	HOME/lysat.sh: line 55: 22303 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-1557682-1238857562/watcher-1557682-1238857562 -o /tmp/evaluation-result-1557682-1238857562/solver-1557682-1238857562 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1557682-1238857562.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: 2.00 1.97 1.99 4/86 22300
/proc/meminfo: memFree=1675072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1158420204 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 235 195 169 0 50 0
[pid=22301] ppid=22300 vsize=14112 CPUtime=0.11
/proc/22301/stat : 22301 (SatElite) R 22300 22300 22135 0 -1 4194304 3447 0 0 0 10 1 0 0 18 0 1 0 1158420205 14450688 3325 1992294400 134512640 135034092 4294956112 18446744073709551615 134536786 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 3528 3325 68 127 0 3398 0

[startup+0.149522 s]
/proc/loadavg: 2.00 1.97 1.99 4/86 22300
/proc/meminfo: memFree=1675072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1158420204 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 235 195 169 0 50 0
[pid=22301] ppid=22300 vsize=14112 CPUtime=0.13
/proc/22301/stat : 22301 (SatElite) R 22300 22300 22135 0 -1 4194304 3451 0 0 0 12 1 0 0 18 0 1 0 1158420205 14450688 3329 1992294400 134512640 135034092 4294956112 18446744073709551615 134566288 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 3528 3329 68 127 0 3398 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 19468

[startup+0.202528 s]
/proc/loadavg: 2.00 1.97 1.99 4/86 22300
/proc/meminfo: memFree=1675072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1158420204 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 235 195 169 0 50 0
[pid=22301] ppid=22300 vsize=14240 CPUtime=0.19
/proc/22301/stat : 22301 (SatElite) R 22300 22300 22135 0 -1 4194304 3485 0 0 0 18 1 0 0 18 0 1 0 1158420205 14581760 3363 1992294400 134512640 135034092 4294956112 18446744073709551615 134549395 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 3560 3363 68 127 0 3430 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19596

[startup+0.302544 s]
/proc/loadavg: 2.00 1.97 1.99 4/86 22300
/proc/meminfo: memFree=1675072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1158420204 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 235 195 169 0 50 0
[pid=22301] ppid=22300 vsize=14464 CPUtime=0.29
/proc/22301/stat : 22301 (SatElite) R 22300 22300 22135 0 -1 4194304 3543 0 0 0 27 2 0 0 19 0 1 0 1158420205 14811136 3421 1992294400 134512640 135034092 4294956112 18446744073709551615 134566687 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 3616 3421 68 127 0 3486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19820

[startup+0.701593 s]
/proc/loadavg: 2.00 1.97 1.99 4/86 22300
/proc/meminfo: memFree=1675072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=0
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 1158420204 5484544 235 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22300/statm: 1339 235 195 169 0 50 0
[pid=22301] ppid=22300 vsize=15488 CPUtime=0.69
/proc/22301/stat : 22301 (SatElite) R 22300 22300 22135 0 -1 4194304 3795 0 0 0 66 3 0 0 23 0 1 0 1158420205 15859712 3650 1992294400 134512640 135034092 4294956112 18446744073709551615 134566256 0 0 4096 3 0 0 0 17 0 0 0
/proc/22301/statm: 3872 3650 68 127 0 3742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20844

[startup+1.50171 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22302
/proc/meminfo: memFree=1655728/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5356

[startup+3.10191 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1663408/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=7224 CPUtime=1.73
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 1647 0 0 0 173 0 0 0 25 0 1 0 1158420339 7397376 1632 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 1806 1632 81 174 0 1629 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12580

[startup+6.3013 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1662896/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=7352 CPUtime=4.91
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 1700 0 0 0 491 0 0 0 25 0 1 0 1158420339 7528448 1685 1992294400 134512640 135226915 4294956224 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 1838 1685 81 174 0 1661 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 12708

[startup+12.7011 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1662384/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=7880 CPUtime=11.28
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 1795 0 0 0 1128 0 0 0 25 0 1 0 1158420339 8069120 1780 1992294400 134512640 135226915 4294956224 18446744073709551615 134537096 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 1970 1780 81 174 0 1793 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13236

[startup+25.5027 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1662064/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=8400 CPUtime=24.02
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 1925 0 0 0 2401 1 0 0 25 0 1 0 1158420339 8601600 1910 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 2100 1910 81 174 0 1923 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 13756

[startup+51.1029 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1661232/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=9176 CPUtime=49.48
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 2129 0 0 0 4947 1 0 0 25 0 1 0 1158420339 9396224 2114 1992294400 134512640 135226915 4294956224 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 2294 2114 81 174 0 2117 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 14532

[startup+102.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1658800/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=11424 CPUtime=100.43
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 2699 0 0 0 10041 2 0 0 25 0 1 0 1158420339 11698176 2684 1992294400 134512640 135226915 4294956224 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 2856 2684 81 174 0 2679 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 16780

[startup+162.303 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1657072/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=13304 CPUtime=160.12
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 3147 0 0 0 16009 3 0 0 25 0 1 0 1158420339 13623296 3132 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 3326 3132 81 174 0 3149 0
Current children cumulated CPU time (s) 161.45
Current children cumulated vsize (KiB) 18660

[startup+222.307 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1656048/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=14196 CPUtime=219.82
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 3398 0 0 0 21979 3 0 0 25 0 1 0 1158420339 14536704 3383 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 3549 3383 81 174 0 3372 0
Current children cumulated CPU time (s) 221.15
Current children cumulated vsize (KiB) 19552

[startup+282.303 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1654192/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=16180 CPUtime=279.51
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 3860 0 0 0 27947 4 0 0 25 0 1 0 1158420339 16568320 3845 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 4045 3845 81 174 0 3868 0
Current children cumulated CPU time (s) 280.84
Current children cumulated vsize (KiB) 21536

[startup+342.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1652536/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=17852 CPUtime=339.21
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 4271 0 0 0 33916 5 0 0 25 0 1 0 1158420339 18280448 4256 1992294400 134512640 135226915 4294956224 18446744073709551615 134538857 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 4463 4256 81 174 0 4286 0
Current children cumulated CPU time (s) 340.54
Current children cumulated vsize (KiB) 23208


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

[pid=22303] ppid=22300 vsize=22260 CPUtime=518.31
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 5361 0 0 0 51824 7 0 0 25 0 1 0 1158420339 22794240 5346 1992294400 134512640 135226915 4294956224 18446744073709551615 134537316 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 5565 5346 81 174 0 5388 0
Current children cumulated CPU time (s) 519.64
Current children cumulated vsize (KiB) 27616

[startup+582.301 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1647928/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=22388 CPUtime=578
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 5394 0 0 0 57793 7 0 0 25 0 1 0 1158420339 22925312 5379 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 5597 5379 81 174 0 5420 0
Current children cumulated CPU time (s) 579.33
Current children cumulated vsize (KiB) 27744

[startup+642.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1647736/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=22528 CPUtime=637.7
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 5434 0 0 0 63763 7 0 0 25 0 1 0 1158420339 23068672 5419 1992294400 134512640 135226915 4294956224 18446744073709551615 134540990 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 5632 5419 81 174 0 5455 0
Current children cumulated CPU time (s) 639.03
Current children cumulated vsize (KiB) 27884

[startup+702.301 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1646008/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=24264 CPUtime=697.39
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 5867 0 0 0 69731 8 0 0 25 0 1 0 1158420339 24846336 5852 1992294400 134512640 135226915 4294956224 18446744073709551615 134540906 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 6066 5852 81 174 0 5889 0
Current children cumulated CPU time (s) 698.72
Current children cumulated vsize (KiB) 29620

[startup+762.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1643512/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=26724 CPUtime=757.09
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 6476 0 0 0 75700 9 0 0 25 0 1 0 1158420339 27365376 6461 1992294400 134512640 135226915 4294956224 18446744073709551615 134539925 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 6681 6461 81 174 0 6504 0
Current children cumulated CPU time (s) 758.42
Current children cumulated vsize (KiB) 32080

[startup+822.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1643448/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=26892 CPUtime=816.78
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 6485 0 0 0 81669 9 0 0 25 0 1 0 1158420339 27537408 6470 1992294400 134512640 135226915 4294956224 18446744073709551615 134536933 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 6723 6470 81 174 0 6546 0
Current children cumulated CPU time (s) 818.11
Current children cumulated vsize (KiB) 32248

[startup+882.308 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1643256/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=27032 CPUtime=876.48
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 6528 0 0 0 87639 9 0 0 25 0 1 0 1158420339 27680768 6513 1992294400 134512640 135226915 4294956224 18446744073709551615 134536693 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 6758 6513 81 174 0 6581 0
Current children cumulated CPU time (s) 877.81
Current children cumulated vsize (KiB) 32388

[startup+942.302 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1643064/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=27180 CPUtime=936.17
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 6571 0 0 0 93608 9 0 0 25 0 1 0 1158420339 27832320 6556 1992294400 134512640 135226915 4294956224 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 6795 6556 81 174 0 6618 0
Current children cumulated CPU time (s) 937.5
Current children cumulated vsize (KiB) 32536

[startup+1002.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1640952/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=29276 CPUtime=995.86
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7091 0 0 0 99576 10 0 0 25 0 1 0 1158420339 29978624 7076 1992294400 134512640 135226915 4294956224 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7319 7076 81 174 0 7142 0
Current children cumulated CPU time (s) 997.19
Current children cumulated vsize (KiB) 34632

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1638584/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=31688 CPUtime=1055.56
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7685 0 0 0 105545 11 0 0 25 0 1 0 1158420339 32448512 7670 1992294400 134512640 135226915 4294956224 18446744073709551615 134525828 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7922 7670 81 174 0 7745 0
Current children cumulated CPU time (s) 1056.89
Current children cumulated vsize (KiB) 37044

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1638520/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=31688 CPUtime=1115.26
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7685 0 0 0 111515 11 0 0 25 0 1 0 1158420339 32448512 7670 1992294400 134512640 135226915 4294956224 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7922 7670 81 174 0 7745 0
Current children cumulated CPU time (s) 1116.59
Current children cumulated vsize (KiB) 37044

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1638520/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=31688 CPUtime=1174.95
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7687 0 0 0 117484 11 0 0 25 0 1 0 1158420339 32448512 7672 1992294400 134512640 135226915 4294956224 18446744073709551615 134525798 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7922 7672 81 174 0 7745 0
Current children cumulated CPU time (s) 1176.28
Current children cumulated vsize (KiB) 37044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1206.2 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1638520/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=31688 CPUtime=1198.72
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7687 0 0 0 119861 11 0 0 25 0 1 0 1158420339 32448512 7672 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7922 7672 81 174 0 7745 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37044

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

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

[startup+1206.2 s]
/proc/loadavg: 2.00 1.97 1.99 3/88 22303
/proc/meminfo: memFree=1638520/2055920 swapFree=4170232/4192956
[pid=22300] ppid=22298 vsize=5356 CPUtime=1.33
/proc/22300/stat : 22300 (lysat.sh) S 22298 22300 22135 0 -1 4194304 310 4014 0 0 0 0 130 3 16 0 1 0 1158420204 5484544 237 1992294400 4194304 4889804 548682068816 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/22300/statm: 1339 237 195 169 0 50 0
[pid=22303] ppid=22300 vsize=31688 CPUtime=1198.72
/proc/22303/stat : 22303 (LySATi) R 22300 22300 22135 0 -1 4194304 7687 0 0 0 119861 11 0 0 25 0 1 0 1158420339 32448512 7672 1992294400 134512640 135226915 4294956224 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 1 0 0
/proc/22303/statm: 7922 7672 81 174 0 7745 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 37044

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1206.22
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.163975
CPU usage (%): 99.4917
Max. virtual memory (cumulated for all children) (KiB): 37044

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

runsolver used 1.45878 second user time and 4.31534 second system time

The end

Launcher Data

Begin job on node92 at 2009-04-04 17:06:02
IDJOB=1557682
IDBENCH=70843
IDSOLVER=511
FILE ID=node92/1557682-1238857562
PBS_JOBID= 9085889
Free space on /tmp= 66552 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED=1726561029

node92.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.249
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.249
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1675488 kB
Buffers:         37396 kB
Cached:         275408 kB
SwapCached:       7340 kB
Active:         120356 kB
Inactive:       202052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1675488 kB
SwapTotal:     4192956 kB
SwapFree:      4170232 kB
Dirty:            3712 kB
Writeback:           0 kB
Mapped:          15248 kB
Slab:            42096 kB
Committed_AS:  2069388 kB
PageTables:       2768 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= 66544 MiB
End job on node92 at 2009-04-04 17:26:10