Trace number 1537958

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S1096716652-027.cnf
MD5SUM5b03a3f3b068376a14f73a415b34dbf6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.544916
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 55340

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 |    5340    37380 |    1602       0        0     nan |  0.000 % |
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 60   #clauses: 5340   #literals: 37380
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.02	c Base unit clause learned: 0
1200.07/1200.61	HOME/rsat.sh: line 55: 27088 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-1537958-1238475838/watcher-1537958-1238475838 -o /tmp/evaluation-result-1537958-1238475838/solver-1537958-1238475838 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537958-1238475838.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: 1.30 1.67 1.42 3/73 27085
/proc/meminfo: memFree=1623488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1120247729 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 240 199 169 0 50 0
[pid=27086] ppid=27085 vsize=1128 CPUtime=0
/proc/27086/stat : 27086 (SatElite) R 27085 27085 26572 0 -1 4194304 155 0 0 0 0 0 0 0 19 0 1 0 1120247729 1155072 138 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/27086/statm: 282 139 64 186 0 92 0

[startup+0.067935 s]
/proc/loadavg: 1.30 1.67 1.42 3/73 27085
/proc/meminfo: memFree=1623488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101937 s]
/proc/loadavg: 1.30 1.67 1.42 3/73 27085
/proc/meminfo: memFree=1623488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301957 s]
/proc/loadavg: 1.30 1.67 1.42 3/73 27085
/proc/meminfo: memFree=1623488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.701997 s]
/proc/loadavg: 1.30 1.67 1.42 3/73 27085
/proc/meminfo: memFree=1623488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50208 s]
/proc/loadavg: 1.30 1.67 1.42 2/75 27088
/proc/meminfo: memFree=1621680/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=3912 CPUtime=1.47
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 645 0 0 0 147 0 0 0 25 0 1 0 1120247731 4005888 520 1992294400 4194304 5460562 548682068784 18446744073709551615 4198148 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 978 520 118 309 0 665 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9268

[startup+3.10124 s]
/proc/loadavg: 1.30 1.67 1.42 2/75 27088
/proc/meminfo: memFree=1620976/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=4332 CPUtime=3.07
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 1139 0 0 0 307 0 0 0 25 0 1 0 1120247731 4435968 630 1992294400 4194304 5460562 548682068784 18446744073709551615 4202135 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 1083 630 118 309 0 770 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9688

[startup+6.30156 s]
/proc/loadavg: 1.28 1.66 1.41 2/75 27088
/proc/meminfo: memFree=1619952/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=5168 CPUtime=6.27
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 2229 0 0 0 626 1 0 0 25 0 1 0 1120247731 5292032 820 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 1292 820 118 309 0 979 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10524

[startup+12.7012 s]
/proc/loadavg: 1.26 1.65 1.41 2/75 27088
/proc/meminfo: memFree=1618864/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=6444 CPUtime=12.66
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 3920 0 0 0 1265 1 0 0 25 0 1 0 1120247731 6598656 1097 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 1611 1097 118 309 0 1298 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11800

[startup+25.5015 s]
/proc/loadavg: 1.20 1.61 1.41 2/75 27088
/proc/meminfo: memFree=1617200/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=7856 CPUtime=25.46
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 6547 0 0 0 2544 2 0 0 25 0 1 0 1120247731 8044544 1484 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 1964 1484 118 309 0 1651 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13212

[startup+51.1011 s]
/proc/loadavg: 1.13 1.56 1.39 2/75 27088
/proc/meminfo: memFree=1615536/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=9952 CPUtime=51.06
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 9449 0 0 0 5102 4 0 0 25 0 1 0 1120247731 10190848 1916 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 2488 1916 118 309 0 2175 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15308

[startup+102.306 s]
/proc/loadavg: 1.06 1.47 1.37 2/75 27088
/proc/meminfo: memFree=1612976/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=12244 CPUtime=102.23
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 13902 0 0 0 10217 6 0 0 25 0 1 0 1120247731 12537856 2529 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 3061 2529 118 309 0 2748 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17600

