Trace number 1557045

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

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
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.18/0.22	c ==============================================================================
0.18/0.22	c |           |     ORIGINAL     |              LEARNT              |          |
0.18/0.22	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.18/0.22	c ==============================================================================
0.18/0.22	c |         0 |  226144   586057 |   67843       0        0     nan |  0.000 % |
0.99/1.06	c |         0 |  163375   552718 |      --       0       --      -- |     --   | -62769/-33339
0.99/1.06	c ==============================================================================
0.99/1.06	c Result  :   #vars: 28527   #clauses: 163375   #literals: 552718
0.99/1.06	c CPU time:   1.00385 s
0.99/1.06	c ==============================================================================
1.29/1.31	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-1557045-1238848259/watcher-1557045-1238848259 -o /tmp/evaluation-result-1557045-1238848259/solver-1557045-1238848259 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557045-1238848259.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: 1.00 1.00 1.00 3/64 5987
/proc/meminfo: memFree=1703024/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=0
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1157491222 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 235 195 169 0 50 0
[pid=5988] ppid=5987 vsize=1556 CPUtime=0
/proc/5988/stat : 5988 (SatElite) R 5987 5987 5828 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 1157491222 1593344 269 1992294400 134512640 135038345 4294956288 18446744073709551615 134548165 0 0 4096 3 0 0 0 17 0 0 0
/proc/5988/statm: 389 273 50 128 0 258 0

