Trace number 1727661

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 996.732 996.984

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark77.4612
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   15697   110553 |    4709       0        0     nan |  0.000 % |
0.00/0.07	c |         0 |   14145   101887 |      --       0       --      -- |     --   | -311/-3399
0.00/0.07	c ==============================================================================
0.00/0.07	c Result  :   #vars: 2307   #clauses: 14145   #literals: 101887
0.00/0.07	c CPU time:   0.071989 s
0.00/0.07	c ==============================================================================
0.09/0.11	c Rsat version 3.02
0.09/0.13	c Base unit clause learned: 0
996.63/996.96	c CNF stats: (2307 vars, 14145 clauses)
996.63/996.96	c Decisions: 2345799
996.63/996.96	c Conflicts: 1504714
996.63/996.96	c Restarts: 60
996.63/996.96	c Avg lpc: 35.19
996.63/996.96	c Max decision level: 1095
996.63/996.96	c KB reduction: 82 (1404576 clauses removed)
996.63/996.96	c Final decision lit size:2307 (100.00 %)
996.63/996.96	c Final stack/save sizes: 92(3.99 %)/184(7.98 %)
996.63/996.96	c Final cdc size: 200 (8.67 %)
996.63/996.96	c ***********************************************
996.63/996.96	c Conflicts with bac: 33517/1504714 (2.23 %)
996.63/996.96	c Avg bac size: 16.81
996.63/996.96	c Avg bac bt depth: 5.36 vs 1.35 (normal)
996.63/996.97	c Running time: 996.40252 seconds
996.63/996.97	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-1727661-1240727595/watcher-1727661-1240727595 -o /tmp/evaluation-result-1727661-1240727595/solver-1727661-1240727595 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1727661-1240727595.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.83 1.76 1.37 3/64 21176
/proc/meminfo: memFree=1862048/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 100786764 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 240 199 169 0 50 0
[pid=21177] ppid=21176 vsize=1464 CPUtime=0
/proc/21177/stat : 21177 (SatElite) R 21176 21176 20791 0 -1 4194304 217 0 0 0 0 0 0 0 20 0 1 0 100786765 1499136 200 1992294400 4194304 4959918 548682068656 18446744073709551615 4444576 0 0 4096 3 0 0 0 17 1 0 0
/proc/21177/statm: 366 200 64 186 0 176 0

[startup+0.105692 s]
/proc/loadavg: 1.83 1.76 1.37 3/64 21176
/proc/meminfo: memFree=1862048/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 100786764 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 240 199 169 0 50 0
[pid=21177] ppid=21176 vsize=4196 CPUtime=0.09
/proc/21177/stat : 21177 (SatElite) R 21176 21176 20791 0 -1 4194304 946 0 0 0 9 0 0 0 20 0 1 0 100786765 4296704 904 1992294400 4194304 4959918 548682068656 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/21177/statm: 1049 904 94 186 0 859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9552

[startup+0.201707 s]
/proc/loadavg: 1.83 1.76 1.37 3/64 21176
/proc/meminfo: memFree=1862048/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.301718 s]
/proc/loadavg: 1.83 1.76 1.37 3/64 21176
/proc/meminfo: memFree=1862048/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+0.701754 s]
/proc/loadavg: 1.83 1.76 1.37 3/64 21176
/proc/meminfo: memFree=1862048/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5356

[startup+1.50181 s]
/proc/loadavg: 1.83 1.76 1.37 2/66 21179
/proc/meminfo: memFree=1857808/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=5588 CPUtime=1.37
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 1217 0 0 0 137 0 0 0 25 0 1 0 100786776 5722112 942 1992294400 4194304 5460562 548682068784 18446744073709551615 4198067 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 1397 942 118 309 0 1084 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10944

[startup+3.10296 s]
/proc/loadavg: 1.83 1.76 1.37 2/66 21179
/proc/meminfo: memFree=1857424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=6164 CPUtime=2.97
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 1658 0 0 0 297 0 0 0 25 0 1 0 100786776 6311936 1057 1992294400 4194304 5460562 548682068784 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 1541 1057 118 309 0 1228 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11520