[startup+162.301 s]
/proc/loadavg: 1.02 1.39 1.34 2/75 27088
/proc/meminfo: memFree=1611000/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=13980 CPUtime=162.2
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 16788 0 0 0 16213 7 0 0 25 0 1 0 1120247731 14315520 3015 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 3495 3015 118 309 0 3182 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19336

[startup+222.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/75 27088
/proc/meminfo: memFree=1609528/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=16488 CPUtime=222.18
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 19401 0 0 0 22210 8 0 0 25 0 1 0 1120247731 16883712 3382 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 4122 3382 118 309 0 3809 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 21844

[startup+282.301 s]
/proc/loadavg: 1.00 1.25 1.30 2/75 27088
/proc/meminfo: memFree=1607992/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=17812 CPUtime=282.15
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 22764 0 0 0 28205 10 0 0 25 0 1 0 1120247731 18239488 3769 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 4453 3769 118 309 0 4140 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 23168

[startup+342.301 s]
/proc/loadavg: 1.00 1.20 1.27 2/75 27088
/proc/meminfo: memFree=1606776/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=18940 CPUtime=342.13
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 25056 0 0 0 34202 11 0 0 25 0 1 0 1120247731 19394560 4077 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 4735 4077 118 309 0 4422 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 24296

[startup+402.301 s]
/proc/loadavg: 1.00 1.16 1.26 2/75 27088
/proc/meminfo: memFree=1605432/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=20236 CPUtime=402.11
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 27376 0 0 0 40199 12 0 0 25 0 1 0 1120247731 20721664 4413 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 5059 4413 118 309 0 4746 0

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

[pid=27088] ppid=27085 vsize=20684 CPUtime=462.07
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 28511 0 0 0 46195 12 0 0 25 0 1 0 1120247731 21180416 4556 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 5171 4556 118 309 0 4858 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 26040

[startup+522.301 s]
/proc/loadavg: 1.02 1.12 1.23 2/75 27088
/proc/meminfo: memFree=1603256/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=22188 CPUtime=522.06
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 30899 0 0 0 52192 14 0 0 25 0 1 0 1120247731 22720512 4960 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 5547 4960 118 309 0 5234 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 27544

[startup+582.301 s]
/proc/loadavg: 1.00 1.09 1.21 2/75 27088
/proc/meminfo: memFree=1602488/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=22876 CPUtime=582.03
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 32080 0 0 0 58189 14 0 0 25 0 1 0 1120247731 23425024 5149 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 5719 5149 118 309 0 5406 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 28232

[startup+642.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/75 27088
/proc/meminfo: memFree=1601336/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=24060 CPUtime=642.01
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 33348 0 0 0 64186 15 0 0 25 0 1 0 1120247731 24637440 5425 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6015 5425 118 309 0 5702 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 29416

[startup+702.302 s]
/proc/loadavg: 1.00 1.06 1.18 2/75 27088
/proc/meminfo: memFree=1601016/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=24420 CPUtime=701.97
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 34407 0 0 0 70182 15 0 0 25 0 1 0 1120247731 25006080 5492 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6105 5492 118 309 0 5792 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 29776

[startup+762.307 s]
/proc/loadavg: 1.00 1.05 1.16 2/75 27088
/proc/meminfo: memFree=1600120/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=24996 CPUtime=761.96
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 35635 0 0 0 76180 16 0 0 25 0 1 0 1120247731 25595904 5728 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6249 5728 118 309 0 5936 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 30352

[startup+822.303 s]
/proc/loadavg: 1.00 1.03 1.15 2/75 27088
/proc/meminfo: memFree=1599224/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=25868 CPUtime=821.92
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 36849 0 0 0 82176 16 0 0 25 0 1 0 1120247731 26488832 5950 1992294400 4194304 5460562 548682068784 18446744073709551615 4198427 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6467 5950 118 309 0 6154 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 31224

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.14 2/75 27088
/proc/meminfo: memFree=1598392/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=26736 CPUtime=881.89
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 38062 0 0 0 88173 16 0 0 25 0 1 0 1120247731 27377664 6171 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6684 6171 118 309 0 6371 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 32092

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.13 2/75 27088
/proc/meminfo: memFree=1598392/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=26736 CPUtime=941.87
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 38062 0 0 0 94171 16 0 0 25 0 1 0 1120247731 27377664 6171 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6684 6171 118 309 0 6371 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 32092

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/75 27088
/proc/meminfo: memFree=1597304/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=27756 CPUtime=1001.84
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 39343 0 0 0 100167 17 0 0 25 0 1 0 1120247731 28422144 6460 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 6939 6460 118 309 0 6626 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 33112

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/75 27088
/proc/meminfo: memFree=1596344/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=30888 CPUtime=1061.82
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 42139 0 0 0 106164 18 0 0 25 0 1 0 1120247731 31629312 6690 1992294400 4194304 5460562 548682068784 18446744073709551615 4225797 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 7722 6690 118 309 0 7409 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 36244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/75 27088
/proc/meminfo: memFree=1596344/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=30888 CPUtime=1121.79
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 42139 0 0 0 112161 18 0 0 25 0 1 0 1120247731 31629312 6690 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 7722 6690 118 309 0 7409 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 36244

[startup+1182.3 s]
/proc/loadavg: 1.05 1.01 1.09 2/75 27088
/proc/meminfo: memFree=1595256/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=31776 CPUtime=1181.76
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 44418 0 0 0 118157 19 0 0 25 0 1 0 1120247731 32538624 6953 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 7944 6953 118 309 0 7631 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 37132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 1.01 1.09 2/75 27088
/proc/meminfo: memFree=1595256/2055920 swapFree=4177652/4192956
[pid=27085] ppid=27083 vsize=5356 CPUtime=0.01
/proc/27085/stat : 27085 (rsat.sh) S 27083 27085 26572 0 -1 4194304 315 331 0 0 0 0 1 0 18 0 1 0 1120247729 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 243665527620 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27085/statm: 1339 242 199 169 0 50 0
[pid=27088] ppid=27085 vsize=31776 CPUtime=1200.06
/proc/27088/stat : 27088 (rsat) R 27085 27085 26572 0 -1 4194304 44418 0 0 0 119987 19 0 0 25 0 1 0 1120247731 32538624 6953 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/27088/statm: 7944 6953 118 309 0 7631 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 37132

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.61
CPU time (s): 1200.1
CPU user time (s): 1199.89
CPU system time (s): 0.206968
CPU usage (%): 99.9573
Max. virtual memory (cumulated for all children) (KiB): 45324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.206968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45075
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= 16
involuntary context switches= 4297

runsolver used 1.24881 second user time and 3.15552 second system time

The end

Launcher Data

Begin job on node84 at 2009-03-31 07:03:58
IDJOB=1537958
IDBENCH=70499
IDSOLVER=545
FILE ID=node84/1537958-1238475838
PBS_JOBID= 9061768
Free space on /tmp= 66312 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S1096716652-027.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537958-1238475838/watcher-1537958-1238475838 -o /tmp/evaluation-result-1537958-1238475838/solver-1537958-1238475838 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537958-1238475838.cnf HOME

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

MD5SUM BENCH= 5b03a3f3b068376a14f73a415b34dbf6
RANDOM SEED=822091259

node84.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.231
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.231
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1623968 kB
Buffers:         74180 kB
Cached:         270300 kB
SwapCached:       6944 kB
Active:         164480 kB
Inactive:       189216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1623968 kB
SwapTotal:     4192956 kB
SwapFree:      4177652 kB
Dirty:            6088 kB
Writeback:           0 kB
Mapped:          14860 kB
Slab:            63356 kB
Committed_AS:  2925716 kB
PageTables:       1980 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node84 at 2009-03-31 07:24:00