Trace number 1537972

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/70/
unif-k7-r89-v70-c6230-S1723021362-073.cnf
MD5SUM9e27250481876e41a2264caf2169cef4
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data

0.00/0.00	c Parsing...
0.00/0.01	c ==============================================================================
0.00/0.01	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6230    43610 |    1869       0        0     nan |  0.000 % |
0.00/0.01	c ==============================================================================
0.00/0.01	c Result  :   #vars: 70   #clauses: 6230   #literals: 43610
0.00/0.01	c CPU time:   0.005999 s
0.00/0.01	c ==============================================================================
0.00/0.02	c Rsat version 3.02
0.00/0.03	c Base unit clause learned: 0
1200.04/1200.61	HOME/rsat.sh: line 55: 16724 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-1537972-1238478527/watcher-1537972-1238478527 -o /tmp/evaluation-result-1537972-1238478527/solver-1537972-1238478527 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/rsat.sh HOME/instance-1537972-1238478527.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.15 1.04 1.01 3/73 16721
/proc/meminfo: memFree=1663784/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 290 0 0 0 0 0 0 0 18 0 1 0 1120517254 5484544 240 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 240 199 169 0 50 0
[pid=16722] ppid=16721 vsize=1128 CPUtime=0
/proc/16722/stat : 16722 (SatElite) R 16721 16721 15578 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 1120517255 1155072 122 1992294400 4194304 4959918 548682068656 18446744073709551615 4414439 0 0 4096 3 0 0 0 17 0 0 0
/proc/16722/statm: 282 123 64 186 0 92 0

[startup+0.0822991 s]
/proc/loadavg: 1.15 1.04 1.01 3/73 16721
/proc/meminfo: memFree=1663784/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.101301 s]
/proc/loadavg: 1.15 1.04 1.01 3/73 16721
/proc/meminfo: memFree=1663784/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.301323 s]
/proc/loadavg: 1.15 1.04 1.01 3/73 16721
/proc/meminfo: memFree=1663784/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+0.70137 s]
/proc/loadavg: 1.15 1.04 1.01 3/73 16721
/proc/meminfo: memFree=1663784/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5356

[startup+1.50146 s]
/proc/loadavg: 1.15 1.04 1.01 2/75 16724
/proc/meminfo: memFree=1661720/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=4056 CPUtime=1.46
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 676 0 0 0 146 0 0 0 25 0 1 0 1120517257 4153344 558 1992294400 4194304 5460562 548682068784 18446744073709551615 4210666 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 1014 558 118 309 0 701 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9412

[startup+3.10164 s]
/proc/loadavg: 1.15 1.04 1.01 2/75 16724
/proc/meminfo: memFree=1661080/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=4464 CPUtime=3.06
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 1139 0 0 0 306 0 0 0 25 0 1 0 1120517257 4571136 663 1992294400 4194304 5460562 548682068784 18446744073709551615 4198165 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 1116 663 118 309 0 803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9820

[startup+6.30201 s]
/proc/loadavg: 1.14 1.04 1.01 2/75 16724
/proc/meminfo: memFree=1659992/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=5428 CPUtime=6.27
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 2326 0 0 0 626 1 0 0 25 0 1 0 1120517257 5558272 883 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 1357 883 118 309 0 1044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10784

[startup+12.7017 s]
/proc/loadavg: 1.29 1.07 1.02 2/75 16724
/proc/meminfo: memFree=1658840/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=6744 CPUtime=12.66
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 4028 0 0 0 1265 1 0 0 25 0 1 0 1120517257 6905856 1171 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 1686 1171 118 309 0 1373 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12100

[startup+25.5012 s]
/proc/loadavg: 1.22 1.07 1.02 2/75 16724
/proc/meminfo: memFree=1657240/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=8012 CPUtime=25.45
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 6392 0 0 0 2543 2 0 0 25 0 1 0 1120517257 8204288 1519 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 2003 1519 118 309 0 1690 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 13368

