Trace number 1537898

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 1200.06 1200.41

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/SATISFIABLE/100/
unif-k5-r21.3-v100-c2130-S1920888253-090.cnf
MD5SUMbe6412148c18a5066c4c7814d492498d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    2130    10650 |     639       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 100   #clauses: 2130   #literals: 10650
0.00/0.00	c CPU time:   0.001999 s
0.00/0.00	c ==============================================================================
0.00/0.01	c Rsat version 3.02
0.00/0.01	c Base unit clause learned: 0
1200.03/1200.41	HOME/rsat.sh: line 55: 15186 Terminated              $RS $TMP.cnf -q -r $TMP.result "$@"

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1537898-1238456466/watcher-1537898-1238456466 -o /tmp/evaluation-result-1537898-1238456466/solver-1537898-1238456466 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537898-1238456466.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.93 0.96 0.98 3/69 15183
/proc/meminfo: memFree=1516448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 289 0 0 0 0 0 0 0 18 0 1 0 1118309716 5484544 239 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15183/statm: 1339 239 199 169 0 50 0
[pid=15184] ppid=15183 vsize=1268 CPUtime=0
/proc/15184/stat : 15184 (SatElite) R 15183 15183 14722 0 -1 4194304 200 0 0 0 0 0 0 0 18 0 1 0 1118309717 1298432 183 1992294400 4194304 4959918 548682068688 18446744073709551615 4444704 0 0 4096 3 0 0 0 17 1 0 0
/proc/15184/statm: 317 183 90 186 0 127 0

[startup+0.0816881 s]
/proc/loadavg: 0.93 0.96 0.98 3/69 15183
/proc/meminfo: memFree=1516448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.102688 s]
/proc/loadavg: 0.93 0.96 0.98 3/69 15183
/proc/meminfo: memFree=1516448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.301709 s]
/proc/loadavg: 0.93 0.96 0.98 3/69 15183
/proc/meminfo: memFree=1516448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.70175 s]
/proc/loadavg: 0.93 0.96 0.98 3/69 15183
/proc/meminfo: memFree=1516448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+1.50283 s]
/proc/loadavg: 0.93 0.96 0.98 2/71 15186
/proc/meminfo: memFree=1515088/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=3520 CPUtime=1.48
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 540 0 0 0 148 0 0 0 25 0 1 0 1118309717 3604480 424 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 880 424 118 309 0 567 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 8876

[startup+3.10199 s]
/proc/loadavg: 0.93 0.96 0.98 2/71 15186
/proc/meminfo: memFree=1514448/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=3996 CPUtime=3.08
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 1080 0 0 0 308 0 0 0 25 0 1 0 1118309717 4091904 546 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 999 546 118 309 0 686 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30132 s]
/proc/loadavg: 1.02 0.97 0.98 2/71 15186
/proc/meminfo: memFree=1513360/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=4860 CPUtime=6.28
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 2339 0 0 0 627 1 0 0 25 0 1 0 1118309717 4976640 745 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 1215 745 118 309 0 902 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10216

[startup+12.702 s]
/proc/loadavg: 1.02 0.97 0.98 2/71 15186
/proc/meminfo: memFree=1512080/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=6084 CPUtime=12.67
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 4277 0 0 0 1265 2 0 0 25 0 1 0 1118309717 6230016 1013 1992294400 4194304 5460562 548682068800 18446744073709551615 4198156 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 1521 1013 118 309 0 1208 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11440

[startup+25.5013 s]
/proc/loadavg: 1.01 0.97 0.98 2/71 15186
/proc/meminfo: memFree=1510480/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=7496 CPUtime=25.47
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 6676 0 0 0 2544 3 0 0 25 0 1 0 1118309717 7675904 1396 1992294400 4194304 5460562 548682068800 18446744073709551615 4210560 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 1874 1396 118 309 0 1561 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12852

[startup+51.1019 s]
/proc/loadavg: 1.01 0.97 0.98 2/71 15186
/proc/meminfo: memFree=1508624/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=9804 CPUtime=51.06
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 10370 0 0 0 5101 5 0 0 25 0 1 0 1118309717 10039296 1884 1992294400 4194304 5460562 548682068800 18446744073709551615 4225794 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 2451 1884 118 309 0 2138 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15160

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15186
/proc/meminfo: memFree=1506512/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=11916 CPUtime=102.24
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 14261 0 0 0 10218 6 0 0 25 0 1 0 1118309717 12201984 2415 1992294400 4194304 5460562 548682068800 18446744073709551615 4794839 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 2979 2415 118 309 0 2666 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17272

