Trace number 456331

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, and are wall clock time (not CPU 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 2007-02-08? (TO) 5000.08 5001.62

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
MD5SUMcaece48666f4e716f61ea74e680d7de5
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 variables1325
Number of clauses174298
Sum of the clauses size506725
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217050
Number of clauses of size 3157200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 548

Solver Data (download as text)

0.00/0.00	c Parsing...
0.09/0.15	c ==============================================================================
0.09/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.15	c ==============================================================================
0.09/0.15	c |         0 |  174298   506725 |   52289       0        0     nan |  0.000 % |
5.18/5.29	c |         0 |  173273   804005 |      --       0       --      -- |     --   | -1025/297280
5.18/5.29	c ==============================================================================
5.18/5.29	c Result  :   #vars: 1277   #clauses: 173273   #literals: 804005
5.18/5.29	c CPU time:   5.2542 s
5.18/5.29	c ==============================================================================
5.58/5.61	c Rsat version 2.00

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-456331-1178335583 -o ROOT/results/node12/solver-456331-1178335583 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/456331-1178335583/rsat.sh /tmp/evaluation/456331-1178335583/instance-456331-1178335583.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.94 1.88 3/77 26614
/proc/meminfo: memFree=1831392/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) R 26612 26614 25579 0 -1 4194304 264 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 233 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429527711 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/26614/statm: 1339 233 194 169 0 50 0
[pid=26615] ppid=26614 vsize=952 CPUtime=0
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 309595762 974848 125 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 238 126 49 128 0 107 0

