Trace number 1563129

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 705.843 706.149

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  163622   479140 |   49086       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   73221   247132 |      --       0       --      -- |     --   | -84687/-214858
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 8333   #clauses: 73221   #literals: 247132
0.99/1.09	c CPU time:   1.06484 s
0.99/1.09	c ==============================================================================
1.19/1.20	c Rsat version 2.00
705.77/706.11	c CNF stats: (8333 vars, 73221 clauses)
705.77/706.11	c Decisions: 1134476
705.77/706.11	c Conflicts: 800085
705.77/706.13	c Time: 704.73000s
705.77/706.14	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-1563129-1241000672/watcher-1563129-1241000672 -o /tmp/evaluation-result-1563129-1241000672/solver-1563129-1241000672 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1563129-1241000672.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 0.91 3/64 6244
/proc/meminfo: memFree=1494256/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=0
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128100412 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 235 195 169 0 50 0
[pid=6245] ppid=6244 vsize=984 CPUtime=0
/proc/6245/stat : 6245 (SatElite) R 6244 6244 5947 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 128100412 1007616 128 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/6245/statm: 246 128 50 128 0 115 0

[startup+0.0318511 s]
/proc/loadavg: 0.99 1.00 0.91 3/64 6244
/proc/meminfo: memFree=1494256/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=0
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128100412 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 235 195 169 0 50 0
[pid=6245] ppid=6244 vsize=4308 CPUtime=0.02
/proc/6245/stat : 6245 (SatElite) R 6244 6244 5947 0 -1 4194304 837 0 0 0 2 0 0 0 19 0 1 0 128100412 4411392 820 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/6245/statm: 1077 821 50 128 0 946 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9664

[startup+0.101858 s]
/proc/loadavg: 0.99 1.00 0.91 3/64 6244
/proc/meminfo: memFree=1494256/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=0
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128100412 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 235 195 169 0 50 0
[pid=6245] ppid=6244 vsize=10728 CPUtime=0.09
/proc/6245/stat : 6245 (SatElite) R 6244 6244 5947 0 -1 4194304 2424 0 0 0 8 1 0 0 19 0 1 0 128100412 10985472 2407 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/6245/statm: 2682 2408 50 128 0 2551 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16084

[startup+0.30188 s]
/proc/loadavg: 0.99 1.00 0.91 3/64 6244
/proc/meminfo: memFree=1494256/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=0
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128100412 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 235 195 169 0 50 0
[pid=6245] ppid=6244 vsize=22324 CPUtime=0.29
/proc/6245/stat : 6245 (SatElite) R 6244 6244 5947 0 -1 4194304 4684 0 0 0 27 2 0 0 20 0 1 0 128100412 22859776 4667 1992294400 134512640 135038345 4294956288 18446744073709551615 134544362 0 0 4096 3 0 0 0 17 0 0 0
/proc/6245/statm: 5581 4667 67 128 0 5450 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27680

[startup+0.701927 s]
/proc/loadavg: 0.99 1.00 0.91 3/64 6244
/proc/meminfo: memFree=1494256/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=0
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 128100412 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 235 195 169 0 50 0
[pid=6245] ppid=6244 vsize=22236 CPUtime=0.69
/proc/6245/stat : 6245 (SatElite) R 6244 6244 5947 0 -1 4194304 5104 0 0 0 67 2 0 0 25 0 1 0 128100412 22769664 4683 1992294400 134512640 135038345 4294956288 18446744073709551615 134574728 0 0 4096 3 0 0 0 17 0 0 0
/proc/6245/statm: 5559 4683 69 128 0 5428 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27592

