Trace number 1558046

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.04 1200.62

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-26-s100.cnf
MD5SUMa2be03cdc152990d030fb3c2aea1f730
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 variables31942
Number of clauses96138
Sum of the clauses size226784
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261502
Number of clauses of size 334572
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.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   95938   226308 |   28781       0        0     nan |  0.000 % |
1.18/1.26	c |         0 |   59390   177244 |      --       0       --      -- |     --   | -36208/-48088
1.18/1.26	c ==============================================================================
1.18/1.26	c Result  :   #vars: 14277   #clauses: 59390   #literals: 177244
1.18/1.26	c CPU time:   1.21781 s
1.18/1.26	c ==============================================================================
1.28/1.34	c lySAT 0.1
1.28/1.34	c minisat core +  additionnal features
1.28/1.34	c ============================[ Problem Statistics ]=============================
1.28/1.34	c |                                                                             |
1.28/1.34	c |  Number of variables:  14277                                                |
1.28/1.34	c |  Number of clauses:    59390                                                |
1.28/1.38	c |  Parsing time:         0.04         s                                       |
1200.01/1200.61	HOME/lysat.sh: line 55:  9933 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-1558046-1238862746/watcher-1558046-1238862746 -o /tmp/evaluation-result-1558046-1238862746/solver-1558046-1238862746 -C 1200 -W 1800 -M 1800 --output-limit 1,15 lysat.sh HOME/instance-1558046-1238862746.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.83 2.94 2.68 4/86 9930
/proc/meminfo: memFree=1550168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=0
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9930/statm: 1339 235 195 169 0 50 0
[pid=9931] ppid=9930 vsize=5356 CPUtime=0
/proc/9931/stat : 9931 (lysat.sh) R 9930 9930 9636 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266826023 0 0 4096 0 0 0 0 17 1 0 0
/proc/9931/statm: 1339 235 195 169 0 50 0

[startup+0.109481 s]
/proc/loadavg: 2.83 2.94 2.68 4/86 9930
/proc/meminfo: memFree=1550168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=0
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9930/statm: 1339 235 195 169 0 50 0
[pid=9931] ppid=9930 vsize=13788 CPUtime=0.1
/proc/9931/stat : 9931 (SatElite) R 9930 9930 9636 0 -1 4194304 3451 0 0 0 8 2 0 0 20 0 1 0 512605061 14118912 3211 1992294400 134512640 135034092 4294956096 18446744073709551615 134540697 0 0 4096 3 0 0 0 17 1 0 0
/proc/9931/statm: 3447 3211 68 127 0 3317 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 19144

[startup+0.202498 s]
/proc/loadavg: 2.83 2.94 2.68 4/86 9930
/proc/meminfo: memFree=1550168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=0
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9930/statm: 1339 235 195 169 0 50 0
[pid=9931] ppid=9930 vsize=14404 CPUtime=0.19
/proc/9931/stat : 9931 (SatElite) R 9930 9930 9636 0 -1 4194304 3588 0 0 0 17 2 0 0 22 0 1 0 512605061 14749696 3348 1992294400 134512640 135034092 4294956096 18446744073709551615 134566222 0 0 4096 3 0 0 0 17 1 0 0
/proc/9931/statm: 3601 3348 68 127 0 3471 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19760

[startup+0.302515 s]
/proc/loadavg: 2.83 2.94 2.68 4/86 9930
/proc/meminfo: memFree=1550168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=0
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9930/statm: 1339 235 195 169 0 50 0
[pid=9931] ppid=9930 vsize=14660 CPUtime=0.28
/proc/9931/stat : 9931 (SatElite) R 9930 9930 9636 0 -1 4194304 3649 0 0 0 26 2 0 0 22 0 1 0 512605061 15011840 3409 1992294400 134512640 135034092 4294956096 18446744073709551615 134540707 0 0 4096 3 0 0 0 17 1 0 0
/proc/9931/statm: 3665 3409 68 127 0 3535 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20016

