Trace number 1825327

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-08UNSAT 1525.36 1525.8

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark182.238
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c Parsing...
1.59/1.64	c ==============================================================================
1.59/1.64	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.64	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.64	c ==============================================================================
1.59/1.64	c |         0 | 1433869  4205935 |  430160       0        0     nan |  0.000 % |
28.37/28.48	c |         0 |  506124  1856371 |      --       0       --      -- |     --   | -749772/-1863718
28.37/28.48	c ==============================================================================
28.37/28.48	c Result  :   #vars: 48547   #clauses: 506124   #literals: 1856371
28.37/28.48	c CPU time:   28.1067 s
28.37/28.48	c ==============================================================================
29.37/29.44	c Rsat version 2.00
1525.14/1525.64	c CNF stats: (48547 vars, 506124 clauses)
1525.14/1525.64	c Decisions: 1750001
1525.14/1525.64	c Conflicts: 1142623
1525.24/1525.78	c Time: 1496.14000s
1525.24/1525.78	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-1825327-1242498022/watcher-1825327-1242498022 -o /tmp/evaluation-result-1825327-1242498022/solver-1825327-1242498022 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1825327-1242498022.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.99 0.98 0.99 2/64 26872
/proc/meminfo: memFree=1684592/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=688 CPUtime=0
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 102 0 0 0 0 0 0 0 18 0 1 0 277828373 704512 85 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 172 85 50 128 0 41 0

