Trace number 1556776

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
Rsat 2009-03-22UNSAT 64.3612 64.3963

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.7376
Satisfiable
(Un)Satisfiability was proved
Number of variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
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.19/0.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  224225   581126 |   67267       0        0     nan |  0.000 % |
0.99/1.04	c |         0 |  162065   548412 |      --       0       --      -- |     --   | -62160/-32714
0.99/1.04	c ==============================================================================
0.99/1.04	c Result  :   #vars: 28271   #clauses: 162065   #literals: 548412
0.99/1.04	c CPU time:   0.946856 s
0.99/1.04	c ==============================================================================
1.19/1.25	c Rsat version 3.02
1.24/1.38	c Base unit clause learned: 0
64.25/64.35	c CNF stats: (28271 vars, 162065 clauses)
64.25/64.35	c Decisions: 152987
64.25/64.35	c Conflicts: 15733
64.25/64.35	c Restarts: 12
64.25/64.35	c Avg lpc: 40.88
64.25/64.35	c Max decision level: 970
64.25/64.35	c KB reduction: 0 (0 clauses removed)
64.25/64.35	c Final decision lit size:28271 (100.00 %)
64.25/64.35	c Final stack/save sizes: 564(1.99 %)/36096(127.68 %)
64.25/64.35	c Final cdc size: 1128 (3.99 %)
64.25/64.35	c ***********************************************
64.25/64.35	c Conflicts with bac: 1302/15733 (8.28 %)
64.25/64.35	c Avg bac size: 6.89
64.25/64.35	c Avg bac bt depth: 37.74 vs 7.09 (normal)
64.25/64.38	c Running time: 63.04242 seconds
64.25/64.38	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1556776-1238750502/watcher-1556776-1238750502 -o /tmp/evaluation-result-1556776-1238750502/solver-1556776-1238750502 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1556776-1238750502.cnf HOME 

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.10 1.17 1.25 3/80 14871
/proc/meminfo: memFree=1834336/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=0
/proc/14871/stat : 14871 (rsat.sh) R 14869 14871 14228 0 -1 4194304 271 0 0 0 0 0 0 0 18 0 1 0 1147714132 5484544 239 1992294400 4194304 4889804 548682068768 18446744073709551615 255372880543 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14871/statm: 1339 239 198 169 0 50 0
[pid=14872] ppid=14871 vsize=2840 CPUtime=0
/proc/14872/stat : 14872 (SatElite) R 14871 14871 14228 0 -1 4194304 450 0 0 0 0 0 0 0 18 0 1 0 1147714132 2908160 433 1992294400 4194304 4959918 548682068656 18446744073709551615 4237381 0 0 4096 3 0 0 0 17 0 0 0
/proc/14872/statm: 710 435 64 186 0 520 0

[startup+0.0460659 s]
/proc/loadavg: 1.10 1.17 1.25 3/80 14871
/proc/meminfo: memFree=1834336/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=0
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147714132 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 240 199 169 0 50 0
[pid=14872] ppid=14871 vsize=21748 CPUtime=0.04
/proc/14872/stat : 14872 (SatElite) R 14871 14871 14228 0 -1 4194304 3646 0 0 0 2 2 0 0 19 0 1 0 1147714132 22269952 3590 1992294400 4194304 4959918 548682068656 18446744073709551615 4414821 0 0 4096 3 0 0 0 17 0 0 0
/proc/14872/statm: 5437 3593 64 186 0 5247 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 27104

[startup+0.102071 s]
/proc/loadavg: 1.10 1.17 1.25 3/80 14871
/proc/meminfo: memFree=1834336/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=0
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147714132 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 240 199 169 0 50 0
[pid=14872] ppid=14871 vsize=36244 CPUtime=0.09
/proc/14872/stat : 14872 (SatElite) R 14871 14871 14228 0 -1 4194304 7255 0 0 0 6 3 0 0 19 0 1 0 1147714132 37113856 7199 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/14872/statm: 9061 7200 64 186 0 8871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41600

[startup+0.301093 s]
/proc/loadavg: 1.10 1.17 1.25 3/80 14871
/proc/meminfo: memFree=1834336/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=0
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147714132 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 240 199 169 0 50 0
[pid=14872] ppid=14871 vsize=58372 CPUtime=0.29
/proc/14872/stat : 14872 (SatElite) R 14871 14871 14228 0 -1 4194304 12883 0 0 0 22 7 0 0 21 0 1 0 1147714132 59772928 12658 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/14872/statm: 14593 12659 90 186 0 14403 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63728

[startup+0.701134 s]
/proc/loadavg: 1.10 1.17 1.25 3/80 14871
/proc/meminfo: memFree=1834336/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=0
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147714132 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 240 199 169 0 50 0
[pid=14872] ppid=14871 vsize=69584 CPUtime=0.69
/proc/14872/stat : 14872 (SatElite) R 14871 14871 14228 0 -1 4194304 15452 0 0 0 60 9 0 0 25 0 1 0 1147714132 71254016 15227 1992294400 4194304 4959918 548682068656 18446744073709551615 4270258 0 0 4096 3 0 0 0 17 0 0 0
/proc/14872/statm: 17396 15227 90 186 0 17206 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74940

[startup+1.50123 s]
/proc/loadavg: 1.10 1.17 1.25 2/82 14873
/proc/meminfo: memFree=1768272/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 5356

[startup+3.10138 s]
/proc/loadavg: 1.10 1.17 1.25 2/82 14874
/proc/meminfo: memFree=1809424/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=20056 CPUtime=1.83
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 5242 0 0 0 181 2 0 0 25 0 1 0 1147714257 20537344 4433 1992294400 4194304 5460562 548682068784 18446744073709551615 4226267 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 5014 4433 116 309 0 4701 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25412