[startup+51.1022 s]
/proc/loadavg: 1.15 1.06 1.02 2/75 16724
/proc/meminfo: memFree=1655640/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=10472 CPUtime=51.05
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 9613 0 0 0 5101 4 0 0 25 0 1 0 1120517257 10723328 2046 1992294400 4194304 5460562 548682068784 18446744073709551615 4198368 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 2618 2046 118 309 0 2305 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15828

[startup+102.306 s]
/proc/loadavg: 1.06 1.05 1.01 2/75 16724
/proc/meminfo: memFree=1653016/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=12560 CPUtime=102.22
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 13535 0 0 0 10217 5 0 0 25 0 1 0 1120517257 12861440 2608 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 3140 2608 118 309 0 2827 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 17916

[startup+162.302 s]
/proc/loadavg: 1.02 1.04 1.01 2/75 16724
/proc/meminfo: memFree=1650776/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=16836 CPUtime=162.19
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 17015 0 0 0 16212 7 0 0 25 0 1 0 1120517257 17240064 3688 1992294400 4194304 5460562 548682068784 18446744073709551615 4212813 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 4209 3688 118 309 0 3896 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22192

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/75 16725
/proc/meminfo: memFree=1649048/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=16104 CPUtime=222.17
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 18810 0 0 0 22209 8 0 0 25 0 1 0 1120517257 16490496 3563 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 4026 3563 118 309 0 3713 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 21460

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 16725
/proc/meminfo: memFree=1647128/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=18860 CPUtime=282.14
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 22551 0 0 0 28204 10 0 0 25 0 1 0 1120517257 19312640 4034 1992294400 4194304 5460562 548682068784 18446744073709551615 4198077 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 4715 4034 118 309 0 4402 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24216

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 16725
/proc/meminfo: memFree=1646040/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=19924 CPUtime=342.11
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 24814 0 0 0 34199 12 0 0 25 0 1 0 1120517257 20402176 4313 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 4981 4313 118 309 0 4668 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 25280

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 16725
/proc/meminfo: memFree=1644632/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=21236 CPUtime=402.08
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 27160 0 0 0 40195 13 0 0 25 0 1 0 1120517257 21745664 4675 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 5309 4675 118 309 0 4996 0

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