[startup+0.047104 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5987
/proc/meminfo: memFree=1703024/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=0
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1157491222 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 235 195 169 0 50 0
[pid=5988] ppid=5987 vsize=15808 CPUtime=0.03
/proc/5988/stat : 5988 (SatElite) R 5987 5987 5828 0 -1 4194304 2639 0 0 0 3 0 0 0 19 0 1 0 1157491222 16187392 2475 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/5988/statm: 3952 2476 50 128 0 3821 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21164

[startup+0.101107 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5987
/proc/meminfo: memFree=1703024/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=0
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1157491222 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 235 195 169 0 50 0
[pid=5988] ppid=5987 vsize=22524 CPUtime=0.09
/proc/5988/stat : 5988 (SatElite) R 5987 5987 5828 0 -1 4194304 4312 0 0 0 8 1 0 0 19 0 1 0 1157491222 23064576 4148 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/5988/statm: 5631 4150 50 128 0 5500 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27880

[startup+0.301119 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5987
/proc/meminfo: memFree=1703024/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=0
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1157491222 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 235 195 169 0 50 0
[pid=5988] ppid=5987 vsize=35496 CPUtime=0.29
/proc/5988/stat : 5988 (SatElite) R 5987 5987 5828 0 -1 4194304 7690 0 0 0 26 3 0 0 21 0 1 0 1157491222 36347904 7324 1992294400 134512640 135038345 4294956288 18446744073709551615 134699485 0 0 4096 3 0 0 0 17 0 0 0
/proc/5988/statm: 8874 7325 69 128 0 8743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40852

[startup+0.701145 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5987
/proc/meminfo: memFree=1703024/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=0
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 1157491222 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 235 195 169 0 50 0
[pid=5988] ppid=5987 vsize=42452 CPUtime=0.69
/proc/5988/stat : 5988 (SatElite) R 5987 5987 5828 0 -1 4194304 9315 0 0 0 64 5 0 0 24 0 1 0 1157491222 43470848 8949 1992294400 134512640 135038345 4294956288 18446744073709551615 134571199 0 0 4096 3 0 0 0 17 0 0 0
/proc/5988/statm: 10613 8949 69 128 0 10482 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47808

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5989
/proc/meminfo: memFree=1662112/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 5356

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1683552/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=12808 CPUtime=1.77
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 3092 0 0 0 175 2 0 0 25 0 1 0 1157491354 13115392 2962 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/5990/statm: 3202 2962 85 211 0 2988 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18164

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1682912/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=13224 CPUtime=4.96
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 3198 0 0 0 494 2 0 0 25 0 1 0 1157491354 13541376 3068 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 3306 3068 86 211 0 3092 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18580

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1682720/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=13432 CPUtime=11.36
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 3261 0 0 0 1134 2 0 0 25 0 1 0 1157491354 13754368 3131 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 3358 3131 86 211 0 3144 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 18788

[startup+25.5027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1682016/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=14288 CPUtime=24.14
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 3487 0 0 0 2412 2 0 0 25 0 1 0 1157491354 14630912 3357 1992294400 134512640 135377749 4294956400 18446744073709551615 134522807 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 3572 3357 86 211 0 3358 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 19644

[startup+51.1023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1680160/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=16028 CPUtime=49.74
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 3931 0 0 0 4971 3 0 0 25 0 1 0 1157491354 16412672 3801 1992294400 134512640 135377749 4294956400 18446744073709551615 134526466 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 4007 3801 86 211 0 3793 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 21384

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1678240/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=17984 CPUtime=100.92
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 4417 0 0 0 10088 4 0 0 25 0 1 0 1157491354 18415616 4282 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 4496 4282 86 211 0 4282 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 23340

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1676128/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=20236 CPUtime=160.89
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 4979 0 0 0 16084 5 0 0 25 0 1 0 1157491354 20721664 4808 1992294400 134512640 135377749 4294956400 18446744073709551615 134530226 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 5059 4808 86 211 0 4845 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25592

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1674208/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=22008 CPUtime=220.85
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 5443 0 0 0 22080 5 0 0 25 0 1 0 1157491354 22536192 5272 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 5502 5272 86 211 0 5288 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27364

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5990
/proc/meminfo: memFree=1671136/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=25148 CPUtime=280.83
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 6250 0 0 0 28076 7 0 0 25 0 1 0 1157491354 25751552 6077 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 6287 6077 86 211 0 6073 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 30504

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1668320/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=28152 CPUtime=340.79
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 7016 0 0 0 34072 7 0 0 25 0 1 0 1157491354 28827648 6741 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 7038 6741 86 211 0 6824 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 33508


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

/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 38224

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663200/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=580.69
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 58059 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134529120 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 38224

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663136/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=640.67
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 64057 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134522965 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 38224

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663008/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=700.63
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 70053 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134530180 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 38224

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663008/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=760.62
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 76052 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134524191 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 38224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663008/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=820.59
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 82049 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 38224

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1663008/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=880.55
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 88045 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 38224

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662944/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=940.53
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8627 0 0 0 94043 10 0 0 25 0 1 0 1157491354 33656832 7957 1992294400 134512640 135377749 4294956400 18446744073709551615 134530112 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7957 86 211 0 8003 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 38224

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662944/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=1000.51
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8636 0 0 0 100041 10 0 0 25 0 1 0 1157491354 33656832 7966 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7966 86 211 0 8003 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 38224

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662880/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=32868 CPUtime=1060.49
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8656 0 0 0 106039 10 0 0 25 0 1 0 1157491354 33656832 7986 1992294400 134512640 135377749 4294956400 18446744073709551615 134529671 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8217 7986 86 211 0 8003 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 38224

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662752/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=33636 CPUtime=1120.48
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8858 0 0 0 112037 11 0 0 25 0 1 0 1157491354 34443264 7994 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8409 7994 86 211 0 8195 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 38992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662688/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=33636 CPUtime=1180.46
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8873 0 0 0 118035 11 0 0 25 0 1 0 1157491354 34443264 8009 1992294400 134512640 135377749 4294956400 18446744073709551615 134529350 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8409 8009 86 211 0 8195 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 38992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5991
/proc/meminfo: memFree=1662688/2055920 swapFree=4177908/4192956
[pid=5987] ppid=5985 vsize=5356 CPUtime=1.3
/proc/5987/stat : 5987 (rsat.sh) S 5985 5987 5828 0 -1 4194304 310 9856 0 0 0 0 123 7 19 0 1 0 1157491222 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 221780697924 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5987/statm: 1339 237 195 169 0 50 0
[pid=5990] ppid=5987 vsize=33636 CPUtime=1198.75
/proc/5990/stat : 5990 (rsat) R 5987 5987 5828 0 -1 4194304 8878 0 0 0 119864 11 0 0 25 0 1 0 1157491354 34443264 8014 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/5990/statm: 8409 8014 86 211 0 8195 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 38992

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 5987 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=235812
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=78987
# CPU time returned by wait4() is 1.3148
# while last known CPU time is 1200.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.05
CPU user time (s): 1199.87
CPU system time (s): 0.18
CPU usage (%): 99.9532
Max. virtual memory (cumulated for all children) (KiB): 49280

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

runsolver used 1.12183 second user time and 3.2555 second system time

The end

Launcher Data

Begin job on node29 at 2009-04-04 14:31:00
IDJOB=1557045
IDBENCH=70830
IDSOLVER=560
FILE ID=node29/1557045-1238848259
PBS_JOBID= 9085871
Free space on /tmp= 66544 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1557045-1238848259/watcher-1557045-1238848259 -o /tmp/evaluation-result-1557045-1238848259/solver-1557045-1238848259 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1557045-1238848259.cnf            

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=987849132

node29.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.234
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.234
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:       1703504 kB
Buffers:         33844 kB
Cached:         252184 kB
SwapCached:       9296 kB
Active:          26628 kB
Inactive:       270260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1703504 kB
SwapTotal:     4192956 kB
SwapFree:      4177908 kB
Dirty:            5768 kB
Writeback:           0 kB
Mapped:          16056 kB
Slab:            41544 kB
Committed_AS:  3501896 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66536 MiB
End job on node29 at 2009-04-04 14:51:02