[startup+6.30172 s]
/proc/loadavg: 1.09 1.17 1.25 2/82 14874
/proc/meminfo: memFree=1808400/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=20756 CPUtime=5.03
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 6403 0 0 0 500 3 0 0 25 0 1 0 1147714257 21254144 4603 1992294400 4194304 5460562 548682068784 18446744073709551615 4202244 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 5189 4603 116 309 0 4876 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26112

[startup+12.7014 s]
/proc/loadavg: 1.08 1.17 1.25 2/82 14874
/proc/meminfo: memFree=1807960/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=21356 CPUtime=11.43
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 7008 0 0 0 1139 4 0 0 25 0 1 0 1147714257 21868544 4726 1992294400 4194304 5460562 548682068784 18446744073709551615 4225711 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 5339 4726 116 309 0 5026 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 26712

[startup+25.5027 s]
/proc/loadavg: 1.07 1.16 1.24 2/82 14874
/proc/meminfo: memFree=1806872/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=22512 CPUtime=24.23
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 7658 0 0 0 2419 4 0 0 25 0 1 0 1147714257 23052288 5006 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 5628 5006 118 309 0 5315 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 27868

[startup+51.1024 s]
/proc/loadavg: 1.04 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1805272/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=23912 CPUtime=49.81
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8279 0 0 0 4977 4 0 0 25 0 1 0 1147714257 24485888 5396 1992294400 4194304 5460562 548682068784 18446744073709551615 4226290 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 5978 5396 118 309 0 5665 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 29268

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

[startup+57.501 s]
/proc/loadavg: 1.04 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1805080/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24112 CPUtime=56.21
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8465 0 0 0 5616 5 0 0 25 0 1 0 1147714257 24690688 5436 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6028 5436 118 309 0 5715 0
Current children cumulated CPU time (s) 57.45
Current children cumulated vsize (KiB) 29468

[startup+60.7014 s]
/proc/loadavg: 1.04 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1804952/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24252 CPUtime=59.41
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8641 0 0 0 5936 5 0 0 25 0 1 0 1147714257 24834048 5460 1992294400 4194304 5460562 548682068784 18446744073709551615 4226093 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6063 5460 118 309 0 5750 0
Current children cumulated CPU time (s) 60.65
Current children cumulated vsize (KiB) 29608

[startup+62.3015 s]
/proc/loadavg: 1.04 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1804952/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24252 CPUtime=61.01
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8652 0 0 0 6096 5 0 0 25 0 1 0 1147714257 24834048 5471 1992294400 4194304 5460562 548682068784 18446744073709551615 4201929 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6063 5471 118 309 0 5750 0
Current children cumulated CPU time (s) 62.25
Current children cumulated vsize (KiB) 29608

[startup+63.1016 s]
/proc/loadavg: 1.04 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1804952/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24252 CPUtime=61.81
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8652 0 0 0 6176 5 0 0 25 0 1 0 1147714257 24834048 5471 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6063 5471 118 309 0 5750 0
Current children cumulated CPU time (s) 63.05
Current children cumulated vsize (KiB) 29608

[startup+63.9017 s]
/proc/loadavg: 1.03 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1804952/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24176 CPUtime=62.61
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8714 0 0 0 6256 5 0 0 25 0 1 0 1147714257 24756224 5461 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6044 5461 118 309 0 5731 0
Current children cumulated CPU time (s) 63.85
Current children cumulated vsize (KiB) 29532

[startup+64.3018 s]
/proc/loadavg: 1.03 1.14 1.23 2/82 14874
/proc/meminfo: memFree=1804952/2055912 swapFree=4170688/4192956
[pid=14871] ppid=14869 vsize=5356 CPUtime=1.24
/proc/14871/stat : 14871 (rsat.sh) S 14869 14871 14228 0 -1 4194304 315 15897 0 0 0 0 112 12 16 0 1 0 1147714132 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14871/statm: 1339 242 199 169 0 50 0
[pid=14874] ppid=14871 vsize=24176 CPUtime=63.01
/proc/14874/stat : 14874 (rsat) R 14871 14871 14228 0 -1 4194304 8715 0 0 0 6296 5 0 0 25 0 1 0 1147714257 24756224 5462 1992294400 4194304 5460562 548682068784 18446744073709551615 4225733 0 0 4096 1026 0 0 0 17 0 0 0
/proc/14874/statm: 6044 5462 118 309 0 5731 0
Current children cumulated CPU time (s) 64.25
Current children cumulated vsize (KiB) 29532

Child status: 20
Real time (s): 64.3963
CPU time (s): 64.3612
CPU user time (s): 64.1692
CPU system time (s): 0.19197
CPU usage (%): 99.9455
Max. virtual memory (cumulated for all children) (KiB): 76628

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

runsolver used 0.080987 second user time and 0.221966 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-03 11:21:42
IDJOB=1556776
IDBENCH=70825
IDSOLVER=545
FILE ID=node78/1556776-1238750502
PBS_JOBID= 9085416
Free space on /tmp= 126848 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-06.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1556776-1238750502/watcher-1556776-1238750502 -o /tmp/evaluation-result-1556776-1238750502/solver-1556776-1238750502 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1556776-1238750502.cnf HOME

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
RANDOM SEED=121952604

node78.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.214
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.214
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:      2055912 kB
MemFree:       1834880 kB
Buffers:         17268 kB
Cached:         124616 kB
SwapCached:       7784 kB
Active:          74208 kB
Inactive:        78112 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1834880 kB
SwapTotal:     4192956 kB
SwapFree:      4170688 kB
Dirty:            9820 kB
Writeback:           0 kB
Mapped:          16104 kB
Slab:            53004 kB
Committed_AS:  2853248 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126840 MiB
End job on node78 at 2009-04-03 11:22:47