Trace number 1825149

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 10005.7

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-16.cnf
MD5SUM3cb14750de2495357cf28b8ab826b9e3
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 variables70139
Number of clauses228634
Sum of the clauses size592458
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 293186
Number of clauses of size 3135319
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 |  227991   590788 |   68397       0        0     nan |  0.000 % |
0.99/1.06	c |         0 |  164401   556548 |      --       0       --      -- |     --   | -63590/-34240
0.99/1.06	c ==============================================================================
0.99/1.06	c Result  :   #vars: 28657   #clauses: 164401   #literals: 556548
0.99/1.06	c CPU time:   0.994848 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-1825149-1242491547/watcher-1825149-1242491547 -o /tmp/evaluation-result-1825149-1242491547/solver-1825149-1242491547 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825149-1242491547.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.91 0.97 0.94 3/65 18363
/proc/meminfo: memFree=1157144/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=0
/proc/18363/stat : 18363 (rsat.sh) R 18361 18363 18326 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 277185128 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 228043844255 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/18363/statm: 1339 234 194 169 0 50 0
[pid=18364] ppid=18363 vsize=1556 CPUtime=0
/proc/18364/stat : 18364 (SatElite) R 18363 18363 18326 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 277185129 1593344 259 1992294400 134512640 135038345 4294956288 18446744073709551615 134548172 0 0 4096 3 0 0 0 17 0 0 0
/proc/18364/statm: 389 260 50 128 0 258 0

