Trace number 1718071

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) 1200.05 1200.41

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
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 variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.02	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |    5723    14871 |    1716       0        0     nan |  0.000 % |
0.02/0.05	c |         0 |    4834    14382 |      --       0       --      -- |     --   | -843/-394
0.02/0.05	c ==============================================================================
0.02/0.05	c Result  :   #vars: 1165   #clauses: 4834   #literals: 14382
0.02/0.05	c CPU time:   0.028995 s
0.02/0.05	c ==============================================================================
0.02/0.06	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-1718071-1240633204/watcher-1718071-1240633204 -o /tmp/evaluation-result-1718071-1240633204/solver-1718071-1240633204 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1718071-1240633204.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16150
/proc/meminfo: memFree=1858272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91348129 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 235 195 169 0 50 0
[pid=16151] ppid=16150 vsize=684 CPUtime=0
/proc/16151/stat : 16151 (SatElite) D 16150 16150 16113 0 -1 4194304 61 0 0 0 0 0 0 0 20 0 1 0 91348130 700416 44 1992294400 134512640 135038345 4294956288 18446744073709551615 134699069 0 0 4096 3 18446744071563608240 0 0 17 1 0 0
/proc/16151/statm: 171 44 36 128 0 40 0

[startup+0.050027 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16150
/proc/meminfo: memFree=1858272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 284 0 0 0 0 0 0 0 18 0 1 0 91348129 5484544 235 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 235 195 169 0 50 0
[pid=16151] ppid=16150 vsize=1636 CPUtime=0.02
/proc/16151/stat : 16151 (SatElite) R 16150 16150 16113 0 -1 4194304 333 0 0 0 2 0 0 0 19 0 1 0 91348130 1675264 316 1992294400 134512640 135038345 4294956288 18446744073709551615 134574754 0 0 4096 3 0 0 0 17 1 0 0
/proc/16151/statm: 409 316 69 128 0 278 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6992

[startup+0.101032 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16150
/proc/meminfo: memFree=1858272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.301052 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16150
/proc/meminfo: memFree=1858272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+0.701091 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 16150
/proc/meminfo: memFree=1858272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5356

[startup+1.50117 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1856208/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=2588 CPUtime=1.42
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 494 0 0 0 142 0 0 0 25 0 1 0 91348136 2650112 464 1992294400 134512640 135377749 4294956400 18446744073709551615 134526447 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 647 464 86 211 0 433 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 7944

[startup+3.10132 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1855504/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=3620 CPUtime=3.02
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 908 0 0 0 302 0 0 0 25 0 1 0 91348136 3706880 750 1992294400 134512640 135377749 4294956400 18446744073709551615 134522843 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 905 750 86 211 0 691 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 8976

[startup+6.30163 s]
/proc/loadavg: 0.93 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1853776/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=4912 CPUtime=6.22
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 1382 0 0 0 622 0 0 0 25 0 1 0 91348136 5029888 1028 1992294400 134512640 135377749 4294956400 18446744073709551615 134522826 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 1228 1028 86 211 0 1014 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 10268

[startup+12.7013 s]
/proc/loadavg: 0.94 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1851744/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=6844 CPUtime=12.62
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 2072 0 0 0 1261 1 0 0 25 0 1 0 91348136 7008256 1522 1992294400 134512640 135377749 4294956400 18446744073709551615 134522765 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 1711 1522 86 211 0 1497 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 12200

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1849568/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=9416 CPUtime=25.41
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 3139 0 0 0 2539 2 0 0 25 0 1 0 91348136 9641984 2103 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 2354 2103 86 211 0 2140 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 14772

[startup+51.102 s]
/proc/loadavg: 0.96 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1845856/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=12848 CPUtime=51.01
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 4462 0 0 0 5098 3 0 0 25 0 1 0 91348136 13156352 3038 1992294400 134512640 135377749 4294956400 18446744073709551615 134524169 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 3212 3038 86 211 0 2998 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 18204

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1840480/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=18692 CPUtime=102.2
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 6766 0 0 0 10215 5 0 0 25 0 1 0 91348136 19140608 4376 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 4673 4376 86 211 0 4459 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 24048

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1838304/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=20916 CPUtime=162.18
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 7373 0 0 0 16212 6 0 0 25 0 1 0 91348136 21417984 4983 1992294400 134512640 135377749 4294956400 18446744073709551615 134522833 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 5229 4983 86 211 0 5015 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 26272

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1831904/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=28508 CPUtime=222.16
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 9351 0 0 0 22209 7 0 0 25 0 1 0 91348136 29192192 6575 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 7127 6575 86 211 0 6913 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 33864

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1831200/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=28892 CPUtime=282.15
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 11009 0 0 0 28206 9 0 0 25 0 1 0 91348136 29585408 6693 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 7223 6693 86 211 0 7009 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 34248

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1831200/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=28892 CPUtime=342.14
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 11009 0 0 0 34205 9 0 0 25 0 1 0 91348136 29585408 6693 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 7223 6693 86 211 0 7009 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 34248

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1829344/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0

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

/proc/16153/statm: 9606 9145 86 211 0 9392 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 43780

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1820192/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=38920 CPUtime=582.07
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 15425 0 0 0 58195 12 0 0 25 0 1 0 91348136 39854080 9419 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 9730 9419 86 211 0 9516 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 44276

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1820192/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=38920 CPUtime=642.06
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 15425 0 0 0 64194 12 0 0 25 0 1 0 91348136 39854080 9419 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 9730 9419 86 211 0 9516 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 44276

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1820192/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=39052 CPUtime=702.04
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 15448 0 0 0 70192 12 0 0 25 0 1 0 91348136 39989248 9442 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 9763 9442 86 211 0 9549 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 44408

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1819808/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=39640 CPUtime=762.03
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 15555 0 0 0 76191 12 0 0 25 0 1 0 91348136 40591360 9549 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 9910 9549 86 211 0 9696 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 44996

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1819296/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=40424 CPUtime=822.01
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 15684 0 0 0 82189 12 0 0 25 0 1 0 91348136 41394176 9678 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 10106 9678 86 211 0 9892 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 45780

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1814560/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=45076 CPUtime=881.99
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 16888 0 0 0 88186 13 0 0 25 0 1 0 91348136 46157824 10849 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 11269 10849 86 211 0 11055 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 50432

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1810400/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=48848 CPUtime=941.98
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 17927 0 0 0 94183 15 0 0 25 0 1 0 91348136 50020352 11888 1992294400 134512640 135377749 4294956400 18446744073709551615 134523162 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 12212 11888 86 211 0 11998 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 54204

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1806112/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=56024 CPUtime=1001.97
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 19799 0 0 0 100180 17 0 0 25 0 1 0 91348136 57368576 12957 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 14006 12957 86 211 0 13792 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 61380

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16153
/proc/meminfo: memFree=1802272/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=60052 CPUtime=1061.95
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 20817 0 0 0 106178 17 0 0 25 0 1 0 91348136 61493248 13909 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 15013 13909 86 211 0 14799 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 65408

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16155
/proc/meminfo: memFree=1798880/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=63404 CPUtime=1121.93
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 21705 0 0 0 112175 18 0 0 25 0 1 0 91348136 64925696 14731 1992294400 134512640 135377749 4294956400 18446744073709551615 134522794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 15851 14731 86 211 0 15637 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 68760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16155
/proc/meminfo: memFree=1799776/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=61036 CPUtime=1181.92
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 25030 0 0 0 118172 20 0 0 25 0 1 0 91348136 62500864 14453 1992294400 134512640 135377749 4294956400 18446744073709551615 134522801 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 15259 14453 86 211 0 15045 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 66392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 16155
/proc/meminfo: memFree=1799776/2055920 swapFree=4192812/4192956
[pid=16150] ppid=16148 vsize=5356 CPUtime=0.03
/proc/16150/stat : 16150 (rsat.sh) S 16148 16150 16113 0 -1 4194304 310 336 0 0 0 0 3 0 16 0 1 0 91348129 5484544 237 1992294400 4194304 4889804 548682068832 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16150/statm: 1339 237 195 169 0 50 0
[pid=16153] ppid=16150 vsize=61036 CPUtime=1200.02
/proc/16153/stat : 16153 (rsat) R 16150 16150 16113 0 -1 4194304 25030 0 0 0 119982 20 0 0 25 0 1 0 91348136 62500864 14453 1992294400 134512640 135377749 4294956400 18446744073709551615 134522898 0 0 4096 1026 0 0 0 17 1 0 0
/proc/16153/statm: 15259 14453 86 211 0 15045 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 66392

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

Real time (s): 1200.41
CPU time (s): 1200.05
CPU user time (s): 1199.85
CPU system time (s): 0.2
CPU usage (%): 99.9698
Max. virtual memory (cumulated for all children) (KiB): 81708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.033994
system time used= 0.005999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 646
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= 11
involuntary context switches= 2

runsolver used 1.11883 second user time and 3.2565 second system time

The end

Launcher Data

Begin job on node56 at 2009-04-25 06:20:04
IDJOB=1718071
IDBENCH=20468
IDSOLVER=560
FILE ID=node56/1718071-1240633204
PBS_JOBID= 9186397
Free space on /tmp= 103008 MiB

SOLVER NAME= SAT07 reference solver: Rsat 2007-02-08
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718071-1240633204/watcher-1718071-1240633204 -o /tmp/evaluation-result-1718071-1240633204/solver-1718071-1240633204 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1718071-1240633204.cnf            

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=1985940778

node56.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.218
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.218
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:       1858688 kB
Buffers:         25404 kB
Cached:          86380 kB
SwapCached:        144 kB
Active:          23408 kB
Inactive:       102940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1858688 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          24344 kB
Slab:            56776 kB
Committed_AS:   264840 kB
PageTables:       1468 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= 103004 MiB
End job on node56 at 2009-04-25 06:40:06