Trace number 1729675

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-22? (TO) 1200.08 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     486     1102 |     145       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |     413     1223 |      --       0       --      -- |     --   | -73/121
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 184   #clauses: 413   #literals: 1223
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729675-1240752460/watcher-1729675-1240752460 -o /tmp/evaluation-result-1729675-1240752460/solver-1729675-1240752460 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1729675-1240752460.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.79 1.72 1.38 3/64 24298
/proc/meminfo: memFree=1082880/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 103279786 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 240 199 169 0 50 0
[pid=24299] ppid=24298 vsize=1124 CPUtime=0
/proc/24299/stat : 24299 (SatElite) R 24298 24298 24139 0 -1 4194304 172 0 0 0 0 0 0 0 19 0 1 0 103279786 1150976 155 1992294400 4194304 4959918 548682068656 18446744073709551615 4284730 0 0 4096 3 0 0 0 17 0 0 0
/proc/24299/statm: 281 155 90 186 0 91 0

[startup+0.0931871 s]
/proc/loadavg: 1.79 1.72 1.38 3/64 24298
/proc/meminfo: memFree=1082880/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101187 s]
/proc/loadavg: 1.79 1.72 1.38 3/64 24298
/proc/meminfo: memFree=1082880/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301209 s]
/proc/loadavg: 1.79 1.72 1.38 3/64 24298
/proc/meminfo: memFree=1082880/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.701254 s]
/proc/loadavg: 1.79 1.72 1.38 3/64 24298
/proc/meminfo: memFree=1082880/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50234 s]
/proc/loadavg: 1.79 1.72 1.38 2/66 24301
/proc/meminfo: memFree=1081520/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=3488 CPUtime=1.49
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 446 0 0 0 149 0 0 0 25 0 1 0 103279787 3571712 420 1992294400 4194304 5460562 548682068784 18446744073709551615 4227762 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 872 420 118 309 0 559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8844

[startup+3.10152 s]
/proc/loadavg: 1.73 1.70 1.37 2/66 24301
/proc/meminfo: memFree=1080824/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=4100 CPUtime=3.08
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 992 0 0 0 308 0 0 0 25 0 1 0 103279787 4198400 570 1992294400 4194304 5460562 548682068784 18446744073709551615 4227841 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 1025 570 118 309 0 712 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9456

[startup+6.30188 s]
/proc/loadavg: 1.73 1.70 1.37 2/66 24301
/proc/meminfo: memFree=1079416/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=5580 CPUtime=6.28
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 2321 0 0 0 628 0 0 0 25 0 1 0 103279787 5713920 932 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 1395 932 118 309 0 1082 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10936

[startup+12.7016 s]
/proc/loadavg: 1.61 1.68 1.37 2/66 24301
/proc/meminfo: memFree=1077432/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=7256 CPUtime=12.68
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 4114 0 0 0 1267 1 0 0 25 0 1 0 103279787 7430144 1302 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 1814 1302 118 309 0 1501 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12612

[startup+25.502 s]
/proc/loadavg: 1.52 1.66 1.36 2/66 24301
/proc/meminfo: memFree=1075384/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=9572 CPUtime=25.47
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 7378 0 0 0 2544 3 0 0 25 0 1 0 103279787 9801728 1878 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 2393 1878 118 309 0 2080 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14928

[startup+51.1019 s]
/proc/loadavg: 1.34 1.60 1.35 2/66 24301
/proc/meminfo: memFree=1072952/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=12060 CPUtime=51.06
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 11194 0 0 0 5101 5 0 0 25 0 1 0 103279787 12349440 2442 1992294400 4194304 5460562 548682068784 18446744073709551615 4226336 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 3015 2442 118 309 0 2702 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17416

[startup+102.306 s]
/proc/loadavg: 1.13 1.50 1.33 2/66 24301
/proc/meminfo: memFree=1069816/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=15008 CPUtime=102.24
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 15796 0 0 0 10217 7 0 0 25 0 1 0 103279787 15368192 3204 1992294400 4194304 5460562 548682068784 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 3752 3204 118 309 0 3439 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 20364

[startup+162.301 s]
/proc/loadavg: 1.05 1.41 1.31 2/66 24301
/proc/meminfo: memFree=1067704/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=16876 CPUtime=162.22
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 18405 0 0 0 16213 9 0 0 25 0 1 0 103279787 17281024 3743 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 4219 3743 118 309 0 3906 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22232

[startup+222.302 s]
/proc/loadavg: 1.02 1.33 1.29 2/66 24301
/proc/meminfo: memFree=1065592/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=20060 CPUtime=222.19
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 21183 0 0 0 22209 10 0 0 25 0 1 0 103279787 20541440 4275 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 5015 4275 118 309 0 4702 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 25416

[startup+282.302 s]
/proc/loadavg: 1.00 1.27 1.26 2/66 24301
/proc/meminfo: memFree=1063416/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=22012 CPUtime=282.17
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 24706 0 0 0 28205 12 0 0 25 0 1 0 103279787 22540288 4822 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 5503 4822 118 309 0 5190 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27368

[startup+342.301 s]
/proc/loadavg: 1.00 1.22 1.25 2/66 24301
/proc/meminfo: memFree=1062328/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=23356 CPUtime=342.14
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 27003 0 0 0 34201 13 0 0 25 0 1 0 103279787 23916544 5135 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 5839 5135 118 309 0 5526 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 28712