[startup+0.702587 s]
/proc/loadavg: 2.83 2.94 2.68 4/86 9930
/proc/meminfo: memFree=1550168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=0
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 512605061 5484544 235 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9930/statm: 1339 235 195 169 0 50 0
[pid=9931] ppid=9930 vsize=15432 CPUtime=0.68
/proc/9931/stat : 9931 (SatElite) R 9930 9930 9636 0 -1 4194304 3857 0 0 0 65 3 0 0 25 0 1 0 512605061 15802368 3617 1992294400 134512640 135034092 4294956096 18446744073709551615 134566215 0 0 4096 3 0 0 0 17 1 0 0
/proc/9931/statm: 3858 3617 68 127 0 3728 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20788

[startup+1.50173 s]
/proc/loadavg: 2.83 2.94 2.68 3/88 9932
/proc/meminfo: memFree=1531016/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5356

[startup+3.10202 s]
/proc/loadavg: 2.83 2.94 2.68 3/88 9933
/proc/meminfo: memFree=1538624/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=7112 CPUtime=1.74
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 1625 0 0 0 174 0 0 0 25 0 1 0 512605196 7282688 1610 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 1778 1610 81 174 0 1601 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 12468

[startup+6.30161 s]
/proc/loadavg: 2.85 2.94 2.68 3/88 9933
/proc/meminfo: memFree=1538112/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=7476 CPUtime=4.94
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 1685 0 0 0 494 0 0 0 25 0 1 0 512605196 7655424 1670 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 1869 1670 81 174 0 1692 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 12832

[startup+12.7018 s]
/proc/loadavg: 2.94 2.95 2.69 3/88 9933
/proc/meminfo: memFree=1537472/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=7996 CPUtime=11.34
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 1829 0 0 0 1133 1 0 0 25 0 1 0 512605196 8187904 1814 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 1999 1814 81 174 0 1822 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13352

[startup+25.5012 s]
/proc/loadavg: 3.01 2.97 2.70 3/88 9933
/proc/meminfo: memFree=1537024/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=8516 CPUtime=24.13
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 1951 0 0 0 2412 1 0 0 25 0 1 0 512605196 8720384 1936 1992294400 134512640 135226915 4294956208 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 2129 1936 81 174 0 1952 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 13872

[startup+51.1029 s]
/proc/loadavg: 2.67 2.89 2.68 3/88 9933
/proc/meminfo: memFree=1535872/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=9820 CPUtime=49.72
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 2281 0 0 0 4971 1 0 0 25 0 1 0 512605196 10055680 2266 1992294400 134512640 135226915 4294956208 18446744073709551615 134537389 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 2455 2266 81 174 0 2278 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 15176

[startup+102.302 s]
/proc/loadavg: 2.29 2.75 2.64 3/88 9933
/proc/meminfo: memFree=1534528/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=11076 CPUtime=100.9
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 2609 0 0 0 10088 2 0 0 25 0 1 0 512605196 11341824 2594 1992294400 134512640 135226915 4294956208 18446744073709551615 134537123 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 2769 2594 81 174 0 2592 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16432

[startup+162.301 s]
/proc/loadavg: 2.10 2.61 2.60 3/88 9933
/proc/meminfo: memFree=1532224/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=13488 CPUtime=160.87
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 3184 0 0 0 16084 3 0 0 25 0 1 0 512605196 13811712 3169 1992294400 134512640 135226915 4294956208 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 3372 3169 81 174 0 3195 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 18844

[startup+222.307 s]
/proc/loadavg: 2.04 2.50 2.56 3/88 9933
/proc/meminfo: memFree=1530112/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=15624 CPUtime=220.84
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 3712 0 0 0 22081 3 0 0 25 0 1 0 512605196 15998976 3697 1992294400 134512640 135226915 4294956208 18446744073709551615 134538547 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 3906 3697 81 174 0 3729 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 20980

