Trace number 1731882

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Rsat 2009-03-22? (TO) 1200.08 1200.51

General information on the benchmark

NameCRAFTED/sgen/unsat/
sgen1-unsat-97-100.cnf
MD5SUM5f0ec9f87ae77ca0eb8468a4ddde217c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark65.0051
Satisfiable
(Un)Satisfiability was proved
Number of variables97
Number of clauses204
Sum of the clauses size612
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3204
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |     204      612 |      61       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 97   #clauses: 204   #literals: 612
0.00/0.00	c CPU time:   0 s
0.00/0.00	c ==============================================================================
0.00/0.00	c Rsat version 3.02
0.00/0.00	c Base unit clause learned: 0
1200.06/1200.51	HOME/rsat.sh: line 55: 29168 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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1731882-1240775661/watcher-1731882-1240775661 -o /tmp/evaluation-result-1731882-1240775661/solver-1731882-1240775661 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1731882-1240775661.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.91 0.95 0.97 3/64 29166
/proc/meminfo: memFree=1758192/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) R 29164 29166 28825 0 -1 4194304 294 137 0 0 0 0 0 0 18 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607636639 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=5356 CPUtime=0
/proc/29168/stat : 29168 (rsat.sh) R 29166 29166 28825 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 105592541 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 4293167 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/29168/statm: 1339 241 199 169 0 50 0