[startup+1.50202 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6246
/proc/meminfo: memFree=1472096/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 5356

[startup+3.10221 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1484896/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=7908 CPUtime=1.88
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 1775 0 0 0 188 0 0 0 25 0 1 0 128100533 8097792 1761 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 1 0 0
/proc/6247/statm: 1977 1761 86 211 0 1763 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13264

[startup+6.30157 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1482976/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=8884 CPUtime=5.08
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 2236 0 0 0 507 1 0 0 25 0 1 0 128100533 9097216 2026 1992294400 134512640 135377749 4294956400 18446744073709551615 134523176 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 2221 2026 86 211 0 2007 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14240

[startup+12.7023 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1481184/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=10500 CPUtime=11.48
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 3085 0 0 0 1147 1 0 0 25 0 1 0 128100533 10752000 2389 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 2625 2389 86 211 0 2411 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15856

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1478944/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=12692 CPUtime=24.28
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 4065 0 0 0 2426 2 0 0 25 0 1 0 128100533 12996608 2981 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 3173 2981 86 211 0 2959 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18048

[startup+51.1017 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1475360/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=16680 CPUtime=49.86
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 5928 0 0 0 4983 3 0 0 25 0 1 0 128100533 17080320 3860 1992294400 134512640 135377749 4294956400 18446744073709551615 134530164 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 4170 3860 86 211 0 3956 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 22036

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1472032/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=19964 CPUtime=101.04
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 6812 0 0 0 10100 4 0 0 25 0 1 0 128100533 20443136 4726 1992294400 134512640 135377749 4294956400 18446744073709551615 134523152 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 4991 4726 86 211 0 4777 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 25320

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1469088/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=22492 CPUtime=161.02
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 8270 0 0 0 16097 5 0 0 25 0 1 0 128100533 23031808 5412 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 5623 5412 86 211 0 5409 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 27848

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1465824/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=27316 CPUtime=220.99
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 9506 0 0 0 22093 6 0 0 25 0 1 0 128100533 27971584 6262 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 6829 6262 86 211 0 6615 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 32672

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1460192/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=32628 CPUtime=280.97
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 10919 0 0 0 28090 7 0 0 25 0 1 0 128100533 33411072 7675 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 8157 7675 86 211 0 7943 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 37984

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1460320/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=31908 CPUtime=340.93
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 12510 0 0 0 34086 7 0 0 25 0 1 0 128100533 32673792 7580 1992294400 134512640 135377749 4294956400 18446744073709551615 134522965 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 7977 7580 86 211 0 7763 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 37264

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1460320/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=32168 CPUtime=400.92
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 12545 0 0 0 40084 8 0 0 25 0 1 0 128100533 32940032 7615 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 8042 7615 86 211 0 7828 0
Current children cumulated CPU time (s) 402.11
Current children cumulated vsize (KiB) 37524

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1459616/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=32996 CPUtime=460.89
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 12845 0 0 0 46081 8 0 0 25 0 1 0 128100533 33787904 7817 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 8249 7817 86 211 0 8035 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 38352

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1454304/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=37868 CPUtime=520.87
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 14159 0 0 0 52077 10 0 0 25 0 1 0 128100533 38776832 9131 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 9467 9131 86 211 0 9253 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 43224

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450144/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=44776 CPUtime=580.83
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 15978 0 0 0 58073 10 0 0 25 0 1 0 128100533 45850624 10147 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 11194 10147 86 211 0 10980 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 50132

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43684 CPUtime=640.81
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19323 0 0 0 64070 11 0 0 25 0 1 0 128100533 44732416 10044 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10921 10044 86 211 0 10707 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 49040

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43816 CPUtime=700.78
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19341 0 0 0 70067 11 0 0 25 0 1 0 128100533 44867584 10062 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10954 10062 86 211 0 10740 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 49172

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

[startup+703.902 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43684 CPUtime=702.39
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19341 0 0 0 70228 11 0 0 25 0 1 0 128100533 44732416 10045 1992294400 134512640 135377749 4294956400 18446744073709551615 134983576 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10921 10045 86 211 0 10707 0
Current children cumulated CPU time (s) 703.58
Current children cumulated vsize (KiB) 49040

[startup+705.501 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43684 CPUtime=703.98
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19341 0 0 0 70387 11 0 0 25 0 1 0 128100533 44732416 10045 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10921 10045 86 211 0 10707 0
Current children cumulated CPU time (s) 705.17
Current children cumulated vsize (KiB) 49040

[startup+705.902 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43684 CPUtime=704.38
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19341 0 0 0 70427 11 0 0 25 0 1 0 128100533 44732416 10045 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10921 10045 86 211 0 10707 0
Current children cumulated CPU time (s) 705.57
Current children cumulated vsize (KiB) 49040

[startup+706.102 s]
/proc/loadavg: 0.99 1.00 0.91 2/66 6247
/proc/meminfo: memFree=1450336/2055920 swapFree=4180324/4192956
[pid=6244] ppid=6242 vsize=5356 CPUtime=1.19
/proc/6244/stat : 6244 (rsat.sh) S 6242 6244 5947 0 -1 4194304 310 5601 0 0 0 0 116 3 19 0 1 0 128100412 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 273952596804 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/6244/statm: 1339 237 195 169 0 50 0
[pid=6247] ppid=6244 vsize=43684 CPUtime=704.58
/proc/6247/stat : 6247 (rsat) R 6244 6244 5947 0 -1 4194304 19341 0 0 0 70447 11 0 0 25 0 1 0 128100533 44732416 10045 1992294400 134512640 135377749 4294956400 18446744073709551615 134518131 0 0 4096 1026 0 0 0 17 0 0 0
/proc/6247/statm: 10921 10045 86 211 0 10707 0
Current children cumulated CPU time (s) 705.77
Current children cumulated vsize (KiB) 49040

Child status: 20
Real time (s): 706.149
CPU time (s): 705.843
CPU user time (s): 705.674
CPU system time (s): 0.168974
CPU usage (%): 99.9566
Max. virtual memory (cumulated for all children) (KiB): 63172

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

runsolver used 0.59191 second user time and 1.9857 second system time

The end

Launcher Data

Begin job on node20 at 2009-04-29 12:24:32
IDJOB=1563129
IDBENCH=70947
IDSOLVER=560
FILE ID=node20/1563129-1241000672
PBS_JOBID= 9204847
Free space on /tmp= 66396 MiB

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

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1913474557

node20.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	: 5931.00
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:      2055920 kB
MemFree:       1494808 kB
Buffers:         45656 kB
Cached:         465088 kB
SwapCached:       6940 kB
Active:         124460 kB
Inactive:       394996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1494808 kB
SwapTotal:     4192956 kB
SwapFree:      4180324 kB
Dirty:            4900 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            27728 kB
Committed_AS:   576548 kB
PageTables:       1396 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= 66392 MiB
End job on node20 at 2009-04-29 12:36:18