[startup+6.30124 s]
/proc/loadavg: 1.77 1.74 1.37 2/66 21179
/proc/meminfo: memFree=1856400/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=6832 CPUtime=6.17
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 2799 0 0 0 616 1 0 0 25 0 1 0 100786776 6995968 1238 1992294400 4194304 5460562 548682068784 18446744073709551615 4198143 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 1708 1238 118 309 0 1395 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12188

[startup+12.7018 s]
/proc/loadavg: 1.71 1.73 1.37 2/66 21179
/proc/meminfo: memFree=1854480/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=8104 CPUtime=12.57
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 4046 0 0 0 1255 2 0 0 25 0 1 0 100786776 8298496 1487 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 2026 1487 118 309 0 1713 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13460

[startup+25.5019 s]
/proc/loadavg: 1.55 1.70 1.36 2/66 21179
/proc/meminfo: memFree=1853968/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=9616 CPUtime=25.36
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 6463 0 0 0 2533 3 0 0 25 0 1 0 100786776 9846784 1888 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 2404 1888 118 309 0 2091 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14972

[startup+51.1012 s]
/proc/loadavg: 1.36 1.64 1.35 2/66 21179
/proc/meminfo: memFree=1851472/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=11920 CPUtime=50.96
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 8886 0 0 0 5091 5 0 0 25 0 1 0 100786776 12206080 2519 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 2980 2519 118 309 0 2667 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17276

[startup+102.302 s]
/proc/loadavg: 1.15 1.54 1.33 2/66 21179
/proc/meminfo: memFree=1848528/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=15224 CPUtime=102.15
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 13142 0 0 0 10208 7 0 0 25 0 1 0 100786776 15589376 3249 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 3806 3249 118 309 0 3493 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 20580

[startup+162.301 s]
/proc/loadavg: 1.06 1.44 1.31 2/66 21179
/proc/meminfo: memFree=1846480/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=17088 CPUtime=162.13
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 16054 0 0 0 16205 8 0 0 25 0 1 0 100786776 17498112 3761 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 4272 3761 118 309 0 3959 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22444

[startup+222.305 s]
/proc/loadavg: 1.02 1.36 1.29 2/66 21179
/proc/meminfo: memFree=1844368/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=19036 CPUtime=222.12
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 18484 0 0 0 22203 9 0 0 25 0 1 0 100786776 19492864 4271 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 4759 4271 118 309 0 4446 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 24392

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.26 2/66 21179
/proc/meminfo: memFree=1843152/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=20156 CPUtime=282.09
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 19744 0 0 0 28200 9 0 0 25 0 1 0 100786776 20639744 4571 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 5039 4571 118 309 0 4726 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 25512

[startup+342.302 s]
/proc/loadavg: 1.00 1.23 1.25 2/66 21181
/proc/meminfo: memFree=1841104/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=23376 CPUtime=342.08
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 22549 0 0 0 34197 11 0 0 25 0 1 0 100786776 23937024 5098 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 5844 5098 118 309 0 5531 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 28732

[startup+402.301 s]
/proc/loadavg: 1.00 1.19 1.23 2/66 21181
/proc/meminfo: memFree=1840144/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0

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


