Trace number 1824787

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: Rsat 2007-02-08? (TO) 10000.1 10004.2

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-10-19-u.cnf
MD5SUM1f049803198bb32ab05476465773cc39
Bench CategoryAPPLICATION (applications 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 variables246502
Number of clauses1169243
Sum of the clauses size2711964
Maximum clause length10
Minimum clause length1
Number of clauses of size 120518
Number of clauses of size 2893029
Number of clauses of size 3209596
Number of clauses of size 45120
Number of clauses of size 520480
Number of clauses of size over 520500

Solver Data

0.00/0.00	c Parsing...
0.99/1.09	c ==============================================================================
0.99/1.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.09	c ==============================================================================
0.99/1.09	c |         0 | 1148725  2691446 |  344617       0        0     nan |  0.000 % |
7.89/7.99	c |         0 |  447274  1174513 |      --       0       --      -- |     --   | -454311/-958149
7.89/7.99	c ==============================================================================
7.89/7.99	c Result  :   #vars: 68668   #clauses: 447274   #literals: 1174513
7.89/7.99	c CPU time:   7.73382 s
7.89/7.99	c ==============================================================================
8.58/8.60	c Rsat version 2.00

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-1824787-1242480852/watcher-1824787-1242480852 -o /tmp/evaluation-result-1824787-1242480852/solver-1824787-1242480852 -C 10000 -W 12000 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1824787-1242480852.cnf 

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


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26655
/proc/meminfo: memFree=1734304/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) R 26653 26655 26618 0 -1 4194304 266 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 234 1992294400 4194304 4889804 548682068832 18446744073709551615 233402067615 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/26655/statm: 1339 234 194 169 0 50 0
[pid=26656] ppid=26655 vsize=1136 CPUtime=0
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 208 0 0 0 0 0 0 0 18 0 1 0 276111428 1163264 191 1992294400 134512640 135038345 4294956288 18446744073709551615 134699389 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 284 193 49 128 0 153 0