[startup+0.100596 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 18363
/proc/meminfo: memFree=1157144/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=0
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277185128 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18363/statm: 1339 235 195 169 0 50 0
[pid=18364] ppid=18363 vsize=22528 CPUtime=0.09
/proc/18364/stat : 18364 (SatElite) R 18363 18363 18326 0 -1 4194304 4328 0 0 0 7 2 0 0 20 0 1 0 277185129 23068672 4164 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18364/statm: 5632 4165 50 128 0 5501 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27884

[startup+0.201615 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 18363
/proc/meminfo: memFree=1157144/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=0
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277185128 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18363/statm: 1339 235 195 169 0 50 0
[pid=18364] ppid=18363 vsize=31356 CPUtime=0.18
/proc/18364/stat : 18364 (SatElite) R 18363 18363 18326 0 -1 4194304 6508 0 0 0 15 3 0 0 21 0 1 0 277185129 32108544 6344 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18364/statm: 7839 6347 50 128 0 7708 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 36712

[startup+0.301634 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 18363
/proc/meminfo: memFree=1157144/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=0
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277185128 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18363/statm: 1339 235 195 169 0 50 0
[pid=18364] ppid=18363 vsize=35780 CPUtime=0.29
/proc/18364/stat : 18364 (SatElite) R 18363 18363 18326 0 -1 4194304 7759 0 0 0 25 4 0 0 21 0 1 0 277185129 36638720 7391 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/18364/statm: 8945 7392 69 128 0 8814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41136

[startup+0.701713 s]
/proc/loadavg: 0.91 0.97 0.94 3/65 18363
/proc/meminfo: memFree=1157144/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=0
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277185128 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/18363/statm: 1339 235 195 169 0 50 0
[pid=18364] ppid=18363 vsize=42604 CPUtime=0.69
/proc/18364/stat : 18364 (SatElite) R 18363 18363 18326 0 -1 4194304 9393 0 0 0 63 6 0 0 25 0 1 0 277185129 43626496 9025 1992294400 134512640 135038345 4294956288 18446744073709551615 134571503 0 0 4096 3 0 0 0 17 0 0 0
/proc/18364/statm: 10651 9025 69 128 0 10520 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47960

[startup+1.50188 s]
/proc/loadavg: 1.08 1.00 0.95 2/67 18365
/proc/meminfo: memFree=1115976/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5356

[startup+3.10118 s]
/proc/loadavg: 1.08 1.00 0.95 2/67 18366
/proc/meminfo: memFree=1137352/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=13088 CPUtime=1.77
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3168 0 0 0 176 1 0 0 25 0 1 0 277185260 13402112 3037 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 3272 3037 85 211 0 3058 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18444

[startup+6.30181 s]
/proc/loadavg: 1.15 1.02 0.96 2/67 18366
/proc/meminfo: memFree=1136584/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=13608 CPUtime=4.96
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3327 0 0 0 495 1 0 0 25 0 1 0 277185260 13934592 3196 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 3402 3196 86 211 0 3188 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 18964

[startup+12.7011 s]
/proc/loadavg: 1.22 1.03 0.96 2/67 18366
/proc/meminfo: memFree=1135896/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=14356 CPUtime=11.37
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3507 0 0 0 1135 2 0 0 25 0 1 0 277185260 14700544 3373 1992294400 134512640 135377749 4294956400 18446744073709551615 134526075 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 3589 3373 86 211 0 3375 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19712

[startup+25.5016 s]
/proc/loadavg: 1.26 1.05 0.97 2/67 18366
/proc/meminfo: memFree=1135704/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=14668 CPUtime=24.16
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3592 0 0 0 2414 2 0 0 25 0 1 0 277185260 15020032 3458 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 3667 3458 86 211 0 3453 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20024

[startup+51.1016 s]
/proc/loadavg: 1.16 1.04 0.97 2/67 18366
/proc/meminfo: memFree=1135192/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=15320 CPUtime=49.73
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3753 0 0 0 4971 2 0 0 25 0 1 0 277185260 15687680 3619 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 3830 3619 86 211 0 3616 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 20676

[startup+102.302 s]
/proc/loadavg: 1.07 1.03 0.97 2/67 18366
/proc/meminfo: memFree=1134424/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=16208 CPUtime=100.9
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 3978 0 0 0 10088 2 0 0 25 0 1 0 277185260 16596992 3839 1992294400 134512640 135377749 4294956400 18446744073709551615 134526013 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 4052 3839 86 211 0 3838 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21564

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 0.97 2/67 18366
/proc/meminfo: memFree=1133272/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=17440 CPUtime=160.86
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 4258 0 0 0 16083 3 0 0 25 0 1 0 277185260 17858560 4119 1992294400 134512640 135377749 4294956400 18446744073709551615 134529724 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 4360 4119 86 211 0 4146 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 22796

[startup+222.306 s]
/proc/loadavg: 1.01 1.02 0.97 2/67 18366
/proc/meminfo: memFree=1131800/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=18936 CPUtime=220.84
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 4633 0 0 0 22080 4 0 0 25 0 1 0 277185260 19390464 4493 1992294400 134512640 135377749 4294956400 18446744073709551615 134522815 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 4734 4493 86 211 0 4520 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 24292

[startup+282.301 s]
/proc/loadavg: 1.00 1.01 0.97 2/67 18366
/proc/meminfo: memFree=1130392/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=20596 CPUtime=280.8
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 5083 0 0 0 28076 4 0 0 25 0 1 0 277185260 21090304 4842 1992294400 134512640 135377749 4294956400 18446744073709551615 134526071 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 5149 4842 86 211 0 4935 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 25952

[startup+342.302 s]
/proc/loadavg: 1.00 1.01 0.97 2/67 18366
/proc/meminfo: memFree=1129048/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=21860 CPUtime=340.77
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 5418 0 0 0 34072 5 0 0 25 0 1 0 277185260 22384640 5175 1992294400 134512640 135377749 4294956400 18446744073709551615 134523304 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 5465 5175 86 211 0 5251 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 27216


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

/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9336.94
Current children cumulated vsize (KiB) 198500

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956696/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9395.6
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 939489 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9396.91
Current children cumulated vsize (KiB) 198500

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9455.57
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 945486 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9456.88
Current children cumulated vsize (KiB) 198500

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9515.53
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 951482 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134523283 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9516.84
Current children cumulated vsize (KiB) 198500

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9575.51
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 957480 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134529685 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9576.82
Current children cumulated vsize (KiB) 198500

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956568/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9635.48
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 963477 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134523156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9636.79
Current children cumulated vsize (KiB) 198500

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956568/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9695.44
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 969473 71 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9696.75
Current children cumulated vsize (KiB) 198500

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956568/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9755.42
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 975470 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9756.73
Current children cumulated vsize (KiB) 198500

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9815.39
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 981467 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134523286 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9816.7
Current children cumulated vsize (KiB) 198500

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9875.35
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 987463 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9876.66
Current children cumulated vsize (KiB) 198500

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9935.32
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 993460 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9936.63
Current children cumulated vsize (KiB) 198500

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9995.29
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 999457 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 9996.6
Current children cumulated vsize (KiB) 198500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10005.7 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18390
/proc/meminfo: memFree=956632/2055920 swapFree=4176332/4192956
[pid=18363] ppid=18361 vsize=5356 CPUtime=1.31
/proc/18363/stat : 18363 (rsat.sh) S 18361 18363 18326 0 -1 4194304 310 9935 0 0 0 0 123 8 16 0 1 0 277185128 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/18363/statm: 1339 237 195 169 0 50 0
[pid=18366] ppid=18363 vsize=193144 CPUtime=9998.7
/proc/18366/stat : 18366 (rsat) R 18363 18363 18326 0 -1 4194304 59754 0 0 0 999798 72 0 0 25 0 1 0 277185260 197779456 47706 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/18366/statm: 48286 47706 86 211 0 48072 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 198500

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

Real time (s): 10005.7
CPU time (s): 10000
CPU user time (s): 9999.21
CPU system time (s): 0.8
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 213932

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

runsolver used 8.81166 second user time and 27.5788 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-16 18:32:28
IDJOB=1825149
IDBENCH=70820
IDSOLVER=665
FILE ID=node77/1825149-1242491547
PBS_JOBID= 9306931
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= 3cb14750de2495357cf28b8ab826b9e3
RANDOM SEED=458329021

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1157688 kB
Buffers:         75772 kB
Cached:         730496 kB
SwapCached:      11160 kB
Active:          75392 kB
Inactive:       744096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1157688 kB
SwapTotal:     4192956 kB
SwapFree:      4176332 kB
Dirty:            5820 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            64824 kB
Committed_AS:  1034316 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= 65984 MiB
End job on node77 at 2009-05-16 21:19:15