[startup+0.0208439 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 29166
/proc/meminfo: memFree=1758192/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=2464 CPUtime=0.01
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 167 0 0 0 1 0 0 0 21 0 1 0 105592541 2523136 148 1992294400 4194304 5460562 548682068800 18446744073709551615 4200114 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 616 148 118 309 0 303 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7820

[startup+0.10186 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 29166
/proc/meminfo: memFree=1758192/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=2580 CPUtime=0.09
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 193 0 0 0 9 0 0 0 21 0 1 0 105592541 2641920 174 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 645 174 118 309 0 332 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7936

[startup+0.301898 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 29166
/proc/meminfo: memFree=1758192/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=2732 CPUtime=0.29
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 242 0 0 0 29 0 0 0 22 0 1 0 105592541 2797568 223 1992294400 4194304 5460562 548682068800 18446744073709551615 4202197 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 683 223 118 309 0 370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8088

[startup+0.701977 s]
/proc/loadavg: 0.91 0.95 0.97 3/64 29166
/proc/meminfo: memFree=1758192/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=3044 CPUtime=0.69
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 330 0 0 0 69 0 0 0 25 0 1 0 105592541 3117056 309 1992294400 4194304 5460562 548682068800 18446744073709551615 4198115 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 761 309 118 309 0 448 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8400

[startup+1.50113 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 29169
/proc/meminfo: memFree=1756832/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=3476 CPUtime=1.49
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 791 0 0 0 149 0 0 0 25 0 1 0 105592541 3559424 417 1992294400 4194304 5460562 548682068800 18446744073709551615 4227830 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 869 417 118 309 0 556 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8832

[startup+3.10245 s]
/proc/loadavg: 0.91 0.95 0.97 2/66 29169
/proc/meminfo: memFree=1756256/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=4208 CPUtime=3.09
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 1786 0 0 0 309 0 0 0 25 0 1 0 105592541 4308992 576 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 1052 576 118 309 0 739 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9564

[startup+6.30108 s]
/proc/loadavg: 0.92 0.95 0.97 2/66 29169
/proc/meminfo: memFree=1754848/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=4940 CPUtime=6.28
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 3047 0 0 0 628 0 0 0 25 0 1 0 105592541 5058560 781 1992294400 4194304 5460562 548682068800 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 1235 781 118 309 0 922 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10296

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.97 2/66 29169
/proc/meminfo: memFree=1753576/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=6484 CPUtime=12.68
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 5739 0 0 0 1266 2 0 0 25 0 1 0 105592541 6639616 1131 1992294400 4194304 5460562 548682068800 18446744073709551615 4204828 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 1621 1131 118 309 0 1308 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11840

[startup+25.5019 s]
/proc/loadavg: 0.94 0.96 0.97 2/66 29169
/proc/meminfo: memFree=1752040/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=7844 CPUtime=25.47
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 7899 0 0 0 2544 3 0 0 25 0 1 0 105592541 8032256 1499 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 1961 1499 118 309 0 1648 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13200

[startup+51.1019 s]
/proc/loadavg: 0.96 0.96 0.97 2/66 29169
/proc/meminfo: memFree=1750440/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=9828 CPUtime=51.06
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 11833 0 0 0 5101 5 0 0 25 0 1 0 105592541 10063872 1907 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 2457 1907 118 309 0 2144 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15184

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.97 2/66 29169
/proc/meminfo: memFree=1747944/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=12424 CPUtime=102.25
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 15879 0 0 0 10218 7 0 0 25 0 1 0 105592541 12722176 2593 1992294400 4194304 5460562 548682068800 18446744073709551615 4210635 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 3106 2593 118 309 0 2793 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17780

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29169
/proc/meminfo: memFree=1745576/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=15464 CPUtime=162.23
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 19616 0 0 0 16214 9 0 0 25 0 1 0 105592541 15835136 3124 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 3866 3124 118 309 0 3553 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20820

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29169
/proc/meminfo: memFree=1744296/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=16424 CPUtime=222.21
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 22906 0 0 0 22210 11 0 0 25 0 1 0 105592541 16818176 3438 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 4106 3438 118 309 0 3793 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 21780

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29169
/proc/meminfo: memFree=1742632/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=18084 CPUtime=282.18
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 26293 0 0 0 28206 12 0 0 25 0 1 0 105592541 18518016 3849 1992294400 4194304 5460562 548682068800 18446744073709551615 4198194 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 4521 3849 118 309 0 4208 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 23440

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29169
/proc/meminfo: memFree=1741416/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=18980 CPUtime=342.16
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 28554 0 0 0 34203 13 0 0 25 0 1 0 105592541 19435520 4126 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 4745 4126 118 309 0 4432 0

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

[pid=29168] ppid=29166 vsize=21276 CPUtime=522.1
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 33173 0 0 0 52194 16 0 0 25 0 1 0 105592541 21786624 4777 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 5319 4777 118 309 0 5006 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 26632

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1737832/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=22108 CPUtime=582.08
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 34377 0 0 0 58191 17 0 0 25 0 1 0 105592541 22638592 4989 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 5527 4989 118 309 0 5214 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 27464

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1736552/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=23452 CPUtime=642.06
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 35670 0 0 0 64188 18 0 0 25 0 1 0 105592541 24014848 5290 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 5863 5290 118 309 0 5550 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 28808

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1736936/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=23196 CPUtime=702.03
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 37053 0 0 0 70185 18 0 0 25 0 1 0 105592541 23752704 5247 1992294400 4194304 5460562 548682068800 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 5799 5247 118 309 0 5486 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 28552

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1735144/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=25116 CPUtime=762.02
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 38463 0 0 0 76183 19 0 0 25 0 1 0 105592541 25718784 5665 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 6279 5665 118 309 0 5966 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 30472

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1733928/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=28060 CPUtime=821.99
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 41311 0 0 0 82178 21 0 0 25 0 1 0 105592541 28733440 5947 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7015 5947 118 309 0 6702 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 33416

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1733032/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=28444 CPUtime=881.97
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 43522 0 0 0 88175 22 0 0 25 0 1 0 105592541 29126656 6142 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7111 6142 118 309 0 6798 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 33800

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1733032/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=28700 CPUtime=941.95
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 43566 0 0 0 94173 22 0 0 25 0 1 0 105592541 29388800 6186 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7175 6186 118 309 0 6862 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 34056

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1732200/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=29468 CPUtime=1001.93
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 45746 0 0 0 100169 24 0 0 25 0 1 0 105592541 30175232 6350 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7367 6350 118 309 0 7054 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 34824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1731304/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=30108 CPUtime=1061.91
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 47983 0 0 0 106166 25 0 0 25 0 1 0 105592541 30830592 6571 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7527 6571 118 309 0 7214 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 35464

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1731240/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=30108 CPUtime=1121.89
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 48041 0 0 0 112164 25 0 0 25 0 1 0 105592541 30830592 6629 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7527 6629 118 309 0 7214 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 35464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1730088/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=31516 CPUtime=1181.87
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 50292 0 0 0 118161 26 0 0 25 0 1 0 105592541 32272384 6864 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7879 6864 118 309 0 7566 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 36872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1730088/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=31516 CPUtime=1200.06
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 50292 0 0 0 119980 26 0 0 25 0 1 0 105592541 32272384 6864 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7879 6864 118 309 0 7566 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36872

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/66 29175
/proc/meminfo: memFree=1730088/2055920 swapFree=4181848/4192956
[pid=29166] ppid=29164 vsize=5356 CPUtime=0
/proc/29166/stat : 29166 (rsat.sh) S 29164 29166 28825 0 -1 4194304 312 137 0 0 0 0 0 0 19 0 1 0 105592540 5484544 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227607634756 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/29166/statm: 1339 241 199 169 0 50 0
[pid=29168] ppid=29166 vsize=31516 CPUtime=1200.06
/proc/29168/stat : 29168 (rsat) R 29166 29166 28825 0 -1 4194304 50292 0 0 0 119980 26 0 0 25 0 1 0 105592541 32272384 6864 1992294400 4194304 5460562 548682068800 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 1 0 0
/proc/29168/statm: 7879 6864 118 309 0 7566 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 36872

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.81
CPU system time (s): 0.273958
CPU usage (%): 99.9642
Max. virtual memory (cumulated for all children) (KiB): 45064

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

runsolver used 1.40579 second user time and 2.95955 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-26 21:54:22
IDJOB=1731882
IDBENCH=71105
IDSOLVER=545
FILE ID=node66/1731882-1240775661
PBS_JOBID= 9187195
Free space on /tmp= 66324 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/CRAFTED/sgen/unsat/sgen1-unsat-97-100.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731882-1240775661/watcher-1731882-1240775661 -o /tmp/evaluation-result-1731882-1240775661/solver-1731882-1240775661 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1731882-1240775661.cnf HOME

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

MD5SUM BENCH= 5f0ec9f87ae77ca0eb8468a4ddde217c
RANDOM SEED=970461173

node66.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.263
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	: 5931.00
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.263
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:       1758608 kB
Buffers:         39100 kB
Cached:         192284 kB
SwapCached:       5120 kB
Active:          50044 kB
Inactive:       189352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1758608 kB
SwapTotal:     4192956 kB
SwapFree:      4181848 kB
Dirty:            5772 kB
Writeback:           0 kB
Mapped:          14044 kB
Slab:            43948 kB
Committed_AS:   514432 kB
PageTables:       1360 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= 66320 MiB
End job on node66 at 2009-04-26 22:14:24