[pid=16724] ppid=16721 vsize=22056 CPUtime=462.06
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 28350 0 0 0 46192 14 0 0 25 0 1 0 1120517257 22585344 4873 1992294400 4194304 5460562 548682068784 18446744073709551615 4198172 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 5514 4873 118 309 0 5201 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 27412

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16725
/proc/meminfo: memFree=1642456/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=23580 CPUtime=522.03
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 30743 0 0 0 52188 15 0 0 25 0 1 0 1120517257 24145920 5282 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 5895 5282 118 309 0 5582 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 28936

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16725
/proc/meminfo: memFree=1642136/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=23624 CPUtime=582.01
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 31787 0 0 0 58185 16 0 0 25 0 1 0 1120517257 24190976 5334 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 5906 5334 118 309 0 5593 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 28980

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16725
/proc/meminfo: memFree=1640984/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=24880 CPUtime=641.99
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 33061 0 0 0 64182 17 0 0 25 0 1 0 1120517257 25477120 5616 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 6220 5616 118 309 0 5907 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 30236

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16725
/proc/meminfo: memFree=1639640/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=25896 CPUtime=701.95
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 34355 0 0 0 70178 17 0 0 25 0 1 0 1120517257 26517504 5918 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 6474 5918 118 309 0 6161 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 31252

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1638672/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=26756 CPUtime=761.92
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 35573 0 0 0 76174 18 0 0 25 0 1 0 1120517257 27398144 6144 1992294400 4194304 5460562 548682068784 18446744073709551615 4198137 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 6689 6144 118 309 0 6376 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 32112

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1637904/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=27468 CPUtime=821.9
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 36770 0 0 0 82171 19 0 0 25 0 1 0 1120517257 28127232 6349 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 6867 6349 118 309 0 6554 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 32824

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1637136/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=28248 CPUtime=881.87
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 37982 0 0 0 88167 20 0 0 25 0 1 0 1120517257 28925952 6569 1992294400 4194304 5460562 548682068784 18446744073709551615 4200344 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 7062 6569 118 309 0 6749 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 33604

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1637136/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=28248 CPUtime=941.84
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 37989 0 0 0 94164 20 0 0 25 0 1 0 1120517257 28925952 6576 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 7062 6576 118 309 0 6749 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 33604

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1636112/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=29236 CPUtime=1001.82
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 39234 0 0 0 100161 21 0 0 25 0 1 0 1120517257 29937664 6829 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 7309 6829 118 309 0 6996 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 34592

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1635032/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=32364 CPUtime=1061.79
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 42068 0 0 0 106157 22 0 0 25 0 1 0 1120517257 33140736 7097 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 8091 7097 118 309 0 7778 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 37720

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1635032/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=32364 CPUtime=1121.77
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 42068 0 0 0 112155 22 0 0 25 0 1 0 1120517257 33140736 7097 1992294400 4194304 5460562 548682068784 18446744073709551615 4198372 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 8091 7097 118 309 0 7778 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 37720

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1633752/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=33524 CPUtime=1181.74
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 44388 0 0 0 118151 23 0 0 25 0 1 0 1120517257 34328576 7401 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 8381 7401 118 309 0 8068 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 38880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 16731
/proc/meminfo: memFree=1633816/2055920 swapFree=4175504/4192956
[pid=16721] ppid=16719 vsize=5356 CPUtime=0.01
/proc/16721/stat : 16721 (rsat.sh) S 16719 16721 15578 0 -1 4194304 315 365 0 0 0 0 1 0 18 0 1 0 1120517254 5484544 242 1992294400 4194304 4889804 548682068768 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16721/statm: 1339 242 199 169 0 50 0
[pid=16724] ppid=16721 vsize=33524 CPUtime=1200.03
/proc/16724/stat : 16724 (rsat) R 16721 16721 15578 0 -1 4194304 44388 0 0 0 119980 23 0 0 25 0 1 0 1120517257 34328576 7401 1992294400 4194304 5460562 548682068784 18446744073709551615 4198064 0 0 4096 1026 0 0 0 17 0 0 0
/proc/16724/statm: 8381 7401 118 309 0 8068 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 38880

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.07
CPU user time (s): 1199.82
CPU system time (s): 0.247962
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 47072

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.82
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45079
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= 18
involuntary context switches= 4375

runsolver used 1.22281 second user time and 3.18352 second system time

The end

Launcher Data

Begin job on node77 at 2009-03-31 07:48:47
IDJOB=1537972
IDBENCH=70513
IDSOLVER=545
FILE ID=node77/1537972-1238478527
PBS_JOBID= 9061751
Free space on /tmp= 66552 MiB

SOLVER NAME= Rsat 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/70/unif-k7-r89-v70-c6230-S1723021362-073.cnf
COMMAND LINE= HOME/rsat.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1537972-1238478527/watcher-1537972-1238478527 -o /tmp/evaluation-result-1537972-1238478527/solver-1537972-1238478527 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/rsat.sh HOME/instance-1537972-1238478527.cnf HOME

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

MD5SUM BENCH= 9e27250481876e41a2264caf2169cef4
RANDOM SEED=401945878

node77.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.230
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.230
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:       1664328 kB
Buffers:         71232 kB
Cached:         231320 kB
SwapCached:       9160 kB
Active:         168796 kB
Inactive:       147076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664328 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            6144 kB
Writeback:           0 kB
Mapped:          17588 kB
Slab:            60964 kB
Committed_AS:  2737452 kB
PageTables:       1984 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= 66548 MiB
End job on node77 at 2009-03-31 08:08:50