[startup+162.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1504272/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=13828 CPUtime=162.22
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 17227 0 0 0 16214 8 0 0 25 0 1 0 1118309717 14159872 2981 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 3457 2981 118 309 0 3144 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 19184

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1502416/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=16520 CPUtime=222.21
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 20920 0 0 0 22211 10 0 0 25 0 1 0 1118309717 16916480 3436 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 4130 3436 118 309 0 3817 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21876

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1501200/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=18204 CPUtime=282.19
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 24277 0 0 0 28207 12 0 0 25 0 1 0 1118309717 18640896 3817 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 4551 3817 118 309 0 4238 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 23560

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1499728/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=19188 CPUtime=342.18
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 26541 0 0 0 34205 13 0 0 25 0 1 0 1118309717 19648512 4097 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 4797 4097 118 309 0 4484 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 24544

[startup+402.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1499024/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=19912 CPUtime=402.16
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 27742 0 0 0 40202 14 0 0 25 0 1 0 1118309717 20389888 4306 1992294400 4194304 5460562 548682068800 18446744073709551615 4199724 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 4978 4306 118 309 0 4665 0

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

[pid=15186] ppid=15183 vsize=20808 CPUtime=462.14
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 30030 0 0 0 46199 15 0 0 25 0 1 0 1118309717 21307392 4610 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 5202 4610 118 309 0 4889 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 26164

[startup+522.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1496784/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=21692 CPUtime=522.12
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 31255 0 0 0 52197 15 0 0 25 0 1 0 1118309717 22212608 4843 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 5423 4843 118 309 0 5110 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 27048

[startup+582.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1496080/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=22316 CPUtime=582.11
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 32423 0 0 0 58195 16 0 0 25 0 1 0 1118309717 22851584 5019 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 5579 5019 118 309 0 5266 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 27672

[startup+642.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1494544/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=24124 CPUtime=642.1
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 33839 0 0 0 64193 17 0 0 25 0 1 0 1118309717 24702976 5443 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6031 5443 118 309 0 5718 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 29480

[startup+702.303 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1493840/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=24880 CPUtime=702.08
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 36061 0 0 0 70190 18 0 0 25 0 1 0 1118309717 25477120 5681 1992294400 4194304 5460562 548682068800 18446744073709551615 4211518 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6220 5681 118 309 0 5907 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 30236

[startup+762.307 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1493392/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=24880 CPUtime=762.06
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 36070 0 0 0 76188 18 0 0 25 0 1 0 1118309717 25477120 5690 1992294400 4194304 5460562 548682068800 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6220 5690 118 309 0 5907 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 30236

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1492944/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=25204 CPUtime=822.04
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 37151 0 0 0 82186 18 0 0 25 0 1 0 1118309717 25808896 5779 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6301 5779 118 309 0 5988 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 30560

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1491664/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=26564 CPUtime=882.03
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 38456 0 0 0 88184 19 0 0 25 0 1 0 1118309717 27201536 6092 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6641 6092 118 309 0 6328 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 31920

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1490576/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=27304 CPUtime=942.01
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 39727 0 0 0 94182 19 0 0 25 0 1 0 1118309717 27959296 6371 1992294400 4194304 5460562 548682068800 18446744073709551615 4198202 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 6826 6371 118 309 0 6513 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 32660

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1489680/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=30536 CPUtime=1001.99
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 42506 0 0 0 100178 21 0 0 25 0 1 0 1118309717 31268864 6584 1992294400 4194304 5460562 548682068800 18446744073709551615 4198106 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 7634 6584 118 309 0 7321 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 35892

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1489616/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=30536 CPUtime=1061.98
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 42545 0 0 0 106177 21 0 0 25 0 1 0 1118309717 31268864 6623 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 7634 6623 118 309 0 7321 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 35892

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1488848/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=30928 CPUtime=1121.96
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 44707 0 0 0 112174 22 0 0 25 0 1 0 1118309717 31670272 6769 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 7732 6769 118 309 0 7419 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 36284

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15188
/proc/meminfo: memFree=1488464/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=31568 CPUtime=1181.94
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 44846 0 0 0 118172 22 0 0 25 0 1 0 1118309717 32325632 6908 1992294400 4194304 5460562 548682068800 18446744073709551615 4198440 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 7892 6908 118 309 0 7579 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 36924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.97 0.98 2/71 15194
/proc/meminfo: memFree=1487632/2055920 swapFree=4171336/4192956
[pid=15183] ppid=15181 vsize=5356 CPUtime=0
/proc/15183/stat : 15183 (rsat.sh) S 15181 15183 14722 0 -1 4194304 312 203 0 0 0 0 0 0 16 0 1 0 1118309716 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 264840471364 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15183/statm: 1339 241 199 169 0 50 0
[pid=15186] ppid=15183 vsize=31980 CPUtime=1200.03
/proc/15186/stat : 15186 (rsat) R 15183 15183 14722 0 -1 4194304 47009 0 0 0 119980 23 0 0 25 0 1 0 1118309717 32747520 7055 1992294400 4194304 5460562 548682068800 18446744073709551615 4198109 0 0 4096 1026 0 0 0 17 1 0 0
/proc/15186/statm: 7995 7055 118 309 0 7682 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37336

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)
Real time (s): 1200.41
CPU time (s): 1200.06
CPU user time (s): 1199.81
CPU system time (s): 0.244962
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 45528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.81
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47534
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= 8
involuntary context switches= 1355

runsolver used 1.24581 second user time and 3.13452 second system time

The end

Launcher Data

Begin job on node44 at 2009-03-31 01:41:06
IDJOB=1537898
IDBENCH=70439
IDSOLVER=545
FILE ID=node44/1537898-1238456466
PBS_JOBID= 9061682
Free space on /tmp= 66400 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/SATISFIABLE/100/unif-k5-r21.3-v100-c2130-S1920888253-090.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537898-1238456466/watcher-1537898-1238456466 -o /tmp/evaluation-result-1537898-1238456466/solver-1537898-1238456466 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537898-1238456466.cnf HOME

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

MD5SUM BENCH= be6412148c18a5066c4c7814d492498d
RANDOM SEED=1038778734

node44.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.241
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.241
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:       1516992 kB
Buffers:         84276 kB
Cached:         349172 kB
SwapCached:      11068 kB
Active:         169180 kB
Inactive:       276824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516992 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:            5992 kB
Writeback:           0 kB
Mapped:          18180 kB
Slab:            78372 kB
Committed_AS:  2661700 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= 66392 MiB
End job on node44 at 2009-03-31 02:01:08