[startup+282.302 s]
/proc/loadavg: 2.01 2.41 2.52 3/88 9933
/proc/meminfo: memFree=1529600/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=16176 CPUtime=280.82
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 3840 0 0 0 28078 4 0 0 25 0 1 0 512605196 16564224 3825 1992294400 134512640 135226915 4294956208 18446744073709551615 134536938 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 4044 3825 81 174 0 3867 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21532

[startup+342.302 s]
/proc/loadavg: 2.00 2.33 2.49 3/88 9933
/proc/meminfo: memFree=1527232/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=18656 CPUtime=340.79
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 4440 0 0 0 34074 5 0 0 25 0 1 0 512605196 19103744 4425 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 4664 4425 81 174 0 4487 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 24012


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

[pid=9933] ppid=9930 vsize=22400 CPUtime=520.7
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 5374 0 0 0 52064 6 0 0 25 0 1 0 512605196 22937600 5359 1992294400 134512640 135226915 4294956208 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 5600 5359 81 174 0 5423 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 27756

[startup+582.302 s]
/proc/loadavg: 2.05 2.18 2.38 3/88 9933
/proc/meminfo: memFree=1523264/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=22540 CPUtime=580.67
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 5386 0 0 0 58061 6 0 0 25 0 1 0 512605196 23080960 5371 1992294400 134512640 135226915 4294956208 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 5635 5371 81 174 0 5458 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 27896

[startup+642.302 s]
/proc/loadavg: 2.13 2.18 2.37 3/88 9933
/proc/meminfo: memFree=1523136/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=22680 CPUtime=640.65
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 5433 0 0 0 64059 6 0 0 25 0 1 0 512605196 23224320 5418 1992294400 134512640 135226915 4294956208 18446744073709551615 134544427 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 5670 5418 81 174 0 5493 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 28036

[startup+702.302 s]
/proc/loadavg: 2.12 2.16 2.35 3/88 9933
/proc/meminfo: memFree=1521088/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=24708 CPUtime=700.62
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 5929 0 0 0 70055 7 0 0 25 0 1 0 512605196 25300992 5914 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6177 5914 81 174 0 6000 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 30064

[startup+762.302 s]
/proc/loadavg: 2.11 2.14 2.33 3/88 9933
/proc/meminfo: memFree=1519488/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=26164 CPUtime=760.6
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 6294 0 0 0 76052 8 0 0 25 0 1 0 512605196 26791936 6279 1992294400 134512640 135226915 4294956208 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6541 6279 81 174 0 6364 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 31520

[startup+822.301 s]
/proc/loadavg: 2.04 2.11 2.31 3/88 9933
/proc/meminfo: memFree=1519488/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=26164 CPUtime=820.57
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 6296 0 0 0 82049 8 0 0 25 0 1 0 512605196 26791936 6281 1992294400 134512640 135226915 4294956208 18446744073709551615 134539400 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6541 6281 81 174 0 6364 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 31520

[startup+882.306 s]
/proc/loadavg: 2.01 2.09 2.28 3/88 9933
/proc/meminfo: memFree=1519424/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=26452 CPUtime=880.55
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 6346 0 0 0 88047 8 0 0 25 0 1 0 512605196 27086848 6331 1992294400 134512640 135226915 4294956208 18446744073709551615 134536797 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6613 6331 81 174 0 6436 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 31808

[startup+942.301 s]
/proc/loadavg: 2.00 2.07 2.26 3/88 9933
/proc/meminfo: memFree=1519168/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=26676 CPUtime=940.51
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 6392 0 0 0 94043 8 0 0 25 0 1 0 512605196 27316224 6377 1992294400 134512640 135226915 4294956208 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6669 6377 81 174 0 6492 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 32032

