Trace number 1725965

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 605.275 605.531

General information on the benchmark

Namecrafted/Medium/contest05/others/
QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
MD5SUMdb9d2b7fba78f1cbe73aba9a1aa51042
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.6907
Satisfiable
(Un)Satisfiability was proved
Number of variables1133
Number of clauses56210
Sum of the clauses size352304
Maximum clause length22
Minimum clause length1
Number of clauses of size 136
Number of clauses of size 22544
Number of clauses of size 310764
Number of clauses of size 427
Number of clauses of size 545
Number of clauses of size over 542794

Solver Data

0.00/0.00	c Parsing...
0.05/0.07	c ==============================================================================
0.05/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.07	c ==============================================================================
0.05/0.07	c |         0 |   55499   347295 |   16649       0        0     nan |  0.000 % |
0.28/0.38	c |         0 |   49674   326619 |      --       0       --      -- |     --   | -126/-2149
0.28/0.38	c ==============================================================================
0.28/0.38	c Result  :   #vars: 1069   #clauses: 49674   #literals: 326619
0.28/0.38	c CPU time:   0.374943 s
0.28/0.38	c ==============================================================================
0.38/0.49	c Rsat version 3.02
0.47/0.54	c Base unit clause learned: 0
605.21/605.51	c CNF stats: (1069 vars, 49674 clauses)
605.21/605.51	c Decisions: 1383925
605.21/605.51	c Conflicts: 1000891
605.21/605.51	c Restarts: 6
605.21/605.51	c Avg lpc: 31.92
605.21/605.51	c Max decision level: 536
605.21/605.51	c KB reduction: 42 (919349 clauses removed)
605.21/605.51	c Final decision lit size:1069 (100.00 %)
605.21/605.51	c Final stack/save sizes: 80(7.48 %)/160(14.97 %)
605.21/605.51	c Final cdc size: 200 (18.71 %)
605.21/605.51	c ***********************************************
605.21/605.51	c Conflicts with bac: 10093/1000891 (1.01 %)
605.21/605.51	c Avg bac size: 16.07
605.21/605.51	c Avg bac bt depth: 5.02 vs 1.21 (normal)
605.21/605.52	c Running time: 604.62708 seconds
605.21/605.52	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-1725965-1240708105/watcher-1725965-1240708105 -o /tmp/evaluation-result-1725965-1240708105/solver-1725965-1240708105 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1725965-1240708105.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/64 27864
/proc/meminfo: memFree=1834036/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0
/proc/27864/stat : 27864 (rsat.sh) R 27862 27864 27736 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 98843097 5484544 238 1992294400 4194304 4889804 548682068784 18446744073709551615 266134416031 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/27864/statm: 1339 238 198 169 0 50 0
[pid=27865] ppid=27864 vsize=1288 CPUtime=0
/proc/27865/stat : 27865 (SatElite) R 27864 27864 27736 0 -1 4194304 185 0 0 0 0 0 0 0 18 0 1 0 98843097 1318912 168 1992294400 4194304 4959918 548682068688 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/27865/statm: 322 169 66 186 0 132 0

