Trace number 1825181

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
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000.1 10003.4

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark608.764
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.02	c Parsing...
0.09/0.12	c ==============================================================================
0.09/0.12	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.12	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.12	c ==============================================================================
0.09/0.12	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
1.28/1.34	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
1.28/1.35	c ==============================================================================
1.28/1.35	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
1.28/1.35	c CPU time:   1.2878 s
1.28/1.35	c ==============================================================================
1.39/1.44	c Rsat version 2.00

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-1825181-1242494021/watcher-1825181-1242494021 -o /tmp/evaluation-result-1825181-1242494021/solver-1825181-1242494021 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825181-1242494021.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.98 0.98 0.99 3/64 24511
/proc/meminfo: memFree=1020400/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=0
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277435387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24511/statm: 1339 235 195 169 0 50 0
[pid=24512] ppid=24511 vsize=684 CPUtime=0
/proc/24512/stat : 24512 (SatElite) R 24511 24511 24447 0 -1 4194304 61 0 0 0 0 0 0 0 18 0 1 0 277435388 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 0 0 0 17 1 0 0
/proc/24512/statm: 171 44 36 128 0 40 0

[startup+0.0294439 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24511
/proc/meminfo: memFree=1020400/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=0
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277435387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24511/statm: 1339 235 195 169 0 50 0
[pid=24512] ppid=24511 vsize=2388 CPUtime=0.02
/proc/24512/stat : 24512 (SatElite) R 24511 24511 24447 0 -1 4194304 420 0 0 0 0 2 0 0 18 0 1 0 277435388 2445312 403 1992294400 134512640 135038345 4294956288 18446744073709551615 134548720 0 0 4096 3 0 0 0 17 1 0 0
/proc/24512/statm: 597 405 50 128 0 466 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7744

[startup+0.101384 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24511
/proc/meminfo: memFree=1020400/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=0
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277435387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24511/statm: 1339 235 195 169 0 50 0
[pid=24512] ppid=24511 vsize=10492 CPUtime=0.09
/proc/24512/stat : 24512 (SatElite) R 24511 24511 24447 0 -1 4194304 2484 0 0 0 6 3 0 0 18 0 1 0 277435388 10743808 2467 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/24512/statm: 2623 2467 50 128 0 2492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15848

[startup+0.301418 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24511
/proc/meminfo: memFree=1020400/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=0
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277435387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24511/statm: 1339 235 195 169 0 50 0
[pid=24512] ppid=24511 vsize=14220 CPUtime=0.29
/proc/24512/stat : 24512 (SatElite) R 24511 24511 24447 0 -1 4194304 3571 0 0 0 25 4 0 0 19 0 1 0 277435388 14561280 3355 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 1 0 0
/proc/24512/statm: 3555 3355 69 128 0 3424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19576

[startup+0.701488 s]
/proc/loadavg: 0.98 0.98 0.99 3/64 24511
/proc/meminfo: memFree=1020400/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=0
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277435387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24511/statm: 1339 235 195 169 0 50 0
[pid=24512] ppid=24511 vsize=15716 CPUtime=0.68
/proc/24512/stat : 24512 (SatElite) R 24511 24511 24447 0 -1 4194304 3790 0 0 0 63 5 0 0 23 0 1 0 277435388 16093184 3574 1992294400 134512640 135038345 4294956288 18446744073709551615 134571386 0 0 4096 3 0 0 0 17 1 0 0
/proc/24512/statm: 3929 3574 69 128 0 3798 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21072

[startup+1.50164 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24513
/proc/meminfo: memFree=1044320/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 5356

[startup+3.10191 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1062048/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=5632 CPUtime=1.65
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 1241 0 0 0 165 0 0 0 25 0 1 0 277435531 5767168 1227 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 1408 1227 86 211 0 1194 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10988

[startup+6.30147 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1061536/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=5864 CPUtime=4.85
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 1308 0 0 0 484 1 0 0 25 0 1 0 277435531 6004736 1294 1992294400 134512640 135377749 4294956400 18446744073709551615 134523307 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 1466 1294 86 211 0 1252 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11220

[startup+12.7016 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1061280/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=6240 CPUtime=11.25
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 1392 0 0 0 1124 1 0 0 25 0 1 0 277435531 6389760 1378 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 1560 1378 86 211 0 1346 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11596

[startup+25.5019 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1060576/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=6892 CPUtime=24.04
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 1567 0 0 0 2403 1 0 0 25 0 1 0 277435531 7057408 1553 1992294400 134512640 135377749 4294956400 18446744073709551615 134525881 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 1723 1553 86 211 0 1509 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12248

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1059232/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=8364 CPUtime=49.62
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 1931 0 0 0 4960 2 0 0 25 0 1 0 277435531 8564736 1916 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 2091 1916 86 211 0 1877 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13720

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1058144/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=9452 CPUtime=100.81
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 2354 0 0 0 10079 2 0 0 25 0 1 0 277435531 9678848 2143 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 2363 2143 86 211 0 2149 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14808

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1056352/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=11084 CPUtime=160.79
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 2999 0 0 0 16076 3 0 0 25 0 1 0 277435531 11350016 2592 1992294400 134512640 135377749 4294956400 18446744073709551615 134522969 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 2771 2592 86 211 0 2557 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 16440

[startup+222.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1056352/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=11228 CPUtime=220.77
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 3031 0 0 0 22074 3 0 0 25 0 1 0 277435531 11497472 2624 1992294400 134512640 135377749 4294956400 18446744073709551615 134529245 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 2807 2624 86 211 0 2593 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 16584

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1054432/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=13500 CPUtime=280.75
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 3624 0 0 0 28071 4 0 0 25 0 1 0 277435531 13824000 3118 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 3375 3118 86 211 0 3161 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 18856

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 24514
/proc/meminfo: memFree=1053920/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=13732 CPUtime=340.73
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 4089 0 0 0 34069 4 0 0 25 0 1 0 277435531 14061568 3195 1992294400 134512640 135377749 4294956400 18446744073709551615 134530173 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 3433 3195 86 211 0 3219 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 19088


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

/proc/24514/statm: 19855 19471 86 211 0 19641 0
Current children cumulated CPU time (s) 9339.18
Current children cumulated vsize (KiB) 84776

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988384/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79684 CPUtime=9397.73
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38159 0 0 0 939724 49 0 0 25 0 1 0 277435531 81596416 19506 1992294400 134512640 135377749 4294956400 18446744073709551615 134529218 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19921 19506 86 211 0 19707 0
Current children cumulated CPU time (s) 9399.16
Current children cumulated vsize (KiB) 85040

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988384/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79684 CPUtime=9457.71
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38160 0 0 0 945722 49 0 0 25 0 1 0 277435531 81596416 19507 1992294400 134512640 135377749 4294956400 18446744073709551615 134529233 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19921 19507 86 211 0 19707 0
Current children cumulated CPU time (s) 9459.14
Current children cumulated vsize (KiB) 85040

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988384/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79684 CPUtime=9517.69
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38161 0 0 0 951719 50 0 0 25 0 1 0 277435531 81596416 19508 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19921 19508 86 211 0 19707 0
Current children cumulated CPU time (s) 9519.12
Current children cumulated vsize (KiB) 85040

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988512/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79684 CPUtime=9577.67
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38161 0 0 0 957717 50 0 0 25 0 1 0 277435531 81596416 19508 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19921 19508 86 211 0 19707 0
Current children cumulated CPU time (s) 9579.1
Current children cumulated vsize (KiB) 85040

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988512/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79684 CPUtime=9637.65
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38161 0 0 0 963715 50 0 0 25 0 1 0 277435531 81596416 19508 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19921 19508 86 211 0 19707 0
Current children cumulated CPU time (s) 9639.08
Current children cumulated vsize (KiB) 85040

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988448/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79816 CPUtime=9697.63
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38181 0 0 0 969713 50 0 0 25 0 1 0 277435531 81731584 19528 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19954 19528 86 211 0 19740 0
Current children cumulated CPU time (s) 9699.06
Current children cumulated vsize (KiB) 85172

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988320/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79948 CPUtime=9757.61
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38206 0 0 0 975711 50 0 0 25 0 1 0 277435531 81866752 19553 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19987 19553 86 211 0 19773 0
Current children cumulated CPU time (s) 9759.04
Current children cumulated vsize (KiB) 85304

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988320/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79948 CPUtime=9817.59
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38207 0 0 0 981709 50 0 0 25 0 1 0 277435531 81866752 19554 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19987 19554 86 211 0 19773 0
Current children cumulated CPU time (s) 9819.02
Current children cumulated vsize (KiB) 85304

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=988320/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=79948 CPUtime=9877.57
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38208 0 0 0 987707 50 0 0 25 0 1 0 277435531 81866752 19555 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 19987 19555 86 211 0 19773 0
Current children cumulated CPU time (s) 9879
Current children cumulated vsize (KiB) 85304

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=987872/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=80472 CPUtime=9937.55
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38345 0 0 0 993705 50 0 0 25 0 1 0 277435531 82403328 19659 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 20118 19659 86 211 0 19904 0
Current children cumulated CPU time (s) 9938.98
Current children cumulated vsize (KiB) 85828

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=987616/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=80860 CPUtime=9997.53
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38435 0 0 0 999703 50 0 0 25 0 1 0 277435531 82800640 19684 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 20215 19684 86 211 0 20001 0
Current children cumulated CPU time (s) 9998.96
Current children cumulated vsize (KiB) 86216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24532
/proc/meminfo: memFree=987616/2055920 swapFree=4155176/4192956
[pid=24511] ppid=24509 vsize=5356 CPUtime=1.43
/proc/24511/stat : 24511 (rsat.sh) S 24509 24511 24447 0 -1 4194304 310 4202 0 0 0 0 136 7 16 0 1 0 277435387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24511/statm: 1339 237 195 169 0 50 0
[pid=24514] ppid=24511 vsize=80860 CPUtime=9998.64
/proc/24514/stat : 24514 (rsat) R 24511 24511 24447 0 -1 4194304 38436 0 0 0 999814 50 0 0 25 0 1 0 277435531 82800640 19685 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/24514/statm: 20215 19685 86 211 0 20001 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 86216

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24511 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=365792
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=71989
# CPU time returned by wait4() is 1.43778
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10003.4
CPU time (s): 10000.1
CPU user time (s): 9999.5
CPU system time (s): 0.57
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 105948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.36579
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 6

runsolver used 11.3383 second user time and 25.0402 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-16 19:13:41
IDJOB=1825181
IDBENCH=70853
IDSOLVER=665
FILE ID=node18/1825181-1242494021
PBS_JOBID= 9306947
Free space on /tmp= 66164 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825181-1242494021/watcher-1825181-1242494021 -o /tmp/evaluation-result-1825181-1242494021/solver-1825181-1242494021 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825181-1242494021.cnf            

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED=655056326

node18.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.280
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.280
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:       1020880 kB
Buffers:         91336 kB
Cached:         819188 kB
SwapCached:      31616 kB
Active:         129124 kB
Inactive:       815280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1020880 kB
SwapTotal:     4192956 kB
SwapFree:      4155176 kB
Dirty:            3180 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            76772 kB
Committed_AS:  1046908 kB
PageTables:       1372 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= 66208 MiB
End job on node18 at 2009-05-16 22:00:27