Trace number 1557088

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 201.136 201.224

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-07.cnf
MD5SUMd5384c4b81fff59c87944d03e9ed7d02
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark84.3792
Satisfiable
(Un)Satisfiability was proved
Number of variables69097
Number of clauses225325
Sum of the clauses size583973
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291744
Number of clauses of size 3133452
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 |  224682   582303 |   67404       0        0     nan |  0.000 % |
1.00/1.10	c |         0 |  162397   549480 |      --       0       --      -- |     --   | -62285/-32823
1.00/1.10	c ==============================================================================
1.00/1.10	c Result  :   #vars: 28340   #clauses: 162397   #literals: 549480
1.00/1.10	c CPU time:   1.00385 s
1.00/1.10	c ==============================================================================
1.29/1.32	c Rsat version 3.02
1.31/1.44	c Base unit clause learned: 0
201.00/201.17	c CNF stats: (28340 vars, 162397 clauses)
201.00/201.17	c Decisions: 224369
201.00/201.17	c Conflicts: 33124
201.00/201.17	c Restarts: 6
201.00/201.17	c Avg lpc: 50.77
201.00/201.17	c Max decision level: 735
201.00/201.17	c KB reduction: 0 (0 clauses removed)
201.00/201.17	c Final decision lit size:28340 (100.00 %)
201.00/201.17	c Final stack/save sizes: 566(2.00 %)/36224(127.82 %)
201.00/201.17	c Final cdc size: 2264 (7.99 %)
201.00/201.17	c ***********************************************
201.00/201.17	c Conflicts with bac: 2065/33124 (6.23 %)
201.00/201.17	c Avg bac size: 6.90
201.00/201.17	c Avg bac bt depth: 31.66 vs 5.07 (normal)
201.10/201.21	c Running time: 199.73963 seconds
201.10/201.21	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-1557088-1238751370/watcher-1557088-1238751370 -o /tmp/evaluation-result-1557088-1238751370/solver-1557088-1238751370 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1557088-1238751370.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: 0.99 0.98 0.99 3/69 29849
/proc/meminfo: memFree=1755896/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=0
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147801763 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 240 199 169 0 50 0
[pid=29850] ppid=29849 vsize=2168 CPUtime=0
/proc/29850/stat : 29850 (SatElite) R 29849 29849 29496 0 -1 4194304 347 0 0 0 0 0 0 0 20 0 1 0 1147801764 2220032 330 1992294400 4194304 4959918 548682068656 18446744073709551615 4237318 0 0 4096 3 0 0 0 17 1 0 0
/proc/29850/statm: 542 333 64 186 0 352 0