[startup+1002.3 s]
/proc/loadavg: 2.00 2.06 2.24 3/88 9933
/proc/meminfo: memFree=1518016/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=27784 CPUtime=1000.48
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 6691 0 0 0 100040 8 0 0 25 0 1 0 512605196 28450816 6676 1992294400 134512640 135226915 4294956208 18446744073709551615 134538530 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 6946 6676 81 174 0 6769 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 33140

[startup+1062.3 s]
/proc/loadavg: 2.00 2.04 2.23 3/88 9933
/proc/meminfo: memFree=1515008/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=30872 CPUtime=1060.45
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 7433 0 0 0 106036 9 0 0 25 0 1 0 512605196 31612928 7418 1992294400 134512640 135226915 4294956208 18446744073709551615 134536783 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 7718 7418 81 174 0 7541 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 36228

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.21 3/88 9933
/proc/meminfo: memFree=1514560/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=31184 CPUtime=1120.42
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 7529 0 0 0 112033 9 0 0 25 0 1 0 512605196 31932416 7514 1992294400 134512640 135226915 4294956208 18446744073709551615 134525821 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 7796 7514 81 174 0 7619 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 36540

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.19 3/88 9933
/proc/meminfo: memFree=1514496/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=31360 CPUtime=1180.4
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 7541 0 0 0 118031 9 0 0 25 0 1 0 512605196 32112640 7526 1992294400 134512640 135226915 4294956208 18446744073709551615 134539213 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 7840 7526 81 174 0 7663 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 36716



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 2.00 2.02 2.19 3/88 9933
/proc/meminfo: memFree=1514432/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=31360 CPUtime=1198.69
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 7541 0 0 0 119860 9 0 0 25 0 1 0 512605196 32112640 7526 1992294400 134512640 135226915 4294956208 18446744073709551615 134537085 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 7840 7526 81 174 0 7663 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 36716

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

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

[startup+1200.6 s]
/proc/loadavg: 2.00 2.02 2.19 3/88 9933
/proc/meminfo: memFree=1514432/2055924 swapFree=4170372/4192956
[pid=9930] ppid=9928 vsize=5356 CPUtime=1.32
/proc/9930/stat : 9930 (lysat.sh) S 9928 9930 9636 0 -1 4194304 310 4086 0 0 0 0 128 4 16 0 1 0 512605061 5484544 237 1992294400 4194304 4889804 548682068800 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9930/statm: 1339 237 195 169 0 50 0
[pid=9933] ppid=9930 vsize=31360 CPUtime=1198.69
/proc/9933/stat : 9933 (LySATi) R 9930 9930 9636 0 -1 4194304 7541 0 0 0 119860 9 0 0 25 0 1 0 512605196 32112640 7526 1992294400 134512640 135226915 4294956208 18446744073709551615 134537085 0 0 4096 3 0 0 0 17 0 0 0
/proc/9933/statm: 7840 7526 81 174 0 7663 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 36716

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.62
CPU time (s): 1200.04
CPU user time (s): 1199.9
CPU system time (s): 0.143978
CPU usage (%): 99.9522
Max. virtual memory (cumulated for all children) (KiB): 36716

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

runsolver used 1.47477 second user time and 3.99739 second system time

The end

Launcher Data

Begin job on node83 at 2009-04-04 18:32:26
IDJOB=1558046
IDBENCH=70850
IDSOLVER=511
FILE ID=node83/1558046-1238862746
PBS_JOBID= 9085898
Free space on /tmp= 66560 MiB

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

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

MD5SUM BENCH= a2be03cdc152990d030fb3c2aea1f730
RANDOM SEED=1423114376

node83.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.268
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.268
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:      2055924 kB
MemFree:       1550584 kB
Buffers:         51612 kB
Cached:         382596 kB
SwapCached:       7384 kB
Active:         184188 kB
Inactive:       263872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1550584 kB
SwapTotal:     4192956 kB
SwapFree:      4170372 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          20008 kB
Slab:            41344 kB
Committed_AS:  1390792 kB
PageTables:       2688 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= 66552 MiB
End job on node83 at 2009-04-04 18:52:29