[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.15 2/66 21181
/proc/meminfo: memFree=1834896/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29008 CPUtime=702
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 31969 0 0 0 70183 17 0 0 25 0 1 0 100786776 29704192 6582 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7252 6582 118 309 0 6939 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 34364

[startup+762.301 s]
/proc/loadavg: 1.00 1.05 1.14 2/66 21181
/proc/meminfo: memFree=1834192/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29328 CPUtime=761.99
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 33120 0 0 0 76181 18 0 0 25 0 1 0 100786776 30031872 6741 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7332 6741 118 309 0 7019 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 34684

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.13 2/66 21181
/proc/meminfo: memFree=1833872/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29520 CPUtime=821.97
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 34181 0 0 0 82179 18 0 0 25 0 1 0 100786776 30228480 6810 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7380 6810 118 309 0 7067 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 34876

[startup+882.306 s]
/proc/loadavg: 1.00 1.03 1.12 2/66 21181
/proc/meminfo: memFree=1833616/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29648 CPUtime=881.96
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 35235 0 0 0 88177 19 0 0 25 0 1 0 100786776 30359552 6872 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7412 6872 118 309 0 7099 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 35004

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 21181
/proc/meminfo: memFree=1833616/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29648 CPUtime=941.94
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 35249 0 0 0 94175 19 0 0 25 0 1 0 100786776 30359552 6886 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7412 6886 118 309 0 7099 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 35004

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

[startup+947.206 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=946.85
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 94665 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 946.95
Current children cumulated vsize (KiB) 35132

[startup+972.802 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=972.44
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 97224 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 972.54
Current children cumulated vsize (KiB) 35132

[startup+985.602 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=985.24
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 98504 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 985.34
Current children cumulated vsize (KiB) 35132

[startup+992.001 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=991.63
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 99143 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 991.73
Current children cumulated vsize (KiB) 35132

[startup+995.203 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=994.83
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 99463 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4201741 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 994.93
Current children cumulated vsize (KiB) 35132

[startup+996.002 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=995.63
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 99543 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 995.73
Current children cumulated vsize (KiB) 35132

[startup+996.402 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=996.03
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36275 0 0 0 99583 20 0 0 25 0 1 0 100786776 30490624 6920 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6920 118 309 0 7131 0
Current children cumulated CPU time (s) 996.13
Current children cumulated vsize (KiB) 35132

[startup+996.802 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=996.43
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36276 0 0 0 99623 20 0 0 25 0 1 0 100786776 30490624 6921 1992294400 4194304 5460562 548682068784 18446744073709551615 4227567 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6921 119 309 0 7131 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 35132

[startup+996.902 s]
/proc/loadavg: 1.00 1.02 1.10 2/66 21181
/proc/meminfo: memFree=1833424/2055920 swapFree=4192812/4192956
[pid=21176] ppid=21174 vsize=5356 CPUtime=0.1
/proc/21176/stat : 21176 (rsat.sh) S 21174 21176 20791 0 -1 4194304 315 949 0 0 0 0 10 0 15 0 1 0 100786764 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 226238194500 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21176/statm: 1339 242 199 169 0 50 0
[pid=21179] ppid=21176 vsize=29776 CPUtime=996.53
/proc/21179/stat : 21179 (rsat) R 21176 21176 20791 0 -1 4194304 36276 0 0 0 99633 20 0 0 25 0 1 0 100786776 30490624 6921 1992294400 4194304 5460562 548682068784 18446744073709551615 4214217 0 0 4096 1026 0 0 0 17 1 0 0
/proc/21179/statm: 7444 6921 119 309 0 7131 0
Current children cumulated CPU time (s) 996.63
Current children cumulated vsize (KiB) 35132

Child status: 20
Real time (s): 996.984
CPU time (s): 996.732
CPU user time (s): 996.508
CPU system time (s): 0.224965
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 39228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 996.508
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37698
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= 2449

runsolver used 1.18582 second user time and 2.44563 second system time

The end

Launcher Data

Begin job on node58 at 2009-04-26 08:33:15
IDJOB=1727661
IDBENCH=24642
IDSOLVER=545
FILE ID=node58/1727661-1240727595
PBS_JOBID= 9186896
Free space on /tmp= 65940 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727661-1240727595/watcher-1727661-1240727595 -o /tmp/evaluation-result-1727661-1240727595/solver-1727661-1240727595 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1727661-1240727595.cnf HOME

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

MD5SUM BENCH= d9bf8689fd094f6ad4f37a57f4f0a5ae
RANDOM SEED=976622991

node58.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.233
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.233
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:       1862400 kB
Buffers:          8060 kB
Cached:         115360 kB
SwapCached:          0 kB
Active:          11832 kB
Inactive:       125552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1862400 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6344 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            42116 kB
Committed_AS:   359588 kB
PageTables:       1356 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= 65936 MiB
End job on node58 at 2009-04-26 08:49:52