[startup+0.0816711 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 29849
/proc/meminfo: memFree=1755896/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=0
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147801763 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 240 199 169 0 50 0
[pid=29850] ppid=29849 vsize=32548 CPUtime=0.07
/proc/29850/stat : 29850 (SatElite) R 29849 29849 29496 0 -1 4194304 6246 0 0 0 4 3 0 0 20 0 1 0 1147801764 33329152 6190 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/29850/statm: 8137 6192 64 186 0 7947 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 37904

[startup+0.101674 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 29849
/proc/meminfo: memFree=1755896/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=0
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147801763 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 240 199 169 0 50 0
[pid=29850] ppid=29849 vsize=35452 CPUtime=0.08
/proc/29850/stat : 29850 (SatElite) R 29849 29849 29496 0 -1 4194304 7038 0 0 0 5 3 0 0 20 0 1 0 1147801764 36302848 6982 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/29850/statm: 8863 6984 64 186 0 8673 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 40808

[startup+0.301713 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 29849
/proc/meminfo: memFree=1755896/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=0
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147801763 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 240 199 169 0 50 0
[pid=29850] ppid=29849 vsize=57512 CPUtime=0.29
/proc/29850/stat : 29850 (SatElite) R 29849 29849 29496 0 -1 4194304 12683 0 0 0 23 6 0 0 20 0 1 0 1147801764 58892288 12426 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 1 0 0
/proc/29850/statm: 14378 12426 90 186 0 14188 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62868

[startup+0.701791 s]
/proc/loadavg: 0.99 0.98 0.99 3/69 29849
/proc/meminfo: memFree=1755896/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=0
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1147801763 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 240 199 169 0 50 0
[pid=29850] ppid=29849 vsize=69648 CPUtime=0.69
/proc/29850/stat : 29850 (SatElite) R 29849 29849 29496 0 -1 4194304 15498 0 0 0 60 9 0 0 24 0 1 0 1147801764 71319552 15241 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/29850/statm: 17412 15241 90 186 0 17222 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 75004

[startup+1.50296 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29851
/proc/meminfo: memFree=1690600/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 5356

[startup+3.10127 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1731112/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=20116 CPUtime=1.76
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 4869 0 0 0 173 3 0 0 25 0 1 0 1147801896 20598784 4444 1992294400 4194304 5460562 548682068784 18446744073709551615 4200403 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 5029 4444 116 309 0 4716 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25472

[startup+6.3019 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1729960/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=20724 CPUtime=4.96
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 5267 0 0 0 493 3 0 0 25 0 1 0 1147801896 21221376 4601 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 5181 4601 116 309 0 4868 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 26080

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1729512/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=21368 CPUtime=11.35
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 5987 0 0 0 1132 3 0 0 25 0 1 0 1147801896 21880832 4762 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 5342 4762 116 309 0 5029 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26724

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1728872/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=22240 CPUtime=24.15
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 7263 0 0 0 2411 4 0 0 25 0 1 0 1147801896 22773760 4959 1992294400 4194304 5460562 548682068784 18446744073709551615 4201926 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 5560 4959 116 309 0 5247 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27596

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1727080/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=23992 CPUtime=49.73
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 7780 0 0 0 4969 4 0 0 25 0 1 0 1147801896 24567808 5401 1992294400 4194304 5460562 548682068784 18446744073709551615 4226011 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 5998 5401 116 309 0 5685 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 29348

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1724584/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=26564 CPUtime=100.93
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 8721 0 0 0 10088 5 0 0 25 0 1 0 1147801896 27201536 6010 1992294400 4194304 5460562 548682068784 18446744073709551615 4201926 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 6641 6010 116 309 0 6328 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 31920

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1722152/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=28904 CPUtime=160.89
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 10365 0 0 0 16084 5 0 0 25 0 1 0 1147801896 29597696 6629 1992294400 4194304 5460562 548682068784 18446744073709551615 4200114 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7226 6629 116 309 0 6913 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 34260

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

[startup+179.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721640/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29448 CPUtime=177.69
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 10715 0 0 0 17764 5 0 0 25 0 1 0 1147801896 30154752 6758 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7362 6758 116 309 0 7049 0
Current children cumulated CPU time (s) 179
Current children cumulated vsize (KiB) 34804

[startup+191.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721192/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29848 CPUtime=190.49
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11213 0 0 0 19043 6 0 0 25 0 1 0 1147801896 30564352 6844 1992294400 4194304 5460562 548682068784 18446744073709551615 4226304 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7462 6844 116 309 0 7149 0
Current children cumulated CPU time (s) 191.8
Current children cumulated vsize (KiB) 35204

[startup+195.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721128/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29848 CPUtime=193.69
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11240 0 0 0 19363 6 0 0 25 0 1 0 1147801896 30564352 6871 1992294400 4194304 5460562 548682068784 18446744073709551615 4198057 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7462 6871 116 309 0 7149 0
Current children cumulated CPU time (s) 195
Current children cumulated vsize (KiB) 35204

[startup+198.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721064/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29980 CPUtime=196.89
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11250 0 0 0 19683 6 0 0 25 0 1 0 1147801896 30699520 6881 1992294400 4194304 5460562 548682068784 18446744073709551615 4200300 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7495 6881 116 309 0 7182 0
Current children cumulated CPU time (s) 198.2
Current children cumulated vsize (KiB) 35336

[startup+199.902 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721064/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29888 CPUtime=198.49
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11406 0 0 0 19843 6 0 0 25 0 1 0 1147801896 30605312 6855 1992294400 4194304 5460562 548682068784 18446744073709551615 4226207 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7472 6855 116 309 0 7159 0
Current children cumulated CPU time (s) 199.8
Current children cumulated vsize (KiB) 35244

[startup+200.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721064/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29888 CPUtime=199.29
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11406 0 0 0 19923 6 0 0 25 0 1 0 1147801896 30605312 6855 1992294400 4194304 5460562 548682068784 18446744073709551615 4200403 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7472 6855 116 309 0 7159 0
Current children cumulated CPU time (s) 200.6
Current children cumulated vsize (KiB) 35244

[startup+201.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1721064/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=29888 CPUtime=199.69
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11406 0 0 0 19963 6 0 0 25 0 1 0 1147801896 30605312 6855 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7472 6855 116 309 0 7159 0
Current children cumulated CPU time (s) 201
Current children cumulated vsize (KiB) 35244

[startup+201.201 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 29852
/proc/meminfo: memFree=1722280/2055920 swapFree=4177824/4192956
[pid=29849] ppid=29847 vsize=5356 CPUtime=1.31
/proc/29849/stat : 29849 (rsat.sh) S 29847 29849 29496 0 -1 4194304 315 15951 0 0 0 0 120 11 16 0 1 0 1147801763 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 210723464004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29849/statm: 1339 242 199 169 0 50 0
[pid=29852] ppid=29849 vsize=28616 CPUtime=199.79
/proc/29852/stat : 29852 (rsat) R 29849 29849 29496 0 -1 4194304 11408 0 0 0 19973 6 0 0 25 0 1 0 1147801896 29302784 6538 1992294400 4194304 5460562 548682068784 18446744073709551615 4791290 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29852/statm: 7154 6538 116 309 0 6841 0
Current children cumulated CPU time (s) 201.1
Current children cumulated vsize (KiB) 33972

Child status: 20
Real time (s): 201.224
CPU time (s): 201.136
CPU user time (s): 200.941
CPU system time (s): 0.19497
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 75600

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

runsolver used 0.19197 second user time and 0.555915 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-03 11:36:11
IDJOB=1557088
IDBENCH=70831
IDSOLVER=545
FILE ID=node73/1557088-1238751370
PBS_JOBID= 9085421
Free space on /tmp= 66500 MiB

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

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

MD5SUM BENCH= d5384c4b81fff59c87944d03e9ed7d02
RANDOM SEED=1148465271

node73.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.277
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.277
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:       1756376 kB
Buffers:         41944 kB
Cached:         173980 kB
SwapCached:       8272 kB
Active:          39016 kB
Inactive:       186692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1756376 kB
SwapTotal:     4192956 kB
SwapFree:      4177824 kB
Dirty:            9832 kB
Writeback:           0 kB
Mapped:          15540 kB
Slab:            59508 kB
Committed_AS:  2832676 kB
PageTables:       1656 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= 66496 MiB
End job on node73 at 2009-04-03 11:39:32