Trace number 1557513

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) 1200.08 1200.72

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-31-s100.cnf
MD5SUM5dbb80f29538e26a3285bf497c57f592
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 variables32310
Number of clauses97279
Sum of the clauses size229607
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262102
Number of clauses of size 335113
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.08/0.09	c ==============================================================================
0.08/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.09	c ==============================================================================
0.08/0.09	c |         0 |   97087   229155 |   29126       0        0     nan |  0.000 % |
1.18/1.25	c |         0 |   60326   180505 |      --       0       --      -- |     --   | -36641/-48226
1.18/1.25	c ==============================================================================
1.18/1.25	c Result  :   #vars: 14508   #clauses: 60326   #literals: 180505
1.18/1.25	c CPU time:   1.21582 s
1.18/1.25	c ==============================================================================
1.29/1.34	c Rsat version 2.00
1200.05/1200.71	HOME/rsat.sh: line 39: 30868 Terminated              $RS $TMP.cnf -r $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-1557513-1238854767/watcher-1557513-1238854767 -o /tmp/evaluation-result-1557513-1238854767/solver-1557513-1238854767 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557513-1238854767.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 30865
/proc/meminfo: memFree=1610824/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=0
/proc/30865/stat : 30865 (rsat.sh) R 30863 30865 30794 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 1158139387 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 258939087519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/30865/statm: 1339 234 194 169 0 50 0
[pid=30866] ppid=30865 vsize=1556 CPUtime=0
/proc/30866/stat : 30866 (SatElite) R 30865 30865 30794 0 -1 4194304 318 0 0 0 0 0 0 0 18 0 1 0 1158139387 1593344 301 1992294400 134512640 135038345 4294956288 18446744073709551615 134548092 0 0 4096 3 0 0 0 17 0 0 0
/proc/30866/statm: 389 304 49 128 0 258 0