[startup+0.074287 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26872
/proc/meminfo: memFree=1684592/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=26144 CPUtime=0.06
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 3647 0 0 0 5 1 0 0 18 0 1 0 277828373 26771456 3534 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 6536 3534 50 128 0 6405 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31500

[startup+0.10129 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26872
/proc/meminfo: memFree=1684592/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=28116 CPUtime=0.09
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 4231 0 0 0 7 2 0 0 18 0 1 0 277828373 28790784 4118 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 7029 4118 50 128 0 6898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33472

[startup+0.301309 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26872
/proc/meminfo: memFree=1684592/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=41564 CPUtime=0.29
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 8626 0 0 0 24 5 0 0 19 0 1 0 277828373 42561536 8513 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 10391 8514 50 128 0 10260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46920

[startup+0.701349 s]
/proc/loadavg: 0.99 0.98 0.99 2/64 26872
/proc/meminfo: memFree=1684592/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=94384 CPUtime=0.69
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 17339 0 0 0 58 11 0 0 23 0 1 0 277828373 96649216 17226 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 23596 17227 50 128 0 23465 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99740

[startup+1.50143 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26874
/proc/meminfo: memFree=1598240/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=165332 CPUtime=1.48
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 35078 0 0 0 127 21 0 0 25 0 1 0 277828373 169299968 34965 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 41333 34967 50 128 0 41202 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 170688

[startup+3.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26874
/proc/meminfo: memFree=1538528/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=202628 CPUtime=3.08
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 41132 0 0 0 283 25 0 0 25 0 1 0 277828373 207491072 41006 1992294400 134512640 135038345 4294956288 18446744073709551615 134544138 0 0 4096 3 0 0 0 17 0 0 0
/proc/26873/statm: 50657 41006 67 128 0 50526 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 207984

[startup+6.30191 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26874
/proc/meminfo: memFree=1525792/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=202628 CPUtime=6.28
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 41162 0 0 0 603 25 0 0 25 0 1 0 277828373 207491072 41036 1992294400 134512640 135038345 4294956288 18446744073709551615 134544418 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 50657 41036 67 128 0 50526 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 207984

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26874
/proc/meminfo: memFree=1525792/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=203348 CPUtime=12.68
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 41218 0 0 0 1243 25 0 0 25 0 1 0 277828373 208228352 41016 1992294400 134512640 135038345 4294956288 18446744073709551615 134544430 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 50837 41016 67 128 0 50706 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 208704

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26874
/proc/meminfo: memFree=1523744/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=0
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 277828373 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26872/statm: 1339 235 195 169 0 50 0
[pid=26873] ppid=26872 vsize=189188 CPUtime=25.48
/proc/26873/stat : 26873 (SatElite) R 26872 26872 26775 0 -1 4194304 43881 0 0 0 2521 27 0 0 25 0 1 0 277828373 193728512 39572 1992294400 134512640 135038345 4294956288 18446744073709551615 134562506 0 0 4096 3 0 0 0 17 1 0 0
/proc/26873/statm: 47297 39572 69 128 0 47166 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 194544

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1634784/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=41372 CPUtime=21.64
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 10529 0 0 0 2157 7 0 0 25 0 1 0 277831317 42364928 9867 1992294400 134512640 135377749 4294956400 18446744073709551615 134530161 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 10343 9867 86 211 0 10129 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 46728

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1621600/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=54936 CPUtime=72.83
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 14155 0 0 0 7273 10 0 0 25 0 1 0 277831317 56254464 13107 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 13734 13107 86 211 0 13520 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60292

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1619104/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=57144 CPUtime=132.8
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 16281 0 0 0 13269 11 0 0 25 0 1 0 277831317 58515456 13693 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 14286 13693 86 211 0 14072 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 62500

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1618912/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=57568 CPUtime=192.79
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 16360 0 0 0 19267 12 0 0 25 0 1 0 277831317 58949632 13771 1992294400 134512640 135377749 4294956400 18446744073709551615 134522871 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 14392 13771 86 211 0 14178 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 62924

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1612256/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=64168 CPUtime=252.77
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 18046 0 0 0 25263 14 0 0 25 0 1 0 277831317 65708032 15452 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 16042 15452 86 211 0 15828 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 69524

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1605792/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=70244 CPUtime=312.76
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 19679 0 0 0 31260 16 0 0 25 0 1 0 277831317 71929856 17048 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 17561 17048 86 211 0 17347 0

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


[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1581856/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=94860 CPUtime=1152.53
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 31658 0 0 0 115225 28 0 0 25 0 1 0 277831317 97136640 22943 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23715 22943 86 211 0 23501 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 100216

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1581600/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=95120 CPUtime=1212.51
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 31740 0 0 0 121223 28 0 0 25 0 1 0 277831317 97402880 22992 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23780 22992 86 211 0 23566 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 100476

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26875
/proc/meminfo: memFree=1581152/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=95760 CPUtime=1272.49
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 31987 0 0 0 127221 28 0 0 25 0 1 0 277831317 98058240 23076 1992294400 134512640 135377749 4294956400 18446744073709551615 134522906 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23940 23076 86 211 0 23726 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 101116

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580640/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=96408 CPUtime=1332.48
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32182 0 0 0 133219 29 0 0 25 0 1 0 277831317 98721792 23205 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 24102 23205 86 211 0 23888 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 101764

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580448/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=96920 CPUtime=1392.46
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32331 0 0 0 139217 29 0 0 25 0 1 0 277831317 99246080 23225 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 24230 23225 86 211 0 24016 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 102276

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580128/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=97068 CPUtime=1452.44
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32462 0 0 0 145215 29 0 0 25 0 1 0 277831317 99397632 23356 1992294400 134512640 135377749 4294956400 18446744073709551615 134529141 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 24267 23356 86 211 0 24053 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 102424

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

[startup+1484.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580128/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=97068 CPUtime=1454.84
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32465 0 0 0 145455 29 0 0 25 0 1 0 277831317 99397632 23359 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 24267 23359 86 211 0 24053 0
Current children cumulated CPU time (s) 1484.25
Current children cumulated vsize (KiB) 102424

[startup+1510.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580320/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=96084 CPUtime=1480.44
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32532 0 0 0 148015 29 0 0 25 0 1 0 277831317 98390016 23260 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 24021 23260 86 211 0 23807 0
Current children cumulated CPU time (s) 1509.85
Current children cumulated vsize (KiB) 101440

[startup+1516.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580320/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=95568 CPUtime=1486.83
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32532 0 0 0 148654 29 0 0 25 0 1 0 277831317 97861632 23138 1992294400 134512640 135377749 4294956400 18446744073709551615 134522432 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23892 23138 86 211 0 23678 0
Current children cumulated CPU time (s) 1516.24
Current children cumulated vsize (KiB) 100924

[startup+1519.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1580832/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=95056 CPUtime=1490.03
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32597 0 0 0 148974 29 0 0 25 0 1 0 277831317 97337344 23070 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23764 23070 86 211 0 23550 0
Current children cumulated CPU time (s) 1519.44
Current children cumulated vsize (KiB) 100412

[startup+1523.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1581088/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=95056 CPUtime=1493.23
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32597 0 0 0 149294 29 0 0 25 0 1 0 277831317 97337344 23070 1992294400 134512640 135377749 4294956400 18446744073709551615 134522439 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23764 23070 86 211 0 23550 0
Current children cumulated CPU time (s) 1522.64
Current children cumulated vsize (KiB) 100412

[startup+1524.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1581344/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=94540 CPUtime=1494.83
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32597 0 0 0 149454 29 0 0 25 0 1 0 277831317 96808960 23005 1992294400 134512640 135377749 4294956400 18446744073709551615 134522432 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23635 23005 86 211 0 23421 0
Current children cumulated CPU time (s) 1524.24
Current children cumulated vsize (KiB) 99896

[startup+1525.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1581344/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=94540 CPUtime=1495.63
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32597 0 0 0 149534 29 0 0 25 0 1 0 277831317 96808960 23005 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23635 23005 86 211 0 23421 0
Current children cumulated CPU time (s) 1525.04
Current children cumulated vsize (KiB) 99896

[startup+1525.71 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 26877
/proc/meminfo: memFree=1581344/2055920 swapFree=4179676/4192956
[pid=26872] ppid=26870 vsize=5356 CPUtime=29.41
/proc/26872/stat : 26872 (rsat.sh) S 26870 26872 26775 0 -1 4194304 310 50857 0 0 0 0 2897 44 16 0 1 0 277828373 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26872/statm: 1339 237 195 169 0 50 0
[pid=26875] ppid=26872 vsize=92560 CPUtime=1495.83
/proc/26875/stat : 26875 (rsat) R 26872 26872 26775 0 -1 4194304 32598 0 0 0 149554 29 0 0 25 0 1 0 277831317 94781440 22510 1992294400 134512640 135377749 4294956400 18446744073709551615 134981173 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26875/statm: 23140 22510 86 211 0 22926 0
Current children cumulated CPU time (s) 1525.24
Current children cumulated vsize (KiB) 97916

Child status: 20
Real time (s): 1525.8
CPU time (s): 1525.36
CPU user time (s): 1524.59
CPU system time (s): 0.773882
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 213416

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

runsolver used 1.74273 second user time and 3.81342 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-16 20:20:23
IDJOB=1825327
IDBENCH=70967
IDSOLVER=665
FILE ID=node70/1825327-1242498022
PBS_JOBID= 9306974
Free space on /tmp= 66300 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L100_coli.sat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825327-1242498022/watcher-1825327-1242498022 -o /tmp/evaluation-result-1825327-1242498022/solver-1825327-1242498022 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1825327-1242498022.cnf            

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=101816452

node70.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.213
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.213
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:       1685136 kB
Buffers:         40412 kB
Cached:         278280 kB
SwapCached:       7504 kB
Active:         113724 kB
Inactive:       214288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1685136 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:           31960 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            28908 kB
Committed_AS:   943756 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= 66312 MiB
End job on node70 at 2009-05-16 20:45:49