[startup+0.0854889 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26614
/proc/meminfo: memFree=1831392/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=6012 CPUtime=0.08
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 1383 0 0 0 7 1 0 0 19 0 1 0 309595762 6156288 1365 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 1503 1365 49 128 0 1372 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11368

[startup+0.10249 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26614
/proc/meminfo: memFree=1831392/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=7184 CPUtime=0.09
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 1597 0 0 0 8 1 0 0 19 0 1 0 309595762 7356416 1579 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134703449 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 1796 1580 49 128 0 1665 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12540

[startup+0.301509 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26614
/proc/meminfo: memFree=1831392/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=13964 CPUtime=0.28
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 3169 0 0 0 26 2 0 0 21 0 1 0 309595762 14299136 3151 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 3491 3151 69 128 0 3360 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19320

[startup+0.701549 s]
/proc/loadavg: 1.83 1.94 1.88 3/77 26614
/proc/meminfo: memFree=1831392/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=20136 CPUtime=0.69
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 4362 0 0 0 66 3 0 0 25 0 1 0 309595762 20619264 4344 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134574716 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 5034 4344 69 128 0 4903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25492

[startup+1.50263 s]
/proc/loadavg: 1.83 1.94 1.88 2/79 26616
/proc/meminfo: memFree=1813840/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=20808 CPUtime=1.49
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 4364 0 0 0 146 3 0 0 25 0 1 0 309595762 21307392 4346 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134567794 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 5202 4346 69 128 0 5071 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26164

[startup+3.10179 s]
/proc/loadavg: 1.83 1.94 1.88 2/79 26616
/proc/meminfo: memFree=1813712/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=0
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 283 0 0 0 0 0 0 0 18 0 1 0 309595762 5484544 234 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26614/statm: 1339 234 195 169 0 50 0
[pid=26615] ppid=26614 vsize=20808 CPUtime=3.09
/proc/26615/stat : 26615 (SatElite) R 26614 26614 25579 0 -1 4194304 4364 0 0 0 306 3 0 0 25 0 1 0 309595762 21307392 4346 18446744073709551615 134512640 135038345 4294956640 18446744073709551615 134574761 0 0 4096 3 0 0 0 17 1 0 0
/proc/26615/statm: 5202 4346 69 128 0 5071 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26164

[startup+6.30112 s]
/proc/loadavg: 1.77 1.92 1.87 2/79 26616
/proc/meminfo: memFree=1814160/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
Current children cumulated CPU time (s) 5.6
Current children cumulated vsize (KiB) 5356

[startup+12.7018 s]
/proc/loadavg: 1.71 1.91 1.87 2/79 26617
/proc/meminfo: memFree=1798224/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=29648 CPUtime=7.08
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 7728 0 0 0 703 5 0 0 25 0 1 0 309596323 30359552 7228 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134526685 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 7412 7228 86 211 0 7198 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35004

[startup+25.501 s]
/proc/loadavg: 1.55 1.86 1.85 2/79 26617
/proc/meminfo: memFree=1797840/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=33916 CPUtime=19.87
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 8876 0 0 0 1982 5 0 0 25 0 1 0 309596323 34729984 8182 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134532374 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 8479 8182 86 211 0 8265 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 39272

[startup+51.1016 s]
/proc/loadavg: 1.36 1.79 1.83 2/79 26617
/proc/meminfo: memFree=1796880/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=31856 CPUtime=45.47
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 9151 0 0 0 4541 6 0 0 25 0 1 0 309596323 32620544 7685 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 7964 7685 86 211 0 7750 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 37212

[startup+102.306 s]
/proc/loadavg: 1.15 1.67 1.78 2/79 26617
/proc/meminfo: memFree=1787536/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=41988 CPUtime=96.65
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 12697 0 0 0 9657 8 0 0 25 0 1 0 309596323 42995712 9935 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 10497 9935 86 211 0 10283 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47344

[startup+162.302 s]
/proc/loadavg: 1.06 1.54 1.73 2/79 26617
/proc/meminfo: memFree=1774416/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=54284 CPUtime=156.63
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 17563 0 0 0 15651 12 0 0 25 0 1 0 309596323 55586816 13210 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 13571 13210 86 211 0 13357 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59640

[startup+222.302 s]
/proc/loadavg: 1.02 1.44 1.68 2/79 26617
/proc/meminfo: memFree=1713872/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=116588 CPUtime=216.61
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 36541 0 0 0 21634 27 0 0 25 0 1 0 309596323 119386112 28306 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522902 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 29147 28306 86 211 0 28933 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 121944

[startup+282.302 s]
/proc/loadavg: 1.00 1.36 1.64 2/79 26617
/proc/meminfo: memFree=1663696/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=167408 CPUtime=276.59
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 49232 0 0 0 27620 39 0 0 25 0 1 0 309596323 171425792 40997 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 41852 40997 86 211 0 41638 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 172764

[startup+342.302 s]
/proc/loadavg: 1.00 1.29 1.60 2/79 26617
/proc/meminfo: memFree=1619792/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=210296 CPUtime=336.58
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 60097 0 0 0 33607 51 0 0 25 0 1 0 309596323 215343104 51862 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134526412 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 52574 51862 86 211 0 52360 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 215652


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

/proc/26617/statm: 197874 195880 86 211 0 197660 0
Current children cumulated CPU time (s) 4300.96
Current children cumulated vsize (KiB) 796852

[startup+4362.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/79 26819
/proc/meminfo: memFree=1042000/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=791496 CPUtime=4355.34
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 239527 0 0 0 435299 235 0 0 25 0 1 0 309596323 810491904 195880 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 197874 195880 86 211 0 197660 0
Current children cumulated CPU time (s) 4360.94
Current children cumulated vsize (KiB) 796852

[startup+4422.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 26819
/proc/meminfo: memFree=1041936/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=791496 CPUtime=4415.33
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 239527 0 0 0 441297 236 0 0 25 0 1 0 309596323 810491904 195880 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 197874 195880 86 211 0 197660 0
Current children cumulated CPU time (s) 4420.93
Current children cumulated vsize (KiB) 796852

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 26819
/proc/meminfo: memFree=1042000/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=791496 CPUtime=4475.31
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 239527 0 0 0 447295 236 0 0 25 0 1 0 309596323 810491904 195880 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 197874 195880 86 211 0 197660 0
Current children cumulated CPU time (s) 4480.91
Current children cumulated vsize (KiB) 796852

[startup+4542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 26819
/proc/meminfo: memFree=1038800/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=794844 CPUtime=4535.29
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 240342 0 0 0 453291 238 0 0 25 0 1 0 309596323 813920256 196695 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 198711 196695 86 211 0 198497 0
Current children cumulated CPU time (s) 4540.89
Current children cumulated vsize (KiB) 800200

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=1027792/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=806048 CPUtime=4595.28
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 243060 0 0 0 459287 241 0 0 25 0 1 0 309596323 825393152 199413 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 201512 199413 86 211 0 201298 0
Current children cumulated CPU time (s) 4600.88
Current children cumulated vsize (KiB) 811404

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=1017488/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=816620 CPUtime=4655.26
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 245683 0 0 0 465282 244 0 0 25 0 1 0 309596323 836218880 202003 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 204155 202003 86 211 0 203941 0
Current children cumulated CPU time (s) 4660.86
Current children cumulated vsize (KiB) 821976

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=1007056/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=827256 CPUtime=4715.25
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 248348 0 0 0 471278 247 0 0 25 0 1 0 309596323 847110144 204570 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 206814 204570 86 211 0 206600 0
Current children cumulated CPU time (s) 4720.85
Current children cumulated vsize (KiB) 832612

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=997584/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=837260 CPUtime=4775.23
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 250786 0 0 0 477273 250 0 0 25 0 1 0 309596323 857354240 206943 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 209315 206943 86 211 0 209101 0
Current children cumulated CPU time (s) 4780.83
Current children cumulated vsize (KiB) 842616

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=988496/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=846288 CPUtime=4835.21
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 253077 0 0 0 483268 253 0 0 25 0 1 0 309596323 866598912 209201 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522887 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 211572 209201 86 211 0 211358 0
Current children cumulated CPU time (s) 4840.81
Current children cumulated vsize (KiB) 851644

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=979984/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=855344 CPUtime=4895.2
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 255267 0 0 0 489264 256 0 0 25 0 1 0 309596323 875872256 211358 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 213836 211358 86 211 0 213622 0
Current children cumulated CPU time (s) 4900.8
Current children cumulated vsize (KiB) 860700

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=971984/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=863304 CPUtime=4955.18
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 257279 0 0 0 495260 258 0 0 25 0 1 0 309596323 884023296 213337 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 215826 213337 86 211 0 215612 0
Current children cumulated CPU time (s) 4960.78
Current children cumulated vsize (KiB) 868660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 26819
/proc/meminfo: memFree=966992/2055920 swapFree=4160044/4192956
[pid=26614] ppid=26612 vsize=5356 CPUtime=5.6
/proc/26614/stat : 26614 (rsat.sh) S 26612 26614 25579 0 -1 4194304 305 4367 0 0 0 0 554 6 16 0 1 0 309595762 5484544 235 18446744073709551615 4194304 4889804 548682069200 18446744073709551615 252429525828 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26614/statm: 1339 235 195 169 0 50 0
[pid=26617] ppid=26614 vsize=868332 CPUtime=4994.48
/proc/26617/stat : 26617 (rsat) R 26614 26614 25579 0 -1 4194304 258520 0 0 0 499187 261 0 0 25 0 1 0 309596323 889171968 214578 18446744073709551615 134512640 135377749 4294956752 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/26617/statm: 217083 214578 86 211 0 216869 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 873688

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 26614 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=547156
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=63990
# CPU time returned by wait4() is 5.61115
# while last known CPU time is 5000.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5001.62
CPU time (s): 5000.08
CPU user time (s): 4997.41
CPU system time (s): 2.67
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 873688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.54716
system time used= 0.06399
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4672
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= 15
involuntary context switches= 118

runsolver used 4.90425 second user time and 13.06 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat May  5 03:26:24 UTC 2007

IDJOB= 456331
IDBENCH= 24676
IDSOLVER= 169
FILE ID= node12/456331-1178335583

PBS_JOBID= 5188577

Free space on /tmp= 66560 MiB

SOLVER NAME= Rsat 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-25-18-23.sat05-1287.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/456331-1178335583/rsat.sh /tmp/evaluation/456331-1178335583/instance-456331-1178335583.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-456331-1178335583 -o ROOT/results/node12/solver-456331-1178335583 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/456331-1178335583/rsat.sh /tmp/evaluation/456331-1178335583/instance-456331-1178335583.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  caece48666f4e716f61ea74e680d7de5

RANDOM SEED= 231078663

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

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

/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.239
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.239
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:       1831800 kB
Buffers:         37644 kB
Cached:          89136 kB
SwapCached:      11600 kB
Active:         100216 kB
Inactive:        50028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1831800 kB
SwapTotal:     4192956 kB
SwapFree:      4160044 kB
Dirty:            4344 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            59396 kB
Committed_AS: 10796696 kB
PageTables:       1796 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= 66556 MiB

End job on node12 on Sat May  5 04:49:48 UTC 2007