[startup+0.092602 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 30865
/proc/meminfo: memFree=1610824/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=0
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1158139387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30865/statm: 1339 235 195 169 0 50 0
[pid=30866] ppid=30865 vsize=12472 CPUtime=0.08
/proc/30866/stat : 30866 (SatElite) R 30865 30865 30794 0 -1 4194304 2994 0 0 0 7 1 0 0 19 0 1 0 1158139387 12771328 2977 1992294400 134512640 135038345 4294956288 18446744073709551615 134545894 0 0 4096 3 0 0 0 17 0 0 0
/proc/30866/statm: 3118 2977 50 128 0 2987 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17828

[startup+0.101603 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 30865
/proc/meminfo: memFree=1610824/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=0
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1158139387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30865/statm: 1339 235 195 169 0 50 0
[pid=30866] ppid=30865 vsize=13036 CPUtime=0.08
/proc/30866/stat : 30866 (SatElite) R 30865 30865 30794 0 -1 4194304 3194 0 0 0 7 1 0 0 19 0 1 0 1158139387 13348864 3135 1992294400 134512640 135038345 4294956288 18446744073709551615 134566357 0 0 4096 3 0 0 0 17 0 0 0
/proc/30866/statm: 3259 3135 67 128 0 3128 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 18392

[startup+0.301639 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 30865
/proc/meminfo: memFree=1610824/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=0
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1158139387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30865/statm: 1339 235 195 169 0 50 0
[pid=30866] ppid=30865 vsize=14468 CPUtime=0.29
/proc/30866/stat : 30866 (SatElite) R 30865 30865 30794 0 -1 4194304 3544 0 0 0 27 2 0 0 21 0 1 0 1158139387 14815232 3421 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/30866/statm: 3617 3421 69 128 0 3486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19824

[startup+0.701712 s]
/proc/loadavg: 0.92 0.98 0.99 3/70 30865
/proc/meminfo: memFree=1610824/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=0
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1158139387 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30865/statm: 1339 235 195 169 0 50 0
[pid=30866] ppid=30865 vsize=15484 CPUtime=0.68
/proc/30866/stat : 30866 (SatElite) R 30865 30865 30794 0 -1 4194304 3798 0 0 0 65 3 0 0 25 0 1 0 1158139387 15855616 3653 1992294400 134512640 135038345 4294956288 18446744073709551615 134571246 0 0 4096 3 0 0 0 17 0 0 0
/proc/30866/statm: 3871 3653 69 128 0 3740 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 20840

[startup+1.50187 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 30867
/proc/meminfo: memFree=1591544/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5356

[startup+3.10216 s]
/proc/loadavg: 0.92 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1600632/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=5732 CPUtime=1.74
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 1278 0 0 0 174 0 0 0 25 0 1 0 1158139521 5869568 1264 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/30868/statm: 1433 1264 86 211 0 1219 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11088

[startup+6.30173 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1600376/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=6096 CPUtime=4.94
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 1345 0 0 0 494 0 0 0 25 0 1 0 1158139521 6242304 1331 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 1524 1331 86 211 0 1310 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11452

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1599736/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=6568 CPUtime=11.34
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 1478 0 0 0 1134 0 0 0 25 0 1 0 1158139521 6725632 1464 1992294400 134512640 135377749 4294956400 18446744073709551615 134530170 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 1642 1464 86 211 0 1428 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11924

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1598904/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=7528 CPUtime=24.13
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 1719 0 0 0 2412 1 0 0 25 0 1 0 1158139521 7708672 1705 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 1882 1705 86 211 0 1668 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12884

[startup+51.1019 s]
/proc/loadavg: 0.96 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1596984/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=9560 CPUtime=49.7
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 2217 0 0 0 4969 1 0 0 25 0 1 0 1158139521 9789440 2201 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 2390 2201 86 211 0 2176 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14916

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1595384/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=11008 CPUtime=100.88
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 2738 0 0 0 10087 1 0 0 25 0 1 0 1158139521 11272192 2524 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 2752 2524 86 211 0 2538 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 16364

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1593208/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=12988 CPUtime=160.84
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 3455 0 0 0 16082 2 0 0 25 0 1 0 1158139521 13299712 3045 1992294400 134512640 135377749 4294956400 18446744073709551615 134530136 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 3247 3045 86 211 0 3033 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 18344

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1593208/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=12988 CPUtime=220.82
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 3471 0 0 0 22080 2 0 0 25 0 1 0 1158139521 13299712 3061 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 3247 3061 86 211 0 3033 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 18344

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1591224/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=15412 CPUtime=280.79
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 4114 0 0 0 28076 3 0 0 25 0 1 0 1158139521 15781888 3606 1992294400 134512640 135377749 4294956400 18446744073709551615 134529609 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 3853 3606 86 211 0 3639 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 20768

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1589944/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=16504 CPUtime=340.76
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 4767 0 0 0 34072 4 0 0 25 0 1 0 1158139521 16900096 3871 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 4126 3871 86 211 0 3912 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 21860


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

[pid=30868] ppid=30865 vsize=19840 CPUtime=520.66
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 5628 0 0 0 52061 5 0 0 25 0 1 0 1158139521 20316160 4732 1992294400 134512640 135377749 4294956400 18446744073709551615 134529235 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 4960 4732 86 211 0 4746 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 25196

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1584504/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=22408 CPUtime=580.64
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7097 0 0 0 58058 6 0 0 25 0 1 0 1158139521 22945792 5232 1992294400 134512640 135377749 4294956400 18446744073709551615 134529233 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5602 5232 86 211 0 5388 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 27764

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1584504/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=22408 CPUtime=640.61
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7097 0 0 0 64055 6 0 0 25 0 1 0 1158139521 22945792 5232 1992294400 134512640 135377749 4294956400 18446744073709551615 134529421 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5602 5232 86 211 0 5388 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 27764

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1584440/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=22408 CPUtime=700.57
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7098 0 0 0 70051 6 0 0 25 0 1 0 1158139521 22945792 5233 1992294400 134512640 135377749 4294956400 18446744073709551615 134529253 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5602 5233 86 211 0 5388 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 27764

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1584376/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=22408 CPUtime=760.55
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7104 0 0 0 76049 6 0 0 25 0 1 0 1158139521 22945792 5239 1992294400 134512640 135377749 4294956400 18446744073709551615 134529685 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5602 5239 86 211 0 5388 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 27764

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1584312/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=22408 CPUtime=820.51
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7104 0 0 0 82045 6 0 0 25 0 1 0 1158139521 22945792 5239 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5602 5239 86 211 0 5388 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 27764

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1582904/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=23952 CPUtime=880.48
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 7500 0 0 0 88041 7 0 0 25 0 1 0 1158139521 24526848 5635 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 5988 5635 86 211 0 5774 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 29308

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1580792/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=26040 CPUtime=940.45
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 8046 0 0 0 94038 7 0 0 25 0 1 0 1158139521 26664960 6181 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 6510 6181 86 211 0 6296 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 31396

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1579128/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=27604 CPUtime=1000.43
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 8475 0 0 0 100035 8 0 0 25 0 1 0 1158139521 28266496 6610 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 6901 6610 86 211 0 6687 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 32960

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1577208/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=29228 CPUtime=1060.39
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 9709 0 0 0 106030 9 0 0 25 0 1 0 1158139521 29929472 7043 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 7307 7043 86 211 0 7093 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 34584

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1577208/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=29228 CPUtime=1120.36
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 9709 0 0 0 112027 9 0 0 25 0 1 0 1158139521 29929472 7043 1992294400 134512640 135377749 4294956400 18446744073709551615 134529730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 7307 7043 86 211 0 7093 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 34584

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1577080/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=29228 CPUtime=1180.33
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 9709 0 0 0 118024 9 0 0 25 0 1 0 1158139521 29929472 7043 1992294400 134512640 135377749 4294956400 18446744073709551615 134523304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 7307 7043 86 211 0 7093 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 34584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1577080/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=29228 CPUtime=1198.72
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 9709 0 0 0 119863 9 0 0 25 0 1 0 1158139521 29929472 7043 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 7307 7043 86 211 0 7093 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34584

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/72 30868
/proc/meminfo: memFree=1577080/2055920 swapFree=4170592/4192956
[pid=30865] ppid=30863 vsize=5356 CPUtime=1.33
/proc/30865/stat : 30865 (rsat.sh) S 30863 30865 30794 0 -1 4194304 310 4015 0 0 0 0 129 4 16 0 1 0 1158139387 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 258939085636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30865/statm: 1339 237 195 169 0 50 0
[pid=30868] ppid=30865 vsize=29228 CPUtime=1198.72
/proc/30868/stat : 30868 (rsat) R 30865 30865 30794 0 -1 4194304 9709 0 0 0 119863 9 0 0 25 0 1 0 1158139521 29929472 7043 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/30868/statm: 7307 7043 86 211 0 7093 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 34584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.72
CPU time (s): 1200.08
CPU user time (s): 1199.93
CPU system time (s): 0.151976
CPU usage (%): 99.9474
Max. virtual memory (cumulated for all children) (KiB): 37804

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

runsolver used 1.07284 second user time and 3.33649 second system time

The end

Launcher Data

Begin job on node45 at 2009-04-04 16:19:28
IDJOB=1557513
IDBENCH=70839
IDSOLVER=560
FILE ID=node45/1557513-1238854767
PBS_JOBID= 9085900
Free space on /tmp= 66512 MiB

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

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

MD5SUM BENCH= 5dbb80f29538e26a3285bf497c57f592
RANDOM SEED=396486974

node45.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.285
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.285
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:       1611304 kB
Buffers:         56252 kB
Cached:         298648 kB
SwapCached:      11552 kB
Active:          62992 kB
Inactive:       304952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1611304 kB
SwapTotal:     4192956 kB
SwapFree:      4170592 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:          18680 kB
Slab:            62060 kB
Committed_AS:  3051552 kB
PageTables:       1900 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= 66508 MiB
End job on node45 at 2009-04-04 16:39:30