[startup+0.0252589 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26655
/proc/meminfo: memFree=1734304/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=5180 CPUtime=0.01
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 1176 0 0 0 1 0 0 0 19 0 1 0 276111428 5304320 1159 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 1295 1159 49 128 0 1164 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10536

[startup+0.102265 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26655
/proc/meminfo: memFree=1734304/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=21200 CPUtime=0.09
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 4235 0 0 0 8 1 0 0 19 0 1 0 276111428 21708800 4218 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 5333 4219 49 128 0 5202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26556

[startup+0.301285 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26655
/proc/meminfo: memFree=1734304/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=52584 CPUtime=0.28
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 11926 0 0 0 24 4 0 0 21 0 1 0 276111428 53846016 11909 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 13146 11910 49 128 0 13015 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 57940

[startup+0.701325 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 26655
/proc/meminfo: memFree=1734304/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=79452 CPUtime=0.69
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 19269 0 0 0 60 9 0 0 25 0 1 0 276111428 81358848 19252 1992294400 134512640 135038345 4294956288 18446744073709551615 134681971 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 19863 19252 50 128 0 19732 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84808

[startup+1.5024 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 26657
/proc/meminfo: memFree=1631376/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=124332 CPUtime=1.49
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 31026 0 0 0 135 14 0 0 25 0 1 0 276111428 127315968 28188 1992294400 134512640 135038345 4294956288 18446744073709551615 134547037 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 31083 28188 69 128 0 30952 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129688

[startup+3.10156 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26657
/proc/meminfo: memFree=1614416/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=132176 CPUtime=3.09
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 33325 0 0 0 293 16 0 0 25 0 1 0 276111428 135348224 30267 1992294400 134512640 135038345 4294956288 18446744073709551615 134571659 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 33044 30267 69 128 0 32913 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 137532

[startup+6.30188 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 26657
/proc/meminfo: memFree=1597600/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=0
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 276111428 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26655/statm: 1339 235 195 169 0 50 0
[pid=26656] ppid=26655 vsize=138212 CPUtime=6.29
/proc/26656/stat : 26656 (SatElite) R 26655 26655 26618 0 -1 4194304 37472 0 0 0 610 19 0 0 25 0 1 0 276111428 141529088 30879 1992294400 134512640 135038345 4294956288 18446744073709551615 134571657 0 0 4096 3 0 0 0 17 0 0 0
/proc/26656/statm: 34553 30879 69 128 0 34422 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 143568

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1690408/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=29792 CPUtime=4.08
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 7565 0 0 0 404 4 0 0 25 0 1 0 276112289 30507008 7093 1992294400 134512640 135377749 4294956400 18446744073709551615 134524155 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 7448 7093 86 211 0 7234 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35148

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1690600/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=30088 CPUtime=16.87
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 7784 0 0 0 1683 4 0 0 25 0 1 0 276112289 30810112 7166 1992294400 134512640 135377749 4294956400 18446744073709551615 134526423 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 7522 7166 86 211 0 7308 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 35444

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1685288/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=35600 CPUtime=42.44
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 9187 0 0 0 4239 5 0 0 25 0 1 0 276112289 36454400 8515 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 8900 8515 86 211 0 8686 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 40956

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1674664/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=46104 CPUtime=93.62
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 12000 0 0 0 9353 9 0 0 25 0 1 0 276112289 47210496 11119 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 11526 11119 86 211 0 11312 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 51460

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1664232/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=57100 CPUtime=153.59
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 14954 0 0 0 15348 11 0 0 25 0 1 0 276112289 58470400 13783 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 14275 13783 86 211 0 14061 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 62456

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1650088/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=70692 CPUtime=213.56
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 18471 0 0 0 21341 15 0 0 25 0 1 0 276112289 72388608 17261 1992294400 134512640 135377749 4294956400 18446744073709551615 134522788 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 17673 17261 86 211 0 17459 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 76048

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1638888/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=83168 CPUtime=273.54
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 21701 0 0 0 27336 18 0 0 25 0 1 0 276112289 85164032 20077 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 20792 20077 86 211 0 20578 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 88524

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 26658
/proc/meminfo: memFree=1629416/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=92252 CPUtime=333.51
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 24089 0 0 0 33332 19 0 0 25 0 1 0 276112289 94466048 22406 1992294400 134512640 135377749 4294956400 18446744073709551615 134526486 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 23063 22406 86 211 0 22849 0

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

/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9338.45
Current children cumulated vsize (KiB) 298100

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425896/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9389.83
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 938888 95 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134529231 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9398.42
Current children cumulated vsize (KiB) 298100

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9449.8
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 944885 95 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9458.39
Current children cumulated vsize (KiB) 298100

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425896/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9509.79
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 950883 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9518.38
Current children cumulated vsize (KiB) 298100

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425896/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9569.76
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 956880 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9578.35
Current children cumulated vsize (KiB) 298100

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425960/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9629.74
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 962878 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9638.33
Current children cumulated vsize (KiB) 298100

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425768/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9689.71
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 968875 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9698.3
Current children cumulated vsize (KiB) 298100

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425768/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9749.68
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 974872 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9758.27
Current children cumulated vsize (KiB) 298100

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9809.66
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 980870 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9818.25
Current children cumulated vsize (KiB) 298100

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9869.64
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 986868 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9878.23
Current children cumulated vsize (KiB) 298100

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9929.6
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 992864 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522879 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9938.19
Current children cumulated vsize (KiB) 298100

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9989.59
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 998863 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 9998.18
Current children cumulated vsize (KiB) 298100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 26682
/proc/meminfo: memFree=1425832/2055920 swapFree=4179676/4192956
[pid=26655] ppid=26653 vsize=5356 CPUtime=8.59
/proc/26655/stat : 26655 (rsat.sh) S 26653 26655 26618 0 -1 4194304 310 50826 0 0 0 0 828 31 16 0 1 0 276111428 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 233402065732 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/26655/statm: 1339 237 195 169 0 50 0
[pid=26658] ppid=26655 vsize=292744 CPUtime=9991.48
/proc/26658/stat : 26658 (rsat) R 26655 26655 26618 0 -1 4194304 104715 0 0 0 999052 96 0 0 25 0 1 0 276112289 299769856 72121 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 0 0 0
/proc/26658/statm: 73186 72121 86 211 0 72972 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 298100

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 26655 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=289739
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=315951
# CPU time returned by wait4() is 8.60569
# while last known CPU time is 10000.1
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 10004.2
CPU time (s): 10000.1
CPU user time (s): 9998.8
CPU system time (s): 1.27
CPU usage (%): 99.9586
Max. virtual memory (cumulated for all children) (KiB): 340096

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

runsolver used 9.49556 second user time and 26.8879 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-16 15:34:14
IDJOB=1824787
IDBENCH=20372
IDSOLVER=665
FILE ID=node70/1824787-1242480852
PBS_JOBID= 9306863
Free space on /tmp= 66324 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-10-19-u.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1824787-1242480852/watcher-1824787-1242480852 -o /tmp/evaluation-result-1824787-1242480852/solver-1824787-1242480852 -C 10000 -W 12000 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1824787-1242480852.cnf            

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

MD5SUM BENCH= 1f049803198bb32ab05476465773cc39
RANDOM SEED=1808850336

node70.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.213
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.213
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:       1734792 kB
Buffers:         33008 kB
Cached:         236944 kB
SwapCached:       7488 kB
Active:          91640 kB
Inactive:       187524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1734792 kB
SwapTotal:     4192956 kB
SwapFree:      4179676 kB
Dirty:           23080 kB
Writeback:           0 kB
Mapped:          13920 kB
Slab:            27992 kB
Committed_AS:   941472 kB
PageTables:       1372 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= 66308 MiB
End job on node70 at 2009-05-16 18:21:00