[startup+402.302 s]
/proc/loadavg: 1.00 1.17 1.23 2/66 24301
/proc/meminfo: memFree=1059832/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=25504 CPUtime=402.12
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 29572 0 0 0 40198 14 0 0 25 0 1 0 103279787 26116096 5720 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 6376 5720 118 309 0 6063 0

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

/proc/24301/statm: 6876 6225 118 309 0 6563 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 32860

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.18 2/66 24301
/proc/meminfo: memFree=1056696/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=28696 CPUtime=582.04
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 34342 0 0 0 58188 16 0 0 25 0 1 0 103279787 29384704 6522 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 7174 6522 118 309 0 6861 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 34052

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.17 2/66 24303
/proc/meminfo: memFree=1055032/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=29696 CPUtime=642.02
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 36656 0 0 0 64185 17 0 0 25 0 1 0 103279787 30408704 6852 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 7424 6852 118 309 0 7111 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 35052

[startup+702.301 s]
/proc/loadavg: 1.00 1.05 1.15 2/66 24303
/proc/meminfo: memFree=1053496/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=31496 CPUtime=701.99
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 38052 0 0 0 70181 18 0 0 25 0 1 0 103279787 32251904 7256 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 7874 7256 118 309 0 7561 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 36852

[startup+762.306 s]
/proc/loadavg: 1.00 1.04 1.14 2/66 24303
/proc/meminfo: memFree=1052792/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=32256 CPUtime=761.97
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 38272 0 0 0 76179 18 0 0 25 0 1 0 103279787 33030144 7476 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 8064 7476 118 309 0 7751 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 37612

[startup+822.302 s]
/proc/loadavg: 1.00 1.03 1.13 2/66 24303
/proc/meminfo: memFree=1052344/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=32604 CPUtime=821.95
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 39384 0 0 0 82176 19 0 0 25 0 1 0 103279787 33386496 7596 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 8151 7596 118 309 0 7838 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 37960

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.12 2/66 24303
/proc/meminfo: memFree=1051704/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=33008 CPUtime=881.91
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 40516 0 0 0 88172 19 0 0 25 0 1 0 103279787 33800192 7736 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 8252 7736 118 309 0 7939 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 38364

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.11 2/66 24303
/proc/meminfo: memFree=1051128/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=35452 CPUtime=941.89
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 43228 0 0 0 94169 20 0 0 25 0 1 0 103279787 36302848 7882 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 8863 7882 118 309 0 8550 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 40808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/66 24303
/proc/meminfo: memFree=1049400/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=37644 CPUtime=1001.87
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 45696 0 0 0 100166 21 0 0 25 0 1 0 103279787 38547456 8334 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 9411 8334 118 309 0 9098 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 43000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.09 2/66 24303
/proc/meminfo: memFree=1049400/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=37644 CPUtime=1061.83
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 45708 0 0 0 106162 21 0 0 25 0 1 0 103279787 38547456 8346 1992294400 4194304 5460562 548682068784 18446744073709551615 4198087 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 9411 8346 118 309 0 9098 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 43000

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 24303
/proc/meminfo: memFree=1048952/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=37388 CPUtime=1121.81
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 47801 0 0 0 112159 22 0 0 25 0 1 0 103279787 38285312 8423 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 9347 8423 118 309 0 9034 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 42744

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/66 24303
/proc/meminfo: memFree=1046328/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=40124 CPUtime=1181.79
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 50498 0 0 0 118156 23 0 0 25 0 1 0 103279787 41086976 9104 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 10031 9104 118 309 0 9718 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 45480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 24303
/proc/meminfo: memFree=1046200/2055920 swapFree=4192956/4192956
[pid=24298] ppid=24296 vsize=5356 CPUtime=0
/proc/24298/stat : 24298 (rsat.sh) S 24296 24298 24139 0 -1 4194304 315 181 0 0 0 0 0 0 19 0 1 0 103279786 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 215418987332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/24298/statm: 1339 242 199 169 0 50 0
[pid=24301] ppid=24298 vsize=40124 CPUtime=1200.08
/proc/24301/stat : 24301 (rsat) R 24298 24298 24139 0 -1 4194304 50515 0 0 0 119985 23 0 0 25 0 1 0 103279787 41086976 9121 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/24301/statm: 10031 9121 118 309 0 9718 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 45480

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24298 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=3999
# CPU time returned by wait4() is 0.006998
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1199.85
CPU system time (s): 0.23
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 53672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.003999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 496
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= 5
involuntary context switches= 3

runsolver used 1.05784 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-26 15:27:40
IDJOB=1729675
IDBENCH=24710
IDSOLVER=545
FILE ID=node9/1729675-1240752460
PBS_JOBID= 9187084
Free space on /tmp= 66364 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729675-1240752460/watcher-1729675-1240752460 -o /tmp/evaluation-result-1729675-1240752460/solver-1729675-1240752460 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1729675-1240752460.cnf HOME

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=1517863067

node9.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.240
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.240
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:       1083360 kB
Buffers:         86388 kB
Cached:         788432 kB
SwapCached:          0 kB
Active:         225724 kB
Inactive:       662984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5776 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            69884 kB
Committed_AS:   373464 kB
PageTables:       1388 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= 66360 MiB
End job on node9 at 2009-04-26 15:47:43