[startup+0.0641251 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27864
/proc/meminfo: memFree=1834036/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98843097 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27864/statm: 1339 239 199 169 0 50 0
[pid=27865] ppid=27864 vsize=9188 CPUtime=0.05
/proc/27865/stat : 27865 (SatElite) R 27864 27864 27736 0 -1 4194304 1980 0 0 0 5 0 0 0 19 0 1 0 98843097 9408512 1963 1992294400 4194304 4959918 548682068688 18446744073709551615 4232853 0 0 4096 3 0 0 0 17 0 0 0
/proc/27865/statm: 2297 1963 67 186 0 2107 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14544

[startup+0.101126 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27864
/proc/meminfo: memFree=1834036/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98843097 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27864/statm: 1339 239 199 169 0 50 0
[pid=27865] ppid=27864 vsize=9324 CPUtime=0.09
/proc/27865/stat : 27865 (SatElite) R 27864 27864 27736 0 -1 4194304 2159 0 0 0 9 0 0 0 19 0 1 0 98843097 9547776 2142 1992294400 4194304 4959918 548682068688 18446744073709551615 4269307 0 0 4096 3 0 0 0 17 0 0 0
/proc/27865/statm: 2331 2142 86 186 0 2141 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14680

[startup+0.301151 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27864
/proc/meminfo: memFree=1834036/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 98843097 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27864/statm: 1339 239 199 169 0 50 0
[pid=27865] ppid=27864 vsize=10624 CPUtime=0.28
/proc/27865/stat : 27865 (SatElite) R 27864 27864 27736 0 -1 4194304 2418 0 0 0 28 0 0 0 21 0 1 0 98843097 10878976 2363 1992294400 4194304 4959918 548682068688 18446744073709551615 4269318 0 0 4096 3 0 0 0 17 0 0 0
/proc/27865/statm: 2656 2363 90 186 0 2466 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 15980

[startup+0.701208 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 27864
/proc/meminfo: memFree=1834036/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 5356

[startup+1.50128 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1826852/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=8312 CPUtime=1
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 1629 0 0 0 99 1 0 0 25 0 1 0 98843146 8511488 1610 1992294400 4194304 5460562 548682068800 18446744073709551615 4200103 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 2078 1610 116 309 0 1765 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13668

[startup+3.10146 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1825380/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=10000 CPUtime=2.6
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 2045 0 0 0 259 1 0 0 25 0 1 0 98843146 10240000 2026 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 2500 2026 116 309 0 2187 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 15356

[startup+6.30183 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1823588/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=11020 CPUtime=5.79
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 2809 0 0 0 577 2 0 0 25 0 1 0 98843146 11284480 2240 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 2755 2240 118 309 0 2442 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16376

[startup+12.7015 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1822884/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=11344 CPUtime=12.19
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 3344 0 0 0 1216 3 0 0 25 0 1 0 98843146 11616256 2327 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 2836 2327 118 309 0 2523 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16700

[startup+25.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1822052/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=12164 CPUtime=24.98
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 4458 0 0 0 2495 3 0 0 25 0 1 0 98843146 12455936 2545 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 3041 2545 118 309 0 2728 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 17520

[startup+51.1019 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1821092/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=13132 CPUtime=50.57
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 5840 0 0 0 5053 4 0 0 25 0 1 0 98843146 13447168 2807 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 3283 2807 118 309 0 2970 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18488

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1818724/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=15792 CPUtime=101.76
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 9141 0 0 0 10170 6 0 0 25 0 1 0 98843146 16171008 3382 1992294400 4194304 5460562 548682068800 18446744073709551615 4200300 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 3948 3382 118 309 0 3635 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 21148

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1816996/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=17352 CPUtime=161.73
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 11961 0 0 0 16165 8 0 0 25 0 1 0 98843146 17768448 3802 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 4338 3802 118 309 0 4025 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22708

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1815012/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=19188 CPUtime=221.71
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 14368 0 0 0 22162 9 0 0 25 0 1 0 98843146 19648512 4289 1992294400 4194304 5460562 548682068800 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 4797 4289 118 309 0 4484 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 24544

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1813668/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=20448 CPUtime=281.68
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 16146 0 0 0 28158 10 0 0 25 0 1 0 98843146 20938752 4627 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 5112 4627 118 309 0 4799 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 25804

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1812580/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=21496 CPUtime=341.64
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 17389 0 0 0 34154 10 0 0 25 0 1 0 98843146 22011904 4910 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 5374 4910 118 309 0 5061 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 26852

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1811620/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=23500 CPUtime=401.63
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 19383 0 0 0 40151 12 0 0 25 0 1 0 98843146 24064000 5138 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 5875 5138 118 309 0 5562 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 28856

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1810148/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=24788 CPUtime=461.6
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 21713 0 0 0 46147 13 0 0 25 0 1 0 98843146 25382912 5484 1992294400 4194304 5460562 548682068800 18446744073709551615 4202730 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6197 5484 118 309 0 5884 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 30144

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809636/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25172 CPUtime=521.58
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 22846 0 0 0 52145 13 0 0 25 0 1 0 98843146 25776128 5625 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6293 5625 118 309 0 5980 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 30528

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809380/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25176 CPUtime=581.56
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24857 0 0 0 58142 14 0 0 25 0 1 0 98843146 25780224 5652 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6294 5652 118 309 0 5981 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 30532

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

[startup+588.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809380/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25176 CPUtime=587.95
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24857 0 0 0 58781 14 0 0 25 0 1 0 98843146 25780224 5652 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6294 5652 118 309 0 5981 0
Current children cumulated CPU time (s) 588.42
Current children cumulated vsize (KiB) 30532

[startup+595.106 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809380/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25176 CPUtime=594.36
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24857 0 0 0 59422 14 0 0 25 0 1 0 98843146 25780224 5652 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6294 5652 118 309 0 5981 0
Current children cumulated CPU time (s) 594.83
Current children cumulated vsize (KiB) 30532

[startup+601.502 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809380/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25176 CPUtime=600.75
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24857 0 0 0 60061 14 0 0 25 0 1 0 98843146 25780224 5652 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6294 5652 118 309 0 5981 0
Current children cumulated CPU time (s) 601.22
Current children cumulated vsize (KiB) 30532

[startup+603.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809508/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25048 CPUtime=602.35
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24858 0 0 0 60221 14 0 0 25 0 1 0 98843146 25649152 5621 1992294400 4194304 5460562 548682068800 18446744073709551615 4225217 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6262 5621 119 309 0 5949 0
Current children cumulated CPU time (s) 602.82
Current children cumulated vsize (KiB) 30404

[startup+604.701 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809508/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25048 CPUtime=603.94
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24858 0 0 0 60380 14 0 0 25 0 1 0 98843146 25649152 5621 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6262 5621 119 309 0 5949 0
Current children cumulated CPU time (s) 604.41
Current children cumulated vsize (KiB) 30404

[startup+605.101 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809508/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=25048 CPUtime=604.34
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24858 0 0 0 60420 14 0 0 25 0 1 0 98843146 25649152 5621 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6262 5621 119 309 0 5949 0
Current children cumulated CPU time (s) 604.81
Current children cumulated vsize (KiB) 30404

[startup+605.501 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 27867
/proc/meminfo: memFree=1809508/2055920 swapFree=4181272/4192956
[pid=27864] ppid=27862 vsize=5356 CPUtime=0.47
/proc/27864/stat : 27864 (rsat.sh) S 27862 27864 27736 0 -1 4194304 312 2425 0 0 0 0 46 1 16 0 1 0 98843097 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27864/statm: 1339 241 199 169 0 50 0
[pid=27867] ppid=27864 vsize=24872 CPUtime=604.74
/proc/27867/stat : 27867 (rsat) R 27864 27864 27736 0 -1 4194304 24858 0 0 0 60460 14 0 0 25 0 1 0 98843146 25468928 5577 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27867/statm: 6218 5577 119 309 0 5905 0
Current children cumulated CPU time (s) 605.21
Current children cumulated vsize (KiB) 30228

Child status: 20
Real time (s): 605.531
CPU time (s): 605.275
CPU user time (s): 605.098
CPU system time (s): 0.176973
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 34628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 605.098
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27754
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 1604

runsolver used 0.452931 second user time and 1.75773 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 03:08:25
IDJOB=1725965
IDBENCH=24601
IDSOLVER=545
FILE ID=node35/1725965-1240708105
PBS_JOBID= 9186836
Free space on /tmp= 66396 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Medium/contest05/others/QG8-gensys-ukn005.sat05-3584.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1725965-1240708105/watcher-1725965-1240708105 -o /tmp/evaluation-result-1725965-1240708105/solver-1725965-1240708105 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1725965-1240708105.cnf HOME

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

MD5SUM BENCH= db9d2b7fba78f1cbe73aba9a1aa51042
RANDOM SEED=2053262936

node35.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.214
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1834516 kB
Buffers:         21076 kB
Cached:         150220 kB
SwapCached:       5980 kB
Active:          44532 kB
Inactive:       135072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1834516 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            7440 kB
Writeback:           0 kB
Mapped:          13420 kB
Slab:            27868 kB
Committed_AS:   418176 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 node35 at